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
/
crates
/
turtle
/
src
/
command
/
client
/
search.rs
(
unfollow
)
Commit message (
Expand
)
Author
29 hours
chore(treewide): Also fix all `clippy` warnings
Benedikt Peetz
30 hours
chore(treewide): Remove `cargo` warnings to 0
Benedikt Peetz
37 hours
chore(treewide): Cleanup themes
Benedikt Peetz
2 days
feat(server): Really make users stateless (with tests)
Benedikt Peetz
3 days
chore: Remove all `pub`s
Benedikt Peetz
3 days
chore: Move everything into one big crate
Benedikt Peetz
3 days
chore: Turn all `allow`s into into `expect`s
Benedikt Peetz
2026-04-13
feat: remove agent search from tui (#3397)
Ellie Huxtable
2026-04-11
feat: track coding agent shell usage (#3388)
Ellie Huxtable
2026-04-04
feat: add support for deleting all matching commands via keybindings (#3375)
Ellie Huxtable
2026-03-20
feat: Allow running `atuin search -i` as subcommand on Windows (#3250)
Lucas Trzesniewski
2026-03-09
feat: Allow running `atuin search -i` as subcommand (#3208)
Michelle Tilley
2026-02-26
feat: In-memory search index with atuin daemon (#3201)
Michelle Tilley
2026-02-05
feat: Add new custom keybinding system for search TUI (#3127)
Michelle Tilley
2026-02-04
feat: replace several files with a sqlite db (#3128)
Ellie Huxtable
2026-02-03
fix(search): allow hyphen-prefixed query args like `---` (#3129)
Ellie Huxtable
2026-01-26
clippy clappy
Ellie Huxtable
2025-12-15
fix: Move thorough search through search.filters w/ workspaces (#2703)
Leonidas Loucas
2025-10-23
feat Add PowerShell support (#2543)
Lucas Trzesniewski
2025-04-07
Revert "Revert "chore: update to rust 1.86 (#2666)" (#2667)" (#2676)
Ellie Huxtable
2025-04-03
Revert "chore: update to rust 1.86 (#2666)" (#2667)
Ellie Huxtable
2025-04-03
chore: update to rust 1.86 (#2666)
Ellie Huxtable
2025-04-02
fix: allow -ve values for timezone (#2609)
Gokul
2025-03-24
feat: option to include duplicate commands when printing history commands (#2...
依云
2025-03-19
chore: migrate to rust 2024 (#2635)
Ellie Huxtable
2025-03-09
fix: improve broken symlink error handling (#2589)
James Trew
2025-01-27
feat: Add the --print0 option to search (#2562)
Chris Rose
2025-01-07
style: Avoid calling `unwrap()` when we don't have to (#2519)
Andrew Aylett
2024-11-19
feat(client): add filter mode enablement and ordering configuration (#2430)
Pavel Ivanov
2024-07-15
feat(tui): Customizable Themes (#2236)
P T Weir
2024-06-26
perf(search): benchmark smart sort (#2202)
Ellie Huxtable
2024-04-18
chore: move crates into crates/ dir (#1958)
Ellie Huxtable
2024-04-02
feat(search): add better search scoring (#1885)
Ellie Huxtable
2024-03-12
fix: pass search query in via env (#1865)
Ellie Huxtable
2024-03-12
fix(search): allow empty search (#1866)
Ellie Huxtable
2024-03-12
feat(search): allow specifying search query as an env var (#1863)
Ellie Huxtable
2024-02-06
Add timezone configuration option & CLI overrides (#1517)
cyqsimon
2024-01-29
feat: make history list format configurable (#1638)
Dongxu Wang
2024-01-22
feat(search): make cursor style configurable (#1595)
Koichi Murase
2024-01-19
fix: Print literal control characters to non terminals (#1586)
Peter Holloway
2024-01-17
feat: make deleting from the UI work with record store sync (#1580)
Ellie Huxtable
2024-01-17
Stop control characters being printed to terminal (#1576)
Peter Holloway
2024-01-16
feat(search): introduce keymap-dependent vim-mode (#1570)
Koichi Murase
2024-01-12
feat: Add interactive command inspector (#1296)
Ellie Huxtable
2023-12-28
fix(clippy): ignore struct_field_names (#1466)
Ellie Huxtable
2023-12-11
fix(history): disallow deletion if the '--limit' flag is present (#1436)
sdr135284
2023-10-08
clear history id (#1263)
Conrad Ludgate
2023-10-02
Add --print0 to `history list` (#1274)
Chris Rose
2023-09-29
add --reverse to history list (#1252)
Chandra Kiran G
2023-09-11
replace chrono with time (#806)
Conrad Ludgate
[next]