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
/
src
/
command
/
client
(
unfollow
)
Commit message (
Expand
)
Author
2023-02-14
Check before unwrapping in stats (#717)
Ellie Huxtable
2023-02-14
Add `history_filter` cfg to exclude commands from history (#515) (#716)
Johannes Baiter
2023-02-10
Allow using existing key file on login (#688)
Trygve Aaberge
2023-02-10
stats (#707)
Conrad Ludgate
2023-02-10
make update_needed check lazy (#706)
Ellie Huxtable
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
2023-01-26
feat(history): Add new flag to allow custom output format (#662)
Baptiste
2023-01-10
chore(#621): Exit atuin when pressing down arrow on most recent entry (#659)
Baptiste
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-12-16
Fix session history (#620)
Patrick Jackson
2022-12-03
Add support for some additional keys in interactive mode (#634)
Patrick Decat
2022-11-06
Add setting for keeping typed query when exiting (#451)
Sam Lanning
2022-11-06
fix #596: Avoid drawing a command section beyond the width of the list (#597)
Sam Lanning
2022-11-04
Add local event log storage (#390)
Ellie Huxtable
2022-11-02
Exit with return code 1 when no results are found in `atuin search` command (...
TymanWasTaken
2022-10-21
docs: add more details about date parsing in the stats command (#579)
Benjamin Vergnaud
2022-10-18
Upgrade clap (#568)
Conrad Ludgate
2022-10-14
Add automatic update checking (#555)
Ellie Huxtable
2022-09-25
Allow stateless commands to be run without config/database (#544)
c-14
2022-09-12
custom history list (#524)
Conrad Ludgate
2022-09-12
update default layout (#523)
Conrad Ludgate
2022-09-11
better cursor search (#473)
Conrad Ludgate
2022-06-13
Batch key handling (#448)
Frank Hamand
2022-06-04
[feature] Add scroll wheel support to interactive history search (#435)
Frank Hamand
2022-05-24
Implement cursor (#412)
b3nj5m1n
2022-05-24
Adds password prompt for register and login (#424)
Satyarth Sampath
2022-05-20
Noyez zsh histdb import (#393)
noyez
2022-05-09
Importer V3 (#395)
Conrad Ludgate
2022-05-08
Add ctrl-k and ctrl-j for up and down (#394)
Luke Baker
2022-05-03
Adds stats summary (#384)
Satyarth Sampath
2022-04-28
Search: Allow specifiying the limited of returned entries (#364)
Jakob-Niklas See
2022-04-28
ignore JetBrains IDEs, tidy-up imports (#348)
Jakub Panek
2022-04-26
fix import auto for bash (#352)
jean-santos
2022-04-25
history list (#340)
Conrad Ludgate
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
refactor commands for better separation (#313)
Conrad Ludgate