summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-05-09break out HistoryRow, add drawerellie/history-exploreEllie Huxtable
2024-05-08fix: add incremental rebuild to daemon loop (#2010)Ellie Huxtable
2024-05-08fix: add protobuf compiler to docker image (#2009)Ellie Huxtable
2024-05-08feat: add background daemon (#2006)Ellie Huxtable
2024-05-06fix(config): add quotes for strategy value in comment (#1993)Helmut K. C. Tessarek
2024-05-06fix: adapt help to `enter_accept` config (#2001)Poliorcetics
2024-05-06feat(ui): scroll history infinitely (#1999)Ellie Huxtable
2024-05-06chore(deps): bump serde_with from 3.7.0 to 3.8.1 (#2002)dependabot[bot]
2024-05-06chore(deps): bump serde_json from 1.0.115 to 1.0.116 (#2003)dependabot[bot]
2024-05-06chore(deps): bump lukemathwalker/cargo-chef (#2004)dependabot[bot]
2024-05-02fix(dotfiles): allow clearing aliases, disable import (#1995)Ellie Huxtable
2024-05-01refactor: preview_auto to use enum and different option (#1991)Helmut K. C. Tessarek
2024-05-01chore(deps): flake.lock: Update (#1992)github-actions[bot]
2024-04-30feat(history): create atuin-history, add stats to it (#1990)Ellie Huxtable
2024-04-29feat(ui/dotfiles): add vars (#1989)Ellie Huxtable
2024-04-29chore(deps): bump rustix from 0.38.32 to 0.38.34 (#1986)dependabot[bot]
2024-04-29chore(deps): bump unicode-width from 0.1.11 to 0.1.12 (#1987)dependabot[bot]
2024-04-29chore(deps): bump debian (#1988)dependabot[bot]
2024-04-26perf(nushell): use version.(major|minor|patch) if available (#1963)Poliorcetics
2024-04-26chore(deps): bump typed-builder from 0.18.1 to 0.18.2 (#1967)dependabot[bot]
2024-04-25chore: add some more debug logs (#1979)Ellie Huxtable
2024-04-25feat(dotfiles): support syncing shell/env vars (#1977)Ellie Huxtable
2024-04-24fix(ci): release workflow (#1978)Ellie Huxtable
2024-04-23fix(dotfiles): unquote aliases before quoting (#1976)Ellie Huxtable
2024-04-22chore(deps): Fix ratatui update (#1975)Tobias Genannt
2024-04-22fix(dotfiles): more fish alias import (#1974)Ellie Huxtable
2024-04-22docs: fix "From source" `cd` command (#1973)Richard de Boer
2024-04-22fix(dotfiles): fish alias import (#1972)Ellie Huxtable
2024-04-22chore: add some more logging to handlers (#1971)Ellie Huxtable
2024-04-22fix(dotfiles): alias import with init output (#1970)Ellie Huxtable
2024-04-21chore(deps): bump rustls from 0.21.10 to 0.21.11 in the cargo group (#1962)dependabot[bot]
2024-04-19fix: support not-mac for default shell (#1960)Ellie Huxtable
2024-04-18chore: fix atuin crate readme (#1959)Ellie Huxtable
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-04-18feat: show preview auto (#1804)Helmut K. C. Tessarek
2024-04-18feat: allow ignoring failed commands (#1957)Ellie Huxtable
2024-04-17feat(gui): work on home page, sort state (#1956)Ellie Huxtable
2024-04-17chore(deps): bump debian (#1947)dependabot[bot]
2024-04-17chore(deps): bump lukemathwalker/cargo-chef (#1948)dependabot[bot]
2024-04-17feat(doctor): detect active preexec framework (#1955)Koichi Murase
2024-04-16feat(server): add me endpoint (#1954)Ellie Huxtable
2024-04-15chore(release): prepare for release v18.2.0 (#1950)v18.2.0Ellie Huxtable
2024-04-15docs: add missing cli help text (#1945)Ellie Huxtable
2024-04-12fix: use spawn_blocking for file access during async context (#1936)Conrad Ludgate
2024-04-11chore(gui): cargo update (#1943)Ellie Huxtable
2024-04-11feat(gui): add base structure (#1935)Ellie Huxtable
2024-04-10feat(bash/blesh): use _ble_exec_time_ata for duration even in bash < 5 (#1940)Koichi Murase
2024-04-10feat(dotfiles): add alias import (#1938)Ellie Huxtable
2024-04-09chore(deps): bump lukemathwalker/cargo-chef (#1929)dependabot[bot]
2024-04-09docs(bash-preexec): describe the limitation of missing commands (#1937)Koichi Murase