summaryrefslogtreecommitdiffstats
path: root/atuin-common
AgeCommit message (Expand)Author
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-04-16feat(server): add me endpoint (#1954)Ellie Huxtable
2024-04-11feat(gui): add base structure (#1935)Ellie Huxtable
2024-04-10feat(dotfiles): add alias import (#1938)Ellie Huxtable
2024-04-03perf(dotfiles): cache aliases and read straight from file (#1918)Ellie Huxtable
2024-02-05chore(ci): run rust build/test/check on 3 platforms (#1675)Ellie Huxtable
2024-01-29Add xonsh support (#1375)Matthieu LAURENT
2024-01-29feat: Add change-password command & support on server (#1615)TymanWasTaken
2024-01-18Escape control characters using caret notation (#1585)Peter Holloway
2024-01-17Stop control characters being printed to terminal (#1576)Peter Holloway
2024-01-05feat: rework record sync for improved reliability (#1478)Ellie Huxtable
2023-12-20feat: add semver checking to client requests (#1456)Ellie Huxtable
2023-12-16chore(deps): uuidv7 stable (#1451)Conrad Ludgate
2023-10-21Add bash support to `enter_accept` (#1316)Ellie Huxtable
2023-10-20Add fish support for `enter_accept` (#1315)Ellie Huxtable
2023-10-20Add enter_accept to immediately execute an accepted command (#1311)Ellie Huxtable
2023-09-11replace chrono with time (#806)Conrad Ludgate
2023-08-30Run formatting (#1202)Ellie Huxtable
2023-07-14Add workspace mode, enable if in git repo (#1053)Ellie Huxtable
2023-07-14Add total history count to the index API (#1102)Ellie Huxtable
2023-07-14Add new sync (#1093)Ellie Huxtable
2023-06-26record encryption (#1058)Conrad Ludgate
2023-06-19Add RecordIndex data structure (#1059)Ellie Huxtable
2023-06-14Key values (#1038)Ellie Huxtable
2023-05-21Allow server configured page size (#994)Ellie Huxtable
2023-05-16feat: add delete account option (attempt 2) (#980)Yannick Ulrich
2023-04-14Workspace reorder (#868)Vladislav Stepanov
2023-04-11Switch to uuidv7 (#864)Ellie Huxtable
2023-04-01Release Atuin v14 (#836)v14.0.0Ellie Huxtable
2023-03-30Add `atuin status` (#830)Ellie Huxtable
2023-03-26chore: use fork of skim (#803)Conrad Ludgate
2023-03-20Add history deletion (#791)Ellie Huxtable
2023-03-14Prefer PWD environment variable over cwd if available to better support symbo...Patrick Decat
2023-03-05Windows support (#754)YummyOreo
2023-03-02Fix race condition in directory tests (#748)cyqsimon
2023-02-28Patch release v13.0.1 (#741)v13.0.1Ellie Huxtable
2023-02-26Release v13 (#727)v13.0.0Ellie Huxtable
2022-11-06Release v12 (#599)v12.0.0Ellie Huxtable
2022-11-04Add local event log storage (#390)Ellie Huxtable
2022-10-14rollup of 5 dependency commits (#562)Conrad Ludgate
2022-10-14Add automatic update checking (#555)Ellie Huxtable
2022-10-07add some error messages (#510)Conrad Ludgate
2022-09-13Release v11 (#529)v11.0.0Ellie Huxtable
2022-06-06Release v0.10.0 (#440)v0.10.0Ellie Huxtable
2022-05-03Bump serde from 1.0.136 to 1.0.137 (#375)dependabot[bot]
2022-04-25history list (#340)Conrad Ludgate
2022-04-23Release v0.9.1 (#338)v0.9.1Ellie Huxtable
2022-04-23Release v0.9.0 (#334)v0.9.0Ellie Huxtable
2022-04-22Bump uuid from 0.8.2 to 1.0.0 (#311)dependabot[bot]
2022-04-22refactor (#327)Conrad Ludgate