atuin/atuin-client/src
Ellie Huxtable 8460210202
feat: add progress bars to sync and store init (#1684)
Replace lots of logging with some progress bars. This looks much nicer

I'd like to move it out of the atuin-client crate and into the atuin
crate. But first, I want to decouple a lot of the record moving, so it
can wait until that's done.
2024-02-08 13:34:41 +00:00
..
history feat: add progress bars to sync and store init (#1684) 2024-02-08 13:34:41 +00:00
import fix(import/zsh): zsh use a special format to escape some characters (#1490) 2024-01-03 08:46:59 +00:00
record feat: add progress bars to sync and store init (#1684) 2024-02-08 13:34:41 +00:00
api_client.rs feat: add store push --force 2024-02-02 18:01:09 +00:00
database.rs fix: set durability for sqlite to recommended settings (#1667) 2024-02-04 18:42:48 +00:00
encryption.rs feat: reencrypt/rekey local store (#1662) 2024-02-01 15:00:46 +00:00
history.rs fix(tests): add Settings::utc() for utc settings (#1677) 2024-02-06 17:47:00 +00:00
kv.rs fix: add acquire timeout to sqlite database connection (#1590) 2024-01-19 15:45:42 +00:00
lib.rs Automatically filter out secrets (#1182) 2023-08-19 12:28:39 +01:00
ordering.rs ignore JetBrains IDEs, tidy-up imports (#348) 2022-04-28 18:53:59 +01:00
secrets.rs feat: include atuin login in secret patterns (#1518) 2024-01-08 09:37:42 +00:00
settings.rs fix(tests): add Settings::utc() for utc settings (#1677) 2024-02-06 17:47:00 +00:00
sync.rs fix(sync): save sync time when it starts, not ends (#1573) 2024-01-15 13:10:10 +00:00