summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-12-19infer subcommands where appropriateclap3Conrad Ludgate
2021-12-19clap3.0.0-rc.3Conrad Ludgate
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
2021-06-01Add fuzzy text search mode (#142)Frank Hamand
2021-05-31Bump indicatif from 0.16.0 to 0.16.2 (#140)dependabot[bot]
2021-05-31Bump sqlx from 0.5.2 to 0.5.5 (#139)dependabot[bot]
2021-05-31Bump tokio from 1.6.0 to 1.6.1 (#141)dependabot[bot]
2021-05-17Bump tokio from 1.5.0 to 1.6.0 (#132)dependabot[bot]
2021-05-17Bump urlencoding from 1.3.1 to 1.3.3 (#133)dependabot[bot]
2021-05-14Bump serde from 1.0.125 to 1.0.126 (#124)dependabot[bot]
2021-05-14Bump urlencoding from 1.1.1 to 1.3.1 (#125)dependabot[bot]
2021-05-14instructions to install without tap (#127)Michael Bianco
2021-05-14Ignore commands beginning with a space, resolve #114 (#123)Ellie Huxtable
2021-05-14run shellcheck (#97)Ian Smith
2021-05-12Adding plugin for zsh (#117)Michael Bianco
2021-05-11Fix doc links in sync.md (#115)Frank Hamand
2021-05-11Elementary Linux add as supported (#113)Manel Vilar
2021-05-10Release v0.7.1 (#108)v0.7.1Ellie Huxtable
2021-05-10feat: build individual crates (#109)Conrad Ludgate
2021-05-10Re-add macro_use to atuin-common (#107)Ellie Huxtable