aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml (follow)
Commit message (Expand)AuthorAge
* Fix `history list --cwd` errors (#278)Lucas Burns2022-03-13
* Bump serde_json from 1.0.73 to 1.0.75 (#262)dependabot[bot]2022-01-18
* Release 0.8.0 (#245)Ellie2021-12-17
* Bump serde_json from 1.0.64 to 1.0.72 (#219)dependabot[bot]2021-12-11
* Bump itertools from 0.10.1 to 0.10.3 (#236)dependabot[bot]2021-12-11
* Bump tui from 0.15.0 to 0.16.0 (#225)dependabot[bot]2021-12-11
* Release v0.7.2 (#222)Ellie2021-12-08
* Bump itertools from 0.10.0 to 0.10.1 (#146)dependabot[bot]2021-11-17
* Bump indicatif from 0.16.0 to 0.16.2 (#140)dependabot[bot]2021-05-31
* Bump serde from 1.0.125 to 1.0.126 (#124)dependabot[bot]2021-05-14
* Release v0.7.1 (#108)Ellie Huxtable2021-05-10
* Release v0.7.0 (#103)Ellie Huxtable2021-05-10
* Increase number of optimizations on release builds. (#101)Omer Katz2021-05-10
* Bump indicatif from 0.15.0 to 0.16.0 (#45)dependabot[bot]2021-05-08
* Bump tui from 0.14.0 to 0.15.0 (#44)dependabot[bot]2021-05-08
* Release v0.6.4Ellie Huxtable2021-04-26
* Update dependencies properlyEllie Huxtable2021-04-26
* Pre release polishing (#42)Ellie Huxtable2021-04-26
* Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable2021-04-25
* Add to Cargo.tomlEllie Huxtable2021-04-21
* Bump to 0.6.1Ellie Huxtable2021-04-21
* Bugfixes, show time ago, perf improvementsEllie Huxtable2021-04-21
* Release 0.6.0Ellie Huxtable2021-04-20
* Update versions to matchEllie Huxtable2021-04-20
* Use cargo workspaces (#37)Ellie Huxtable2021-04-20
* Switch to Warp + SQLx, use async, switch to Rust stable (#36)Ellie Huxtable2021-04-20
* Optimise docker (#34)Ellie Huxtable2021-04-14
* Add history sync, resolves #13 (#31)Ellie Huxtable2021-04-13
* Bump rusqlite from 0.24.2 to 0.25.0 (#30)dependabot[bot]2021-04-06
* Bump serde_derive from 1.0.124 to 1.0.125 (#25)dependabot[bot]2021-03-30
* Bump config from 0.10.1 to 0.11.0 (#24)dependabot[bot]2021-03-29
* Bump serde from 1.0.124 to 1.0.125 (#28)dependabot[bot]2021-03-23
* Implement server (#23)Ellie Huxtable2021-03-21
* Add TUI, resolve #19, #17, #16 (#21)Ellie Huxtable2021-03-20
* Add config file support (#15)Ellie Huxtable2021-03-10
* Really annoyed me today, so bump versionEllie Huxtable2021-02-16
* Add init command (#12)Ellie Huxtable2021-02-15
* Allow listing by current directory and/or sessionEllie Huxtable2021-02-15
* Change descriptionEllie Huxtable2021-02-15
* Bump versionEllie Huxtable2021-02-14
* Bump versionEllie Huxtable2021-02-14
* Add stats command (#9)Ellie Huxtable2021-02-14
* zsh bin is sometimes /usr/bin/zsh or might be elsewhere too (#8)Conrad Ludgate2021-02-14
* Make clippy annoying asf + add serverEllie Huxtable2021-02-14
* Remove panicEllie Huxtable2021-02-13
* Add fuzzy history search and distinct argEllie Huxtable2021-02-13
* Minor fixesEllie Huxtable2021-02-13
* Add sessionsEllie Huxtable2021-02-13
* Implement history importEllie Huxtable2021-02-13
* Record command exit code and durationEllie Huxtable2021-02-13