summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-04-12Release v0.8.1 (#291)v0.8.1Ellie Huxtable
2022-04-07Update to clap 3.1.x (#289)Jamie Quigley
2022-04-04Add compact mode (#288)Jakob Schrettenbrunner
2022-04-04Add rust-version to Cargo.toml (#287)Jakob Schrettenbrunner
2022-03-18Update DockerfileEllie Huxtable
2022-03-18Improve fuzzy search (#279)Patrick
2022-03-17Add code of conduct (#281)Ellie Huxtable
2022-03-17Update config-rs (#280)Ellie Huxtable
2022-03-17Update README.mdEllie Huxtable
2022-03-13Fix `history list --cwd` errors (#278)Lucas Burns
2022-02-15Update fish bindings. (#265)Patrick Jackson
2022-02-15Restore bash 4.2 compatibility, only add hook once (#271)Sandro
2022-01-25Add support for blesh (#267)Sandro
2022-01-18fix: get install.sh working on UbuntuWSL (#260)Simon Elsbrock
2022-01-18Bump reqwest from 0.11.7 to 0.11.9 (#261)dependabot[bot]
2022-01-18Bump serde_json from 1.0.73 to 1.0.75 (#262)dependabot[bot]
2021-12-20Do not crash if the history timestamp is in the future (#250)Ellie
2021-12-19use sqlite grouping rather than subquery (#181)Mark Wotton
2021-12-19Replace dpkg with apt (#248)Sandro
2021-12-17Release 0.8.0 (#245)v0.8.0Ellie
2021-12-17Add Alt+backspace and Ctrl+u keybinds for deleting by word and by line, respe...Mat Jones
2021-12-16remove unused environment var loading entire history into an env var (#242)Mat Jones
2021-12-11Enable help messages for command line arguments (#239)Orhun Parmaksız
2021-12-11Fish importing (#234)Conrad Ludgate
2021-12-11Bump serde_json from 1.0.64 to 1.0.72 (#219)dependabot[bot]
2021-12-11Bump itertools from 0.10.1 to 0.10.3 (#236)dependabot[bot]
2021-12-11Bump tui from 0.15.0 to 0.16.0 (#225)dependabot[bot]
2021-12-10Support generating shell completions (#235)Orhun Parmaksız
2021-12-10Update messages in install.sh about the AUR packages (#231)Orhun Parmaksız
2021-12-09Update install.sh to use `pacman` on Arch Linux (#229)Orhun Parmaksız
2021-12-09Update installation instructions for Arch Linux (#228)Orhun Parmaksız
2021-12-08Bump sqlx from 0.5.5 to 0.5.7 (#210)dependabot[bot]
2021-12-08fix: resolve some issues with install.sh (#188)Jannik
2021-12-08feat: login/register no longer blocking (#216)Conrad Ludgate
2021-12-08Remove dev dep with wildcard (#224)Ellie
2021-12-08Release v0.7.2 (#222)v0.7.2Ellie
2021-11-21chore: improve build times (#213)Conrad Ludgate
2021-11-17Bump itertools from 0.10.0 to 0.10.1 (#146)dependabot[bot]
2021-11-17Bump rmp-serde from 0.15.4 to 0.15.5 (#149)dependabot[bot]
2021-11-17Bump rand from 0.8.3 to 0.8.4 (#152)dependabot[bot]
2021-11-17chore: add more eyre contexts (#200)Conrad Ludgate
2021-11-17Bump reqwest from 0.11.3 to 0.11.6 (#192)dependabot[bot]
2021-11-17chore: supply pre-build docker image (#199)Conrad Ludgate
2021-11-17Bump tokio from 1.6.1 to 1.14.0 (#205)dependabot[bot]
2021-11-13fix: dockerfile with correct glibc (#198)Conrad Ludgate
2021-11-13chore: some new linting (#201)Conrad Ludgate
2021-09-24feat: allow input of credentials from stdin (#185)Jannik
2021-09-24Resolve clippy warnings (#187)Jannik
2021-09-09Reordered fuzzy search (#179)Mark Wotton
2021-08-11Update README.mdEllie Huxtable