index
:
atuin
main
Turtle. A hard-fork of atuin, focusing on a more minimal feature set
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
atuin-client
(
unfollow
)
Commit message (
Expand
)
Author
2022-03-18
Improve fuzzy search (#279)
Patrick
2022-03-17
Update config-rs (#280)
Ellie Huxtable
2022-03-13
Fix `history list --cwd` errors (#278)
Lucas Burns
2022-01-18
Bump serde_json from 1.0.73 to 1.0.75 (#262)
dependabot[bot]
2021-12-19
use sqlite grouping rather than subquery (#181)
Mark Wotton
2021-12-17
Release 0.8.0 (#245)
Ellie
2021-12-11
Fish importing (#234)
Conrad Ludgate
2021-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-08
feat: login/register no longer blocking (#216)
Conrad Ludgate
2021-12-08
Remove dev dep with wildcard (#224)
Ellie
2021-12-08
Release v0.7.2 (#222)
Ellie
2021-11-17
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 Ludgate
2021-11-13
chore: some new linting (#201)
Conrad Ludgate
2021-09-09
Reordered fuzzy search (#179)
Mark Wotton
2021-06-01
Add fuzzy text search mode (#142)
Frank Hamand
2021-05-31
Bump indicatif from 0.16.0 to 0.16.2 (#140)
dependabot[bot]
2021-05-17
Bump urlencoding from 1.3.1 to 1.3.3 (#133)
dependabot[bot]
2021-05-14
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-10
Release v0.7.1 (#108)
Ellie Huxtable
2021-05-10
Release v0.7.0 (#103)
Ellie Huxtable
2021-05-09
Fix sync (#95)
Ellie Huxtable
2021-05-09
some changes :shrug: (#83)
Conrad Ludgate
2021-05-09
Add logout, only login if not already logged in (#91)
Ellie Huxtable
2021-05-09
Fix resh importer crashing on end of file (#92)
Jamie Quigley
2021-05-09
fix some bugs (#90)
Conrad Ludgate
2021-05-09
Generic Importer Trait (#71)
Conrad Ludgate
2021-05-09
Fix resh importer, and change error handling method (#82)
Jamie Quigley
2021-05-09
Use an enum for dialect (#80)
Yuvi Panda
2021-05-09
Support fulltext search of commands (#75)
Yuvi Panda
2021-05-08
Add importer for resh_history file (#69)
Jamie Quigley
2021-05-08
Bump indicatif from 0.15.0 to 0.16.0 (#45)
dependabot[bot]
2021-04-26
Pre release polishing (#42)
Ellie Huxtable
2021-04-26
Support bash, resolves #3
Ellie Huxtable
2021-04-25
Revert to storing history as nanos
Ellie Huxtable
2021-04-25
Update docs, unify on SQLx, bugfixes (#40)
Ellie Huxtable
2021-04-21
Add to Cargo.toml
Ellie Huxtable
2021-04-21
Bump to 0.6.1
Ellie Huxtable
2021-04-21
Bugfixes, show time ago, perf improvements
Ellie Huxtable
2021-04-20
Release 0.6.0
Ellie Huxtable
2021-04-20
Update versions to match
Ellie Huxtable
2021-04-20
Use cargo workspaces (#37)
Ellie Huxtable