aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (follow)
Commit message (Expand)AuthorAge
* Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable2021-04-25
* Bump to 0.6.1Ellie Huxtable2021-04-21
* Bugfixes, show time ago, perf improvementsEllie Huxtable2021-04-21
* Bump rusqlite from 0.25.0 to 0.25.1 (#35)dependabot[bot]2021-04-20
* 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
* Bump reqwest from 0.11.2 to 0.11.3 (#33)dependabot[bot]2021-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 cli-table from 0.4.1 to 0.4.5 (#27)dependabot[bot]2021-03-23
* 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
* 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
* RenameEllie Huxtable2021-02-13
* Fix mergeEllie Huxtable2020-10-05
|\
| * feat: use directories project data dirConrad Ludgate2020-10-05
| * chore: use structopt wrapper instead of building clap by handConrad Ludgate2020-10-05
* | Use bundled sqliteEllie Huxtable2020-10-05
|/
* Initial commitEllie Huxtable2020-10-05