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