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
(
unfollow
)
Commit message (
Expand
)
Author
2024-04-18
chore: move crates into crates/ dir (#1958)
Ellie Huxtable
2024-04-11
feat(gui): add base structure (#1935)
Ellie Huxtable
2024-03-15
fix(search): case insensitive hostname filtering (#1883)
Ellie Huxtable
2024-03-05
fix(build): make atuin compile on non-win/mac/linux platforms (#1825)
Rain
2024-03-01
feat: support regex with r/.../ syntax (#1745)
依云
2024-02-19
feat: change fulltext to do multi substring match (#1660)
依云
2024-02-04
fix: set durability for sqlite to recommended settings (#1667)
Joe Ardent
2024-01-22
fix(tui): dedupe was removing history (#1610)
Ellie Huxtable
2024-01-19
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-16
feat: add history rebuild (#1575)
Ellie Huxtable
2024-01-12
feat: Add interactive command inspector (#1296)
Ellie Huxtable
2024-01-06
refactor: String -> HistoryId (#1512)
Ellie Huxtable
2023-10-29
fix: initial list of history in workspace mode (#1356)
Ellie Huxtable
2023-10-25
Fix deleted history count (#1328)
Ellie Huxtable
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-26
handle missing entries (fixes #1236) (#1253)
Conrad Ludgate
2023-09-11
replace chrono with time (#806)
Conrad Ludgate
2023-08-18
Update dependencies (#1181)
Conrad Ludgate
2023-07-14
Add workspace mode, enable if in git repo (#1053)
Ellie Huxtable
2023-07-14
Add new sync (#1093)
Ellie Huxtable
2023-06-15
Builder interface for History objects (#933)
Vlad Stepanov
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-04-11
Add `--reverse` to `atuin search` (#862)
Tom Cammann
2023-03-29
Add `--offset` flag to `atuin search` (#825)
Tom Cammann
2023-03-27
client filtering done in query (#629)
jean-santos
2023-03-26
chore: use fork of skim (#803)
Conrad Ludgate
2023-03-24
Delete all instances of a command (#797)
Ellie Huxtable
2023-03-21
Fix skim search (#795)
Ellie Huxtable
2023-03-20
Add history deletion (#791)
Ellie Huxtable
2023-03-19
skim-demo (#695)
Conrad Ludgate
2023-03-14
Prefer PWD environment variable over cwd if available to better support symbo...
Patrick Decat
2023-03-08
Fix before/after combined with limit (#770)
Ellie Huxtable
2023-02-06
Try to make clippy happy 🥺 (#686)
Ellie Huxtable
2022-12-27
Improve error message when $AUTIN_SESSION is not set. (#654)
Jamie Quigley
2022-12-16
Switch to using ATUIN_LOG instead of RUST_LOG (#642)
Ellie Huxtable
2022-11-04
Add local event log storage (#390)
Ellie Huxtable
2022-09-11
better cursor search (#473)
Conrad Ludgate
2022-05-09
Importer V3 (#395)
Conrad Ludgate
2022-04-28
ignore JetBrains IDEs, tidy-up imports (#348)
Jakub Panek
2022-04-26
fix db range query (#351)
Conrad Ludgate
2022-04-23
sql builder (#333)
Conrad Ludgate
2022-04-22
Fix empty queries with filters (#332)
Ellie Huxtable
2022-04-22
History filter (#329)
Ellie Huxtable
2022-04-21
A few minor tweaks (#314)
Conrad Ludgate
2022-04-13
provide better error messages (#300)
Conrad Ludgate
2022-03-18
Improve fuzzy search (#279)
Patrick
[next]