summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-04-19Bump clap from 3.1.8 to 3.1.9 (#306)dependabot[bot]
2022-04-14Bump cli-table from 0.4.6 to 0.4.7 (#297)dependabot[bot]
2022-04-14Bump config from 0.13.0 to 0.13.1 (#303)dependabot[bot]
2022-04-13README: add MacPorts installation instructions (#302)Herby Gillot
2022-04-13Initial implementation of calendar API (#298)Ellie Huxtable
2022-04-13provide better error messages (#300)Conrad Ludgate
2022-04-13remove default db uri (#299)Conrad Ludgate
2022-04-13Bump rmp-serde from 0.15.5 to 1.0.0 (#264)dependabot[bot]
2022-04-13Bump directories from 3.0.2 to 4.0.1 (#246)dependabot[bot]
2022-04-13Bump urlencoding from 1.3.3 to 2.1.0 (#208)dependabot[bot]
2022-04-12goodbye warp, hello axum (#296)Conrad Ludgate
2022-04-12fix env config parsing (#295)Conrad Ludgate
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]