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
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
*
feat: add store push (#1649)
Ellie Huxtable
2024-01-30
*
feat: automatically init history store when record sync is enabled (#1634)
Ellie Huxtable
2024-01-29
*
feat: Add change-password command & support on server (#1615)
TymanWasTaken
2024-01-29
*
feat: make history list format configurable (#1638)
Dongxu Wang
2024-01-29
*
chore: add feature to allow always disable check update (#1628)
Mag Mell
2024-01-26
*
feat: don't stop with invalid key (#1612)
Ellie Huxtable
2024-01-22
*
fix(tui): dedupe was removing history (#1610)
Ellie Huxtable
2024-01-22
*
feat: make store init idempotent (#1609)
Ellie Huxtable
2024-01-22
*
feat(search): make cursor style configurable (#1595)
Koichi Murase
2024-01-22
*
fix: add acquire timeout to sqlite database connection (#1590)
Ellie Huxtable
2024-01-19
*
fix: Use existing db querying for history list (#1589)
Peter Holloway
2024-01-19
*
feat: make deleting from the UI work with record store sync (#1580)
Ellie Huxtable
2024-01-17
*
feat(search): introduce keymap-dependent vim-mode (#1570)
Koichi Murase
2024-01-16
*
feat: add history rebuild (#1575)
Ellie Huxtable
2024-01-16
*
fix(sync): save sync time when it starts, not ends (#1573)
Ellie Huxtable
2024-01-15
*
feat: add better error handling for sync (#1572)
Ellie Huxtable
2024-01-15
*
feat(ui): vim mode (#1553)
YummyOreo
2024-01-13
*
feat: Add interactive command inspector (#1296)
Ellie Huxtable
2024-01-12
*
feat: include atuin login in secret patterns (#1518)
Matthew Berryman
2024-01-08
*
refactor: String -> HistoryId (#1512)
Ellie Huxtable
2024-01-06
*
feat: rework record sync for improved reliability (#1478)
Ellie Huxtable
2024-01-05
*
fix(import/zsh): zsh use a special format to escape some characters (#1490)
依云
2024-01-03
*
fix(stats): time now_local not working
Conrad Ludgate
2024-01-01
*
feat: add semver checking to client requests (#1456)
Ellie Huxtable
2023-12-20
*
fix(stats): don't require all fields under [stats] (#1437)
Ramses
2023-12-11
*
feat: allow configuring stats prefix (#1411)
Ellie Huxtable
2023-11-23
*
fix: initial list of history in workspace mode (#1356)
Ellie Huxtable
2023-10-29
*
Fix deleted history count (#1328)
Ellie Huxtable
2023-10-25
*
Correct some secrets filter regex (#1326)
Ellie Huxtable
2023-10-25
*
Add enter_accept to immediately execute an accepted command (#1311)
Ellie Huxtable
2023-10-20
*
Add commands to print the default configuration (#1241)
Tobias Genannt
2023-10-12
*
clear history id (#1263)
Conrad Ludgate
2023-10-08
*
Fix/1207 deleted entries shown in interactive search (#1272)
Dieter Eickstaedt
2023-10-04
*
fix sync timestamps (#1258)
Conrad Ludgate
2023-09-28
*
handle missing entries (fixes #1236) (#1253)
Conrad Ludgate
2023-09-26
*
better sync error messages (#1254)
Conrad Ludgate
2023-09-26
*
refactor: Duplications reduced in order to align implementations of reading h...
Dieter Eickstaedt
2023-09-23
*
Add connect timeout and overall timeout (#1238)
Ellie Huxtable
2023-09-18
*
feat(keyup): Configure SearchMode for KeyUp invocation #1216 (#1224)
Dieter Eickstaedt
2023-09-17
*
replace chrono with time (#806)
Conrad Ludgate
2023-09-11
*
Automatically filter out secrets (#1182)
Ellie Huxtable
2023-08-19
*
Update dependencies (#1181)
Conrad Ludgate
2023-08-18
*
Add kv map builder and list function (#1179)
Ellie Huxtable
2023-08-18
*
Fix client-only builds (#1155)
Ellie Huxtable
2023-08-07
*
Prepare release v16.0.0 (#1143)
Ellie Huxtable
2023-08-07
*
encode paseto payloads as json (#1146)
Conrad Ludgate
2023-08-02
*
Add support for `max_preview_height` setting (#1088)
Richard Jones
2023-07-31
*
Drop default sync frequency to 10m (#1130)
Ellie Huxtable
2023-07-28
*
use Ctrl-n instead of Alt-n on macOS (#1106)
Richard Turner
2023-07-27
*
Add workspace mode, enable if in git repo (#1053)
Ellie Huxtable
2023-07-14
[next]