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
/
atuin-client
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
*
chore: move crates into crates/ dir (#1958)
Ellie Huxtable
2024-04-18
*
feat: show preview auto (#1804)
Helmut K. C. Tessarek
2024-04-18
*
feat: allow ignoring failed commands (#1957)
Ellie Huxtable
2024-04-18
*
feat(gui): work on home page, sort state (#1956)
Ellie Huxtable
2024-04-17
*
fix: use spawn_blocking for file access during async context (#1936)
Conrad Ludgate
2024-04-12
*
feat(gui): add base structure (#1935)
Ellie Huxtable
2024-04-11
*
chore(ci): Add codespell support (config, workflow) and make it fix some typo...
Yaroslav Halchenko
2024-04-05
*
fix: report non-decodable errors correctly (#1915)
Ellie Huxtable
2024-04-02
*
feat(search): add better search scoring (#1885)
Ellie Huxtable
2024-04-02
*
fix(search): case insensitive hostname filtering (#1883)
Ellie Huxtable
2024-03-15
*
feat: add automatic history store init (#1831)
Ellie Huxtable
2024-03-06
*
feat(dotfiles): add enable setting to dotfiles, disable by default (#1829)
Ellie Huxtable
2024-03-05
*
fix(build): make atuin compile on non-win/mac/linux platforms (#1825)
Rain
2024-03-05
*
fix(tz): attempt to fix timezone reading (#1810)
Ellie Huxtable
2024-03-02
*
feat(ui): Add config setting for showing tabs (#1755)
Anderson
2024-03-01
*
feat: support regex with r/.../ syntax (#1745)
依云
2024-03-01
*
feat(stats): add linux sysadmin commands to common_subcommands (#1784)
Helmut K. C. Tessarek
2024-02-27
*
feat(stats): Normalize formatting of default config, suggest nix (#1764)
Sandro
2024-02-26
*
feat: Add PHP package manager "composer" to list of default common subcommand...
Korvin Szanto
2024-02-26
*
fix(import/zsh-histdb): missing or wrong fields (#1740)
Aloxaf
2024-02-21
*
feat(client): add config option keys.scroll_exits (#1744)
Helmut K. C. Tessarek
2024-02-21
*
feat: change fulltext to do multi substring match (#1660)
依云
2024-02-19
*
fix(xonsh): Add xonsh to auto import, respect $HISTFILE in xonsh import, and ...
jfmontanaro
2024-02-15
*
feat: add 'ignored_commands' option to stats (#1722)
David
2024-02-15
*
feat: Add xonsh history import (#1678)
jfmontanaro
2024-02-12
*
perf: optimize history init-store (#1691)
Ellie Huxtable
2024-02-12
*
feat: use ATUIN_TEST_SQLITE_STORE_TIMEOUT to specify test timeout of SQLite s...
Eric Long
2024-02-12
*
feat: add progress bars to sync and store init (#1684)
Ellie Huxtable
2024-02-08
*
fix(tests): add Settings::utc() for utc settings (#1677)
Ellie Huxtable
2024-02-06
*
Add timezone configuration option & CLI overrides (#1517)
cyqsimon
2024-02-06
*
chore(ci): run rust build/test/check on 3 platforms (#1675)
Ellie Huxtable
2024-02-05
*
fix: correct download list for incremental builds (#1672)
Ellie Huxtable
2024-02-04
*
fix: set durability for sqlite to recommended settings (#1667)
Joe Ardent
2024-02-04
*
feat: add `store pull`
Ellie Huxtable
2024-02-02
*
feat: add `store push --force`
Ellie Huxtable
2024-02-02
*
feat: failure to decrypt history = failure to sync
Ellie Huxtable
2024-02-02
*
feat: add store purge command
Ellie Huxtable
2024-02-02
*
feat: add verify command to local store
Ellie Huxtable
2024-02-02
*
feat: add prefers_reduced_motion flag (#1645)
Conrad Ludgate
2024-02-01
*
feat: reencrypt/rekey local store (#1662)
Ellie Huxtable
2024-02-01
*
fix: never overwrite the key (#1657)
Ellie Huxtable
2024-01-30
*
feat: add store push (#1649)
Ellie Huxtable
2024-01-30
*
feat: automatically init history store when record sync is enabled (#1634)
Ellie Huxtable
2024-01-29
*
feat: Add change-password command & support on server (#1615)
TymanWasTaken
2024-01-29
*
feat: make history list format configurable (#1638)
Dongxu Wang
2024-01-29
*
chore: add feature to allow always disable check update (#1628)
Mag Mell
2024-01-26
*
feat: don't stop with invalid key (#1612)
Ellie Huxtable
2024-01-22
*
fix(tui): dedupe was removing history (#1610)
Ellie Huxtable
2024-01-22
*
feat: make store init idempotent (#1609)
Ellie Huxtable
2024-01-22
*
feat(search): make cursor style configurable (#1595)
Koichi Murase
2024-01-22
[next]