aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)Author
2022-11-06fix #596: Avoid drawing a command section beyond the width of the list (#597)Sam Lanning
2022-11-04Add local event log storage (#390)Ellie Huxtable
2022-11-02Exit with return code 1 when no results are found in `atuin search` command (...TymanWasTaken
2022-10-21docs: add more details about date parsing in the stats command (#579)Benjamin Vergnaud
2022-10-21Respect fish shell's builtin private mode (#577)Patrick Jackson
2022-10-18Upgrade clap (#568)Conrad Ludgate
2022-10-14Add automatic update checking (#555)Ellie Huxtable
2022-10-07Fix compatability with fish vi key bindings (#541)Jacob Evan Shreve
2022-10-04Add contributors command (#550)Ellie Huxtable
2022-09-25Clear RBUFFER when accepting output from atuin (#545)c-14
2022-09-25Allow stateless commands to be run without config/database (#544)c-14
2022-09-12custom history list (#524)Conrad Ludgate
2022-09-12update default layout (#523)Conrad Ludgate
2022-09-11better cursor search (#473)Conrad Ludgate
2022-09-01hide errors for #516 (#518)Conrad Ludgate
2022-08-23Fix atuin crashing on commands that start with -- (#509)Jamie Quigley
2022-06-13Batch key handling (#448)Frank Hamand
2022-06-07Enhancements to bash init script (#445)Sam Edwards
2022-06-04[feature] Add scroll wheel support to interactive history search (#435)Frank Hamand
2022-05-24Implement cursor (#412)b3nj5m1n
2022-05-24Adds password prompt for register and login (#424)Satyarth Sampath
2022-05-20Noyez zsh histdb import (#393)noyez
2022-05-20Improve default fish keybindings (#420)Sam Lanning
2022-05-16Don't pollute shell environment - remove 'id' variable (#408)Jakub Jirutka
2022-05-13Allow to build atuin server without client (#404)Jakub Jirutka
2022-05-09Importer V3 (#395)Conrad Ludgate
2022-05-08Add ctrl-k and ctrl-j for up and down (#394)Luke Baker
2022-05-03Adds stats summary (#384)Satyarth Sampath
2022-04-28Search: Allow specifiying the limited of returned entries (#364)Jakob-Niklas See
2022-04-28ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek
2022-04-26fix import auto for bash (#352)jean-santos
2022-04-25history list (#340)Conrad Ludgate
2022-04-22feature-flags (#328)Conrad Ludgate
2022-04-22History filter (#329)Ellie Huxtable
2022-04-22refactor (#327)Conrad Ludgate
2022-04-21tracing (#315)Conrad Ludgate
2022-04-21refactor commands for better separation (#313)Conrad Ludgate
2022-04-21A few minor tweaks (#314)Conrad Ludgate
2022-04-13provide better error messages (#300)Conrad Ludgate
2022-04-12goodbye warp, hello axum (#296)Conrad Ludgate
2022-04-07Update to clap 3.1.x (#289)Jamie Quigley
2022-04-04Add compact mode (#288)Jakob Schrettenbrunner
2022-03-17Update config-rs (#280)Ellie Huxtable
2022-03-13Fix `history list --cwd` errors (#278)Lucas Burns
2022-02-15Update fish bindings. (#265)Patrick Jackson
2022-02-15Restore bash 4.2 compatibility, only add hook once (#271)Sandro
2022-01-25Add support for blesh (#267)Sandro
2021-12-20Do not crash if the history timestamp is in the future (#250)Ellie
2021-12-17Add Alt+backspace and Ctrl+u keybinds for deleting by word and by line, respe...Mat Jones
2021-12-16remove unused environment var loading entire history into an env var (#242)Mat Jones