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
/
database.rs
(
follow
)
Commit message (
Expand
)
Author
Age
*
clear history id (#1263)
Conrad Ludgate
2023-10-08
*
Fix/1207 deleted entries shown in interactive search (#1272)
Dieter Eickstaedt
2023-10-04
*
handle missing entries (fixes #1236) (#1253)
Conrad Ludgate
2023-09-26
*
replace chrono with time (#806)
Conrad Ludgate
2023-09-11
*
Update dependencies (#1181)
Conrad Ludgate
2023-08-18
*
Add workspace mode, enable if in git repo (#1053)
Ellie Huxtable
2023-07-14
*
Add new sync (#1093)
Ellie Huxtable
2023-07-14
*
Builder interface for History objects (#933)
Vlad Stepanov
2023-06-15
*
Key values (#1038)
Ellie Huxtable
2023-06-14
*
Fix `--delete-it-all` and `--delete` commands (#913)
J. Emiliano Deustua
2023-06-13
*
add support to override hostname and username via env var (#1041)
Peter Brunner
2023-06-12
*
Add `--reverse` to `atuin search` (#862)
Tom Cammann
2023-04-11
*
Add `--offset` flag to `atuin search` (#825)
Tom Cammann
2023-03-29
*
client filtering done in query (#629)
jean-santos
2023-03-27
*
chore: use fork of skim (#803)
Conrad Ludgate
2023-03-26
*
Delete all instances of a command (#797)
Ellie Huxtable
2023-03-24
*
Fix skim search (#795)
Ellie Huxtable
2023-03-21
*
Add history deletion (#791)
Ellie Huxtable
2023-03-20
*
skim-demo (#695)
Conrad Ludgate
2023-03-19
*
Prefer PWD environment variable over cwd if available to better support symbo...
Patrick Decat
2023-03-14
*
Fix before/after combined with limit (#770)
Ellie Huxtable
2023-03-08
*
Try to make clippy happy 🥺 (#686)
Ellie Huxtable
2023-02-06
*
Improve error message when $AUTIN_SESSION is not set. (#654)
Jamie Quigley
2022-12-27
*
Switch to using ATUIN_LOG instead of RUST_LOG (#642)
Ellie Huxtable
2022-12-16
*
Add local event log storage (#390)
Ellie Huxtable
2022-11-04
*
better cursor search (#473)
Conrad Ludgate
2022-09-11
*
Importer V3 (#395)
Conrad Ludgate
2022-05-09
*
ignore JetBrains IDEs, tidy-up imports (#348)
Jakub Panek
2022-04-28
*
fix db range query (#351)
Conrad Ludgate
2022-04-26
*
sql builder (#333)
Conrad Ludgate
2022-04-23
*
Fix empty queries with filters (#332)
Ellie Huxtable
2022-04-22
*
History filter (#329)
Ellie Huxtable
2022-04-22
*
A few minor tweaks (#314)
Conrad Ludgate
2022-04-21
*
provide better error messages (#300)
Conrad Ludgate
2022-04-13
*
Improve fuzzy search (#279)
Patrick
2022-03-18
*
Fix `history list --cwd` errors (#278)
Lucas Burns
2022-03-13
*
use sqlite grouping rather than subquery (#181)
Mark Wotton
2021-12-19
*
Reordered fuzzy search (#179)
Mark Wotton
2021-09-09
*
Add fuzzy text search mode (#142)
Frank Hamand
2021-06-01
*
Support fulltext search of commands (#75)
Yuvi Panda
2021-05-09
*
Pre release polishing (#42)
Ellie Huxtable
2021-04-26
*
Revert to storing history as nanos
Ellie Huxtable
2021-04-25
*
Update docs, unify on SQLx, bugfixes (#40)
Ellie Huxtable
2021-04-25
*
Bugfixes, show time ago, perf improvements
Ellie Huxtable
2021-04-21
*
Use cargo workspaces (#37)
Ellie Huxtable
2021-04-20