aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client (unfollow)
Commit message (Expand)Author
2022-11-06Release v12 (#599)Ellie Huxtable
2022-11-06Add setting for keeping typed query when exiting (#451)Sam Lanning
2022-11-04Add local event log storage (#390)Ellie Huxtable
2022-11-02Make fuzzy search the default (#591)Ellie Huxtable
2022-10-21docs: add more details about date parsing in the stats command (#579)Benjamin Vergnaud
2022-10-19Never use HISTFILE for fish shell import (#573)Patrick Jackson
2022-10-19Bump async-trait from 0.1.57 to 0.1.58 (#575)dependabot[bot]
2022-10-19Configure reqwest to use native platform certs (#574)wpbrz
2022-10-14rollup of 5 dependency commits (#562)Conrad Ludgate
2022-10-14Bump rmp-serde from 1.1.0 to 1.1.1 (#557)dependabot[bot]
2022-10-14Bump sqlx from 0.5.13 to 0.6.2 (#536)dependabot[bot]
2022-10-14Add automatic update checking (#555)Ellie Huxtable
2022-10-10Fix ZSH import printEllie Huxtable
2022-10-07add some error messages (#510)Conrad Ludgate
2022-10-05Add `style` to config.toml and config.md (#552)xfzv
2022-09-13Release v11 (#529)Ellie Huxtable
2022-09-11better cursor search (#473)Conrad Ludgate
2022-09-10Add index for interactive search (#493)CosmicHorror
2022-08-21Securize Dockerfile (#506)Jerome Ducret
2022-08-11Trim whitespace from end of encryption key (#496)Martin Indra
2022-06-13Batch key handling (#448)Frank Hamand
2022-06-06Release v0.10.0 (#440)Ellie Huxtable
2022-06-05Noyez fix dir hostname utf8 (#430)noyez
2022-05-20Noyez zsh histdb import (#393)noyez
2022-05-16Cleanup dependencies – disable unnecessary or unused features (#407)Jakub Jirutka
2022-05-09Importer V3 (#395)Conrad Ludgate
2022-05-05Bump serde_json from 1.0.80 to 1.0.81 (#387)dependabot[bot]
2022-05-03Bump serde from 1.0.136 to 1.0.137 (#375)dependabot[bot]
2022-05-03Bump serde_json from 1.0.79 to 1.0.80 (#376)dependabot[bot]
2022-04-28ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek
2022-04-26fix db range query (#351)Conrad Ludgate
2022-04-25history list (#340)Conrad Ludgate
2022-04-23Release v0.9.1 (#338)Ellie Huxtable
2022-04-23sql builder (#333)Conrad Ludgate
2022-04-23Release v0.9.0 (#334)Ellie Huxtable
2022-04-22Fix empty queries with filters (#332)Ellie Huxtable
2022-04-22Bump uuid from 0.8.2 to 1.0.0 (#311)dependabot[bot]
2022-04-22feature-flags (#328)Conrad Ludgate
2022-04-22History filter (#329)Ellie Huxtable
2022-04-22refactor (#327)Conrad Ludgate
2022-04-21A few minor tweaks (#314)Conrad Ludgate
2022-04-13provide better error messages (#300)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)Ellie Huxtable
2022-04-04Add compact mode (#288)Jakob Schrettenbrunner
2022-03-18Improve fuzzy search (#279)Patrick