aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Enable help messages for command line arguments (#239)Orhun Parmaksız2021-12-11
* Fish importing (#234)Conrad Ludgate2021-12-11
* Bump serde_json from 1.0.64 to 1.0.72 (#219)dependabot[bot]2021-12-11
* Bump itertools from 0.10.1 to 0.10.3 (#236)dependabot[bot]2021-12-11
* Bump tui from 0.15.0 to 0.16.0 (#225)dependabot[bot]2021-12-11
* Support generating shell completions (#235)Orhun Parmaksız2021-12-10
* Update messages in install.sh about the AUR packages (#231)Orhun Parmaksız2021-12-10
* Update install.sh to use `pacman` on Arch Linux (#229)Orhun Parmaksız2021-12-09
* Update installation instructions for Arch Linux (#228)Orhun Parmaksız2021-12-09
* Bump sqlx from 0.5.5 to 0.5.7 (#210)dependabot[bot]2021-12-08
* fix: resolve some issues with install.sh (#188)Jannik2021-12-08
* feat: login/register no longer blocking (#216)Conrad Ludgate2021-12-08
* Remove dev dep with wildcard (#224)Ellie2021-12-08
* Release v0.7.2 (#222)Ellie2021-12-08
* chore: improve build times (#213)Conrad Ludgate2021-11-21
* Bump itertools from 0.10.0 to 0.10.1 (#146)dependabot[bot]2021-11-17
* Bump rmp-serde from 0.15.4 to 0.15.5 (#149)dependabot[bot]2021-11-17
* Bump rand from 0.8.3 to 0.8.4 (#152)dependabot[bot]2021-11-17
* chore: add more eyre contexts (#200)Conrad Ludgate2021-11-17
* Bump reqwest from 0.11.3 to 0.11.6 (#192)dependabot[bot]2021-11-17
* chore: supply pre-build docker image (#199)Conrad Ludgate2021-11-17
* Bump tokio from 1.6.1 to 1.14.0 (#205)dependabot[bot]2021-11-17
* fix: dockerfile with correct glibc (#198)Conrad Ludgate2021-11-13
* chore: some new linting (#201)Conrad Ludgate2021-11-13
* feat: allow input of credentials from stdin (#185)Jannik2021-09-24
* Resolve clippy warnings (#187)Jannik2021-09-24
* Reordered fuzzy search (#179)Mark Wotton2021-09-09
* Update README.mdEllie Huxtable2021-08-11
* Add fuzzy text search mode (#142)Frank Hamand2021-06-01
* Bump indicatif from 0.16.0 to 0.16.2 (#140)dependabot[bot]2021-05-31
* Bump sqlx from 0.5.2 to 0.5.5 (#139)dependabot[bot]2021-05-31
* Bump tokio from 1.6.0 to 1.6.1 (#141)dependabot[bot]2021-05-31
* Bump tokio from 1.5.0 to 1.6.0 (#132)dependabot[bot]2021-05-17
* Bump urlencoding from 1.3.1 to 1.3.3 (#133)dependabot[bot]2021-05-17
* Bump serde from 1.0.125 to 1.0.126 (#124)dependabot[bot]2021-05-14
* Bump urlencoding from 1.1.1 to 1.3.1 (#125)dependabot[bot]2021-05-14
* instructions to install without tap (#127)Michael Bianco2021-05-14
* Ignore commands beginning with a space, resolve #114 (#123)Ellie Huxtable2021-05-14
* run shellcheck (#97)Ian Smith2021-05-14
* Adding plugin for zsh (#117)Michael Bianco2021-05-12
* Fix doc links in sync.md (#115)Frank Hamand2021-05-11
* Elementary Linux add as supported (#113)Manel Vilar2021-05-11
* Release v0.7.1 (#108)Ellie Huxtable2021-05-10
* feat: build individual crates (#109)Conrad Ludgate2021-05-10
* Re-add macro_use to atuin-common (#107)Ellie Huxtable2021-05-10
* Release v0.7.0 (#103)Ellie Huxtable2021-05-10
* Increase number of optimizations on release builds. (#101)Omer Katz2021-05-10
* Implement 'quick access' via Alt-<n> (#79)Yuvi Panda2021-05-10
* Use format! instead of string concat (#94)Yuvi Panda2021-05-09
* Fix sync (#95)Ellie Huxtable2021-05-09