atuin/atuin-client/src
Ellie Huxtable 57a8db13c2
fix: initial list of history in workspace mode (#1356)
The initial list didn't correctly show all history while in workspace
mode, while it worked totally as expected while searching. Fix this.
2023-10-29 18:03:34 +00:00
..
history replace chrono with time (#806) 2023-09-11 09:26:05 +01:00
import refactor: Duplications reduced in order to align implementations of reading history files (#1247) 2023-09-23 08:56:55 +00:00
record Add connect timeout and overall timeout (#1238) 2023-09-18 08:39:19 +01:00
api_client.rs fix sync timestamps (#1258) 2023-09-28 18:56:40 -07:00
database.rs fix: initial list of history in workspace mode (#1356) 2023-10-29 18:03:34 +00:00
encryption.rs replace chrono with time (#806) 2023-09-11 09:26:05 +01:00
history.rs handle missing entries (fixes #1236) (#1253) 2023-09-26 14:52:45 +01:00
kv.rs Update dependencies (#1181) 2023-08-18 20:45:29 +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 Correct some secrets filter regex (#1326) 2023-10-25 18:31:28 +01:00
settings.rs Add enter_accept to immediately execute an accepted command (#1311) 2023-10-20 07:16:54 +01:00
sync.rs clear history id (#1263) 2023-10-08 16:15:14 +00:00