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-common
/
src
(
unfollow
)
Commit message (
Expand
)
Author
2023-07-14
Add workspace mode, enable if in git repo (#1053)
Ellie Huxtable
2023-07-14
Add total history count to the index API (#1102)
Ellie Huxtable
2023-07-14
Add new sync (#1093)
Ellie Huxtable
2023-06-26
record encryption (#1058)
Conrad Ludgate
2023-06-19
Add RecordIndex data structure (#1059)
Ellie Huxtable
2023-06-14
Key values (#1038)
Ellie Huxtable
2023-05-21
Allow server configured page size (#994)
Ellie Huxtable
2023-05-16
feat: add delete account option (attempt 2) (#980)
Yannick Ulrich
2023-04-11
Switch to uuidv7 (#864)
Ellie Huxtable
2023-03-30
Add `atuin status` (#830)
Ellie Huxtable
2023-03-26
chore: use fork of skim (#803)
Conrad Ludgate
2023-03-20
Add history deletion (#791)
Ellie Huxtable
2023-03-14
Prefer PWD environment variable over cwd if available to better support symbo...
Patrick Decat
2023-03-05
Windows support (#754)
YummyOreo
2023-03-02
Fix race condition in directory tests (#748)
cyqsimon
2022-11-04
Add local event log storage (#390)
Ellie Huxtable
2022-10-14
Add automatic update checking (#555)
Ellie Huxtable
2022-10-07
add some error messages (#510)
Conrad Ludgate
2022-04-25
history list (#340)
Conrad Ludgate
2022-04-22
Bump uuid from 0.8.2 to 1.0.0 (#311)
dependabot[bot]
2022-04-22
refactor (#327)
Conrad Ludgate
2022-04-13
Initial implementation of calendar API (#298)
Ellie Huxtable
2022-04-12
goodbye warp, hello axum (#296)
Conrad Ludgate
2021-05-10
Re-add macro_use to atuin-common (#107)
Ellie Huxtable
2021-05-09
some changes :shrug: (#83)
Conrad Ludgate
2021-05-09
fix some bugs (#90)
Conrad Ludgate
2021-05-07
remove dyn Reply (#48)
Conrad Ludgate
2021-04-25
Update docs, unify on SQLx, bugfixes (#40)
Ellie Huxtable
2021-04-20
Use cargo workspaces (#37)
Ellie Huxtable