aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/src (follow)
Commit message (Expand)AuthorAge
* feat: Add PHP package manager "composer" to list of default common subcommand...Korvin Szanto2024-02-26
* fix(import/zsh-histdb): missing or wrong fields (#1740)Aloxaf2024-02-21
* feat(client): add config option keys.scroll_exits (#1744)Helmut K. C. Tessarek2024-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 ...jfmontanaro2024-02-15
* feat: add 'ignored_commands' option to stats (#1722)David2024-02-15
* feat: Add xonsh history import (#1678)jfmontanaro2024-02-12
* perf: optimize history init-store (#1691)Ellie Huxtable2024-02-12
* feat: use ATUIN_TEST_SQLITE_STORE_TIMEOUT to specify test timeout of SQLite s...Eric Long2024-02-12
* feat: add progress bars to sync and store init (#1684)Ellie Huxtable2024-02-08
* fix(tests): add Settings::utc() for utc settings (#1677)Ellie Huxtable2024-02-06
* Add timezone configuration option & CLI overrides (#1517)cyqsimon2024-02-06
* chore(ci): run rust build/test/check on 3 platforms (#1675)Ellie Huxtable2024-02-05
* fix: correct download list for incremental builds (#1672)Ellie Huxtable2024-02-04
* fix: set durability for sqlite to recommended settings (#1667)Joe Ardent2024-02-04
* feat: add `store pull`Ellie Huxtable2024-02-02
* feat: add `store push --force`Ellie Huxtable2024-02-02
* feat: failure to decrypt history = failure to syncEllie Huxtable2024-02-02
* feat: add store purge commandEllie Huxtable2024-02-02
* feat: add verify command to local storeEllie Huxtable2024-02-02
* feat: add prefers_reduced_motion flag (#1645)Conrad Ludgate2024-02-01
* feat: reencrypt/rekey local store (#1662)Ellie Huxtable2024-02-01
* fix: never overwrite the key (#1657)Ellie Huxtable2024-01-30
* feat: add store push (#1649)Ellie Huxtable2024-01-30
* feat: automatically init history store when record sync is enabled (#1634)Ellie Huxtable2024-01-29
* feat: Add change-password command & support on server (#1615)TymanWasTaken2024-01-29
* feat: make history list format configurable (#1638)Dongxu Wang2024-01-29
* chore: add feature to allow always disable check update (#1628)Mag Mell2024-01-26
* feat: don't stop with invalid key (#1612)Ellie Huxtable2024-01-22
* fix(tui): dedupe was removing history (#1610)Ellie Huxtable2024-01-22
* feat: make store init idempotent (#1609)Ellie Huxtable2024-01-22
* feat(search): make cursor style configurable (#1595)Koichi Murase2024-01-22
* fix: add acquire timeout to sqlite database connection (#1590)Ellie Huxtable2024-01-19
* fix: Use existing db querying for history list (#1589)Peter Holloway2024-01-19
* feat: make deleting from the UI work with record store sync (#1580)Ellie Huxtable2024-01-17
* feat(search): introduce keymap-dependent vim-mode (#1570)Koichi Murase2024-01-16
* feat: add history rebuild (#1575)Ellie Huxtable2024-01-16
* fix(sync): save sync time when it starts, not ends (#1573)Ellie Huxtable2024-01-15
* feat: add better error handling for sync (#1572)Ellie Huxtable2024-01-15
* feat(ui): vim mode (#1553)YummyOreo2024-01-13
* feat: Add interactive command inspector (#1296)Ellie Huxtable2024-01-12
* feat: include atuin login in secret patterns (#1518)Matthew Berryman2024-01-08
* refactor: String -> HistoryId (#1512)Ellie Huxtable2024-01-06
* feat: rework record sync for improved reliability (#1478)Ellie Huxtable2024-01-05
* fix(import/zsh): zsh use a special format to escape some characters (#1490)依云2024-01-03
* fix(stats): time now_local not working Conrad Ludgate2024-01-01
* feat: add semver checking to client requests (#1456)Ellie Huxtable2023-12-20
* fix(stats): don't require all fields under [stats] (#1437)Ramses2023-12-11
* feat: allow configuring stats prefix (#1411)Ellie Huxtable2023-11-23
* fix: initial list of history in workspace mode (#1356)Ellie Huxtable2023-10-29