aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client (follow)
Commit message (Expand)AuthorAge
* fix: add acquire timeout to sqlite database connection (#1590)Ellie Huxtable2024-01-19
* fix: Use existing db querying for history list (#1589)Peter Holloway2024-01-19
* feat: make deleting from the UI work with record store sync (#1580)Ellie Huxtable2024-01-17
* feat(search): introduce keymap-dependent vim-mode (#1570)Koichi Murase2024-01-16
* feat: add history rebuild (#1575)Ellie Huxtable2024-01-16
* fix(sync): save sync time when it starts, not ends (#1573)Ellie Huxtable2024-01-15
* feat: add better error handling for sync (#1572)Ellie Huxtable2024-01-15
* feat(ui): vim mode (#1553)YummyOreo2024-01-13
* feat: Add interactive command inspector (#1296)Ellie Huxtable2024-01-12
* feat: include atuin login in secret patterns (#1518)Matthew Berryman2024-01-08
* refactor: String -> HistoryId (#1512)Ellie Huxtable2024-01-06
* feat: rework record sync for improved reliability (#1478)Ellie Huxtable2024-01-05
* chore(release): prepare for release v17.2.1 (#1495)Ellie Huxtable2024-01-03
* chore(release): prepare for release v17.2.0 (#1492)Ellie Huxtable2024-01-03
* fix(import/zsh): zsh use a special format to escape some characters (#1490)依云2024-01-03
* fix(stats): time now_local not working Conrad Ludgate2024-01-01
* feat: add semver checking to client requests (#1456)Ellie Huxtable2023-12-20
* fix(stats): don't require all fields under [stats] (#1437)Ramses2023-12-11
* fix(docs): fix typo (#1439)Josef Friedrich2023-12-11
* chore(release): prepare for release v17.1.0 (#1432)Ellie Huxtable2023-12-10
* chore: update rusty_paseto and rusty_paserk (#1420)Ellie Huxtable2023-12-02
* docs: new stats config (#1412)Ellie Huxtable2023-11-23
* feat: allow configuring stats prefix (#1411)Ellie Huxtable2023-11-23
* fix: initial list of history in workspace mode (#1356)Ellie Huxtable2023-10-29
* Release v17.0.1 (#1354)Ellie Huxtable2023-10-28
* Remove duplicate "invert" in default config (#1338)Michael Vincent2023-10-26
* Fix deleted history count (#1328)Ellie Huxtable2023-10-25
* Prepare release v17.0.0 (#1327)Ellie Huxtable2023-10-25
* Correct some secrets filter regex (#1326)Ellie Huxtable2023-10-25
* Add enter_accept to immediately execute an accepted command (#1311)Ellie Huxtable2023-10-20
* Add commands to print the default configuration (#1241)Tobias Genannt2023-10-12
* clear history id (#1263)Conrad Ludgate2023-10-08
* Fix/1207 deleted entries shown in interactive search (#1272)Dieter Eickstaedt2023-10-04
* fix sync timestamps (#1258)Conrad Ludgate2023-09-28
* handle missing entries (fixes #1236) (#1253)Conrad Ludgate2023-09-26
* better sync error messages (#1254)Conrad Ludgate2023-09-26
* refactor: Duplications reduced in order to align implementations of reading h...Dieter Eickstaedt2023-09-23
* Add connect timeout and overall timeout (#1238)Ellie Huxtable2023-09-18
* feat(keyup): Configure SearchMode for KeyUp invocation #1216 (#1224)Dieter Eickstaedt2023-09-17
* Update config.toml: List inverted mode (#1226)Matheus Martins2023-09-14
* Bump shellexpand from 2.1.2 to 3.1.0 (#1186)dependabot[bot]2023-09-13
* replace chrono with time (#806)Conrad Ludgate2023-09-11
* Automatically filter out secrets (#1182)Ellie Huxtable2023-08-19
* Update dependencies (#1181)Conrad Ludgate2023-08-18
* Add kv map builder and list function (#1179)Ellie Huxtable2023-08-18
* Update(docs) Add `workspace` to config.toml and config.md (#1157)Emanuele Panzeri2023-08-09
* Fix client-only builds (#1155)Ellie Huxtable2023-08-07
* Prepare release v16.0.0 (#1143)Ellie Huxtable2023-08-07
* encode paseto payloads as json (#1146)Conrad Ludgate2023-08-02
* Add support for `max_preview_height` setting (#1088)Richard Jones2023-07-31