index
:
atuin
main
Turtle. A hard-fork of atuin, focusing on a more minimal feature set
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
atuin-client
(
unfollow
)
Commit message (
Expand
)
Author
2023-10-29
fix: initial list of history in workspace mode (#1356)
Ellie Huxtable
2023-10-28
Release v17.0.1 (#1354)
Ellie Huxtable
2023-10-26
Remove duplicate "invert" in default config (#1338)
Michael Vincent
2023-10-25
Fix deleted history count (#1328)
Ellie Huxtable
2023-10-25
Prepare release v17.0.0 (#1327)
Ellie Huxtable
2023-10-25
Correct some secrets filter regex (#1326)
Ellie Huxtable
2023-10-20
Add enter_accept to immediately execute an accepted command (#1311)
Ellie Huxtable
2023-10-12
Add commands to print the default configuration (#1241)
Tobias Genannt
2023-10-08
clear history id (#1263)
Conrad Ludgate
2023-10-04
Fix/1207 deleted entries shown in interactive search (#1272)
Dieter Eickstaedt
2023-09-28
fix sync timestamps (#1258)
Conrad Ludgate
2023-09-26
handle missing entries (fixes #1236) (#1253)
Conrad Ludgate
2023-09-26
better sync error messages (#1254)
Conrad Ludgate
2023-09-23
refactor: Duplications reduced in order to align implementations of reading h...
Dieter Eickstaedt
2023-09-18
Add connect timeout and overall timeout (#1238)
Ellie Huxtable
2023-09-17
feat(keyup): Configure SearchMode for KeyUp invocation #1216 (#1224)
Dieter Eickstaedt
2023-09-14
Update config.toml: List inverted mode (#1226)
Matheus Martins
2023-09-13
Bump shellexpand from 2.1.2 to 3.1.0 (#1186)
dependabot[bot]
2023-09-11
replace chrono with time (#806)
Conrad Ludgate
2023-08-19
Automatically filter out secrets (#1182)
Ellie Huxtable
2023-08-18
Update dependencies (#1181)
Conrad Ludgate
2023-08-18
Add kv map builder and list function (#1179)
Ellie Huxtable
2023-08-09
Update(docs) Add `workspace` to config.toml and config.md (#1157)
Emanuele Panzeri
2023-08-07
Fix client-only builds (#1155)
Ellie Huxtable
2023-08-07
Prepare release v16.0.0 (#1143)
Ellie Huxtable
2023-08-02
encode paseto payloads as json (#1146)
Conrad Ludgate
2023-07-31
Add support for `max_preview_height` setting (#1088)
Richard Jones
2023-07-28
Drop default sync frequency to 10m (#1130)
Ellie Huxtable
2023-07-27
use Ctrl-n instead of Alt-n on macOS (#1106)
Richard Turner
2023-07-14
Add workspace mode, enable if in git repo (#1053)
Ellie Huxtable
2023-07-14
Add new sync (#1093)
Ellie Huxtable
2023-07-14
Bump regex from 1.7.2 to 1.9.1 (#1094)
dependabot[bot]
2023-07-14
write some key tests (#1095)
Conrad Ludgate
2023-07-08
Update config.toml path default comments (#1092)
Simon
2023-07-08
fix key encodings again (#1089)
Conrad Ludgate
2023-06-26
record encryption (#1058)
Conrad Ludgate
2023-06-21
remove decryption from api-client (#1063)
Conrad Ludgate
2023-06-18
remove rmp-serde (#1057)
Conrad Ludgate
2023-06-15
Builder interface for History objects (#933)
Vlad Stepanov
2023-06-15
Add namespaces to kv store (#1052)
Ellie Huxtable
2023-06-14
Key values (#1038)
Ellie Huxtable
2023-06-13
Fix `--delete-it-all` and `--delete` commands (#913)
J. Emiliano Deustua
2023-06-12
add support to override hostname and username via env var (#1041)
Peter Brunner
2023-06-12
refactor server to allow pluggable db and tracing (#1036)
Conrad Ludgate
2023-05-28
Release v15.0.0 (#995)
Ellie Huxtable
2023-05-24
Fix typo in `config.toml` (#1006)
Per Modin
2023-05-22
Add option to completely disable help row (#993)
Hilmar Wiegand
2023-05-21
Input bar at the top if we are in inline mode (#866)
Ellie Huxtable
2023-05-21
Allow server configured page size (#994)
Ellie Huxtable
2023-05-17
Restructure account commands to account subcommand (#984)
Ellie Huxtable
[next]