summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-11-21chore: changes mergedallow-no-cwdConrad Ludgate
2021-11-21chore: fmtConrad Ludgate
2021-11-21chore: update deprecated usageConrad Ludgate
2021-11-21chore: test using new config changesConrad 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
2021-05-10Release v0.7.0 (#103)v0.7.0Ellie Huxtable
2021-05-10Increase number of optimizations on release builds. (#101)Omer Katz
2021-05-10Implement 'quick access' via Alt-<n> (#79)Yuvi Panda
2021-05-09Use format! instead of string concat (#94)Yuvi Panda
2021-05-09Fix sync (#95)Ellie Huxtable
2021-05-09some changes :shrug: (#83)Conrad Ludgate
2021-05-09Add logout, only login if not already logged in (#91)Ellie Huxtable
2021-05-09Fix resh importer crashing on end of file (#92)Jamie Quigley
2021-05-09Add Emacs style ctrl-g, ctrl-n, and ctrl-p (#77)Will Fancher
2021-05-09fix some bugs (#90)Conrad Ludgate
2021-05-09Allow listing or searching with only the command as output (#89)Ellie Huxtable
2021-05-09Fix bash integration to set the session (#88)Ellie Huxtable
2021-05-09Generic Importer Trait (#71)Conrad Ludgate
2021-05-09Fix resh importer, and change error handling method (#82)Jamie Quigley
2021-05-09Run shellcheck on bash file (#81)Yuvi Panda
2021-05-09Use an enum for dialect (#80)Yuvi Panda