summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-02-27Disable 2 tests that shouldn't run in release mode (#736)cyqsimon
2023-02-26Release v13 (#727)v13.0.0Ellie Huxtable
2023-02-24Revert "Remove shortcut numbers (#708)" (#724)Ellie Huxtable
2023-02-15Remove shortcut numbers (#708)Ellie Huxtable
2023-02-14fish: Fix `atuin init` for the fish shell (#699)Tobias Hunger
2023-02-14Check before unwrapping in stats (#717)Ellie Huxtable
2023-02-14Add `history_filter` cfg to exclude commands from history (#515) (#716)Johannes Baiter
2023-02-10Allow using existing key file on login (#688)Trygve Aaberge
2023-02-10stats (#707)Conrad Ludgate
2023-02-10make update_needed check lazy (#706)Ellie Huxtable
2023-02-10crossterm support (#331)Conrad Ludgate
2023-02-06display mnemonic key (#694)Conrad Ludgate
2023-02-06Try to make clippy happy 🥺 (#686)Ellie Huxtable
2023-01-26feat(history): Add new flag to allow custom output format (#662)Baptiste
2023-01-24Update contributors.rsEllie Huxtable
2023-01-10chore(#621): Exit atuin when pressing down arrow on most recent entry (#659)Baptiste
2022-12-24Rework `atuin init` (#652)Jamie Quigley
2022-12-18Allow overriding filter and search modes from CLI (#635)Patrick Decat
2022-12-16Switch to using ATUIN_LOG instead of RUST_LOG (#642)Ellie Huxtable
2022-12-16Fix session history (#620)Patrick Jackson
2022-12-03Add support for some additional keys in interactive mode (#634)Patrick Decat
2022-11-19Handle multiline commands in fish shell (#623)Patrick Jackson
2022-11-06Release v12 (#599)v12.0.0Ellie Huxtable
2022-11-06Add setting for keeping typed query when exiting (#451)Sam Lanning
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