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
(
unfollow
)
Commit message (
Expand
)
Author
2023-02-14
Add `history_filter` cfg to exclude commands from history (#515) (#716)
Johannes Baiter
2023-02-10
crossterm support (#331)
Conrad Ludgate
2023-02-06
display mnemonic key (#694)
Conrad Ludgate
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-18
Allow overriding filter and search modes from CLI (#635)
Patrick Decat
2022-12-16
Switch to using ATUIN_LOG instead of RUST_LOG (#642)
Ellie Huxtable
2022-11-06
Add setting for keeping typed query when exiting (#451)
Sam Lanning
2022-11-04
Add local event log storage (#390)
Ellie Huxtable
2022-11-02
Make fuzzy search the default (#591)
Ellie Huxtable
2022-10-21
docs: add more details about date parsing in the stats command (#579)
Benjamin Vergnaud
2022-10-19
Never use HISTFILE for fish shell import (#573)
Patrick Jackson
2022-10-14
Add automatic update checking (#555)
Ellie Huxtable
2022-10-10
Fix ZSH import print
Ellie Huxtable
2022-10-07
add some error messages (#510)
Conrad Ludgate
2022-09-13
Release v11 (#529)
Ellie Huxtable
2022-09-11
better cursor search (#473)
Conrad Ludgate
2022-08-21
Securize Dockerfile (#506)
Jerome Ducret
2022-08-11
Trim whitespace from end of encryption key (#496)
Martin Indra
2022-06-13
Batch key handling (#448)
Frank Hamand
2022-06-05
Noyez fix dir hostname utf8 (#430)
noyez
2022-05-20
Noyez zsh histdb import (#393)
noyez
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-25
history list (#340)
Conrad Ludgate
2022-04-23
sql builder (#333)
Conrad Ludgate
2022-04-22
Fix empty queries with filters (#332)
Ellie Huxtable
2022-04-22
feature-flags (#328)
Conrad Ludgate
2022-04-22
History filter (#329)
Ellie Huxtable
2022-04-22
refactor (#327)
Conrad Ludgate
2022-04-21
A few minor tweaks (#314)
Conrad Ludgate
2022-04-13
provide better error messages (#300)
Conrad Ludgate
2022-04-12
goodbye warp, hello axum (#296)
Conrad Ludgate
2022-04-12
fix env config parsing (#295)
Conrad Ludgate
2022-04-04
Add compact mode (#288)
Jakob Schrettenbrunner
2022-03-18
Improve fuzzy search (#279)
Patrick
2022-03-17
Update config-rs (#280)
Ellie Huxtable
2022-03-13
Fix `history list --cwd` errors (#278)
Lucas Burns
2021-12-19
use sqlite grouping rather than subquery (#181)
Mark Wotton
2021-12-11
Fish importing (#234)
Conrad Ludgate
2021-12-08
feat: login/register no longer blocking (#216)
Conrad Ludgate
2021-11-17
chore: add more eyre contexts (#200)
Conrad Ludgate
2021-11-13
chore: some new linting (#201)
Conrad Ludgate
2021-09-09
Reordered fuzzy search (#179)
Mark Wotton
2021-06-01
Add fuzzy text search mode (#142)
Frank Hamand
2021-05-09
Fix sync (#95)
Ellie Huxtable
2021-05-09
some changes :shrug: (#83)
Conrad Ludgate
2021-05-09
Add logout, only login if not already logged in (#91)
Ellie Huxtable
2021-05-09
Fix resh importer crashing on end of file (#92)
Jamie Quigley
[next]