aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-common/src/utils.rs (unfollow)
Commit message (Expand)Author
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-04-11Switch to uuidv7 (#864)Ellie Huxtable
2023-03-26chore: use fork of skim (#803)Conrad Ludgate
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
2022-04-25history list (#340)Conrad Ludgate
2022-04-22Bump uuid from 0.8.2 to 1.0.0 (#311)dependabot[bot]
2022-04-22refactor (#327)Conrad Ludgate
2022-04-13Initial implementation of calendar API (#298)Ellie Huxtable
2021-05-10Re-add macro_use to atuin-common (#107)Ellie Huxtable
2021-05-09fix some bugs (#90)Conrad Ludgate
2021-04-25Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable
2021-04-20Use cargo workspaces (#37)Ellie Huxtable
2021-04-13Add history sync, resolves #13 (#31)Ellie Huxtable