aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Allow listing or searching with only the command as output (#89)Ellie Huxtable2021-05-09
* Fix bash integration to set the session (#88)Ellie Huxtable2021-05-09
* Generic Importer Trait (#71)Conrad Ludgate2021-05-09
* Fix resh importer, and change error handling method (#82)Jamie Quigley2021-05-09
* Run shellcheck on bash file (#81)Yuvi Panda2021-05-09
* Use an enum for dialect (#80)Yuvi Panda2021-05-09
* Support fulltext search of commands (#75)Yuvi Panda2021-05-09
* Retain the query entered into the TUI (#76)Ellie Huxtable2021-05-08
* Add importer for resh_history file (#69)Jamie Quigley2021-05-08
* Add homebrew install instructionsEllie Huxtable2021-05-08
* Add Ctrl-d as a way of exiting the TUI (#65)Jamie Quigley2021-05-08
* Put cargo install in the right place (#63)Ellie Huxtable2021-05-08
* Add ATUIN_NOBIND (#62)Ellie Huxtable2021-05-08
* Add a newline when editing shell rc files (#60)avinassh2021-05-08
* 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
* Bump cli-table from 0.4.5 to 0.4.6 (#43)dependabot[bot]2021-05-08
* Bump directories from 3.0.1 to 3.0.2 (#41)dependabot[bot]2021-05-08
* Allow using Ctrl-c to exit (#53)Ellie Huxtable2021-05-08
* cache builds (#49)Conrad Ludgate2021-05-07
* remove dyn Reply (#48)Conrad Ludgate2021-05-07
* Fix ubuntu install (#46)Ian Smith2021-05-07
* Update README and docsEllie Huxtable2021-05-07
* Update install.shEllie Huxtable2021-04-27
* Update install.shEllie Huxtable2021-04-27
* Update install.shEllie Huxtable2021-04-27
* Update README.mdEllie Huxtable2021-04-27
* Release v0.6.4Ellie Huxtable2021-04-26
* Release v0.6.3Ellie Huxtable2021-04-26
* Update dependencies properlyEllie Huxtable2021-04-26
* Update readmeEllie Huxtable2021-04-26
* Update installEllie Huxtable2021-04-26
* Update README.mdEllie Huxtable2021-04-26
* Pre release polishing (#42)Ellie Huxtable2021-04-26
* Fix pipelineEllie Huxtable2021-04-26
* Amend readmeEllie Huxtable2021-04-26
* Support bash, resolves #3Ellie Huxtable2021-04-26
* Revert to storing history as nanosEllie Huxtable2021-04-25
* 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
* 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 dockerfile (#32)Ellie Huxtable2021-04-13