atuin/atuin-client/src
Ellie Huxtable 1993653102
fix(tests): add Settings::utc() for utc settings (#1677)
Means we don't try and load timezones in tests, as this fails due to
multiple threads.

Also allow specifying '0' or 'utc' as a timezone
2024-02-06 17:47:00 +00:00
..
history chore(ci): run rust build/test/check on 3 platforms (#1675) 2024-02-05 09:28:55 +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 fix: correct download list for incremental builds (#1672) 2024-02-04 20:06:47 +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