aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAge
* Remove shortcut numbers (#708)Ellie Huxtable2023-02-15
* fish: Fix `atuin init` for the fish shell (#699)Tobias Hunger2023-02-14
* Check before unwrapping in stats (#717)Ellie Huxtable2023-02-14
* Add `history_filter` cfg to exclude commands from history (#515) (#716)Johannes Baiter2023-02-14
* Allow using existing key file on login (#688)Trygve Aaberge2023-02-10
* stats (#707)Conrad Ludgate2023-02-10
* make update_needed check lazy (#706)Ellie Huxtable2023-02-10
* crossterm support (#331)Conrad Ludgate2023-02-10
* display mnemonic key (#694)Conrad Ludgate2023-02-06
* Try to make clippy happy 🥺 (#686)Ellie Huxtable2023-02-06
* feat(history): Add new flag to allow custom output format (#662)Baptiste2023-01-26
* Update contributors.rsEllie Huxtable2023-01-24
* chore(#621): Exit atuin when pressing down arrow on most recent entry (#659)Baptiste2023-01-10
* Rework `atuin init` (#652)Jamie Quigley2022-12-24
* Allow overriding filter and search modes from CLI (#635)Patrick Decat2022-12-18
* Switch to using ATUIN_LOG instead of RUST_LOG (#642)Ellie Huxtable2022-12-16
* Fix session history (#620)Patrick Jackson2022-12-16
* Add support for some additional keys in interactive mode (#634)Patrick Decat2022-12-03
* Handle multiline commands in fish shell (#623)Patrick Jackson2022-11-19
* Release v12 (#599)Ellie Huxtable2022-11-06
* Add setting for keeping typed query when exiting (#451)Sam Lanning2022-11-06
* fix #596: Avoid drawing a command section beyond the width of the list (#597)Sam Lanning2022-11-06
* 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