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
(
follow
)
Commit message (
Expand
)
Author
Age
*
Respect exit_mode setting when exiting with arrow down keypress (#807)
Patrick Decat
2023-03-25
*
Delete all instances of a command (#797)
Ellie Huxtable
2023-03-24
*
chore: remove tui vendoring (#804)
Conrad Ludgate
2023-03-23
*
Allow changing search_mode during interactive search (#586)
Krut Patel
2023-03-22
*
fix: paste into terminal after switching modes (#793)
Hamza Hamud
2023-03-20
*
Add history deletion (#791)
Ellie Huxtable
2023-03-20
*
skim-demo (#695)
Conrad Ludgate
2023-03-19
*
Prefer PWD environment variable over cwd if available to better support symbo...
Patrick Decat
2023-03-14
*
Fixes a bug on windows (#780)
YummyOreo
2023-03-14
*
add common prefixes and subcommands to stats (#773)
Conrad Ludgate
2023-03-13
*
fix new stats unique count (#772)
Conrad Ludgate
2023-03-09
*
Fix before/after combined with limit (#770)
Ellie Huxtable
2023-03-08
*
fix(client): always read session_path from settings (#757)
Luke Karrys
2023-03-06
*
Windows support (#754)
YummyOreo
2023-03-05
*
feat: add common default keybindings (#719)
Steven Xu
2023-03-05
*
Up arrow filter_mode setting default to global filter mode (#758)
Ellie Huxtable
2023-03-05
*
Show preview of selected command (#643)
Patrick Decat
2023-03-05
*
Disable 2 tests that shouldn't run in release mode (#736)
cyqsimon
2023-02-27
*
Release v13 (#727)
Ellie Huxtable
2023-02-26
*
Revert "Remove shortcut numbers (#708)" (#724)
Ellie Huxtable
2023-02-24
*
Remove shortcut numbers (#708)
Ellie Huxtable
2023-02-15
*
fish: Fix `atuin init` for the fish shell (#699)
Tobias Hunger
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-14
*
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-10
*
display mnemonic key (#694)
Conrad Ludgate
2023-02-06
*
Try to make clippy happy 🥺 (#686)
Ellie Huxtable
2023-02-06
*
feat(history): Add new flag to allow custom output format (#662)
Baptiste
2023-01-26
*
Update contributors.rs
Ellie Huxtable
2023-01-24
*
chore(#621): Exit atuin when pressing down arrow on most recent entry (#659)
Baptiste
2023-01-10
*
Rework `atuin init` (#652)
Jamie Quigley
2022-12-24
*
Allow overriding filter and search modes from CLI (#635)
Patrick Decat
2022-12-18
*
Switch to using ATUIN_LOG instead of RUST_LOG (#642)
Ellie Huxtable
2022-12-16
*
Fix session history (#620)
Patrick Jackson
2022-12-16
*
Add support for some additional keys in interactive mode (#634)
Patrick Decat
2022-12-03
*
Handle multiline commands in fish shell (#623)
Patrick Jackson
2022-11-19
*
Release v12 (#599)
Ellie Huxtable
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-06
*
Add local event log storage (#390)
Ellie Huxtable
2022-11-04
*
Exit with return code 1 when no results are found in `atuin search` command (...
TymanWasTaken
2022-11-02
*
docs: add more details about date parsing in the stats command (#579)
Benjamin Vergnaud
2022-10-21
*
Respect fish shell's builtin private mode (#577)
Patrick Jackson
2022-10-21
*
Upgrade clap (#568)
Conrad Ludgate
2022-10-18
*
Add automatic update checking (#555)
Ellie Huxtable
2022-10-14
*
Fix compatability with fish vi key bindings (#541)
Jacob Evan Shreve
2022-10-07
*
Add contributors command (#550)
Ellie Huxtable
2022-10-04
[next]