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
/
Cargo.lock
(
follow
)
Commit message (
Expand
)
Author
Age
*
chore(release): prepare for release v18.4.0-beta.3 (#2305)
Ellie Huxtable
2024-07-23
*
fix(themes): Restore default theme, refactor (#2294)
P T Weir
2024-07-23
*
chore(deps): bump itertools from 0.12.1 to 0.13.0 (#2297)
dependabot[bot]
2024-07-22
*
chore(release): prepare for release v18.4.0-beta.2 (#2287)
Ellie Huxtable
2024-07-16
*
chore(deps): bump clap_complete from 4.5.7 to 4.5.8 (#2273)
dependabot[bot]
2024-07-15
*
chore(deps): bump tracing-tree from 0.3.1 to 0.4.0 (#2259)
dependabot[bot]
2024-07-15
*
chore(deps): bump thiserror from 1.0.61 to 1.0.62 (#2258)
dependabot[bot]
2024-07-15
*
feat(tui): Customizable Themes (#2236)
P T Weir
2024-07-15
*
chore(deps): Replace cli-clipboard with arboard (#2067)
Cristian Le
2024-07-10
*
chore(deps): update prost-types (#2251)
Ellie Huxtable
2024-07-10
*
chore(deps): update to tonic 0.12, prost 0.13 (#2250)
Ellie Huxtable
2024-07-10
*
feat(gui): runbooks that run (#2233)
Ellie Huxtable
2024-07-08
*
feat: monitor idx cache consistency before switching (#2229)
Ellie Huxtable
2024-07-02
*
chore(deps): bump serde_json from 1.0.117 to 1.0.119 (#2216)
dependabot[bot]
2024-07-01
*
chore(deps): bump postmark from 0.10.0 to 0.10.1 (#2217)
dependabot[bot]
2024-07-01
*
perf(search): benchmark smart sort (#2202)
Ellie Huxtable
2024-06-26
*
chore(release): prepare for release v18.4.0-beta.1 (#2195)
Ellie Huxtable
2024-06-25
*
chore(deps): update ratatui to 0.27 (#2193)
Ellie Huxtable
2024-06-25
*
feat: add user account verification (#2190)
Ellie Huxtable
2024-06-24
*
chore(deps): bump url from 2.5.1 to 2.5.2 (#2182)
dependabot[bot]
2024-06-24
*
chore(deps): bump uuid from 1.8.0 to 1.9.0 (#2181)
dependabot[bot]
2024-06-24
*
chore(deps): bump curve25519-dalek in the cargo group (#2164)
dependabot[bot]
2024-06-19
*
feat(gui): automatically install and setup the cli/shell (#2139)
Ellie Huxtable
2024-06-17
*
chore(deps): bump memchr from 2.7.2 to 2.7.4 (#2151)
dependabot[bot]
2024-06-17
*
chore: cargo and pnpm update (#2127)
Ellie Huxtable
2024-06-13
*
chore(deps): bump regex from 1.10.4 to 1.10.5 (#2132)
dependabot[bot]
2024-06-13
*
chore(deps): bump clap from 4.5.4 to 4.5.7 (#2134)
dependabot[bot]
2024-06-13
*
chore(build): compile protobufs with protox (#2122)
Remo Senekowitsch
2024-06-12
*
chore(deps): bump clap_complete from 4.5.2 to 4.5.3 (#2100)
dependabot[bot]
2024-06-10
*
chore(deps): bump clap_complete_nushell from 4.5.1 to 4.5.2 (#2101)
dependabot[bot]
2024-06-10
*
chore(release): prepare for release v18.3.0 (#2105)
Ellie Huxtable
2024-06-10
*
chore(release): v18.3.0-prerelease.1 (#2090)
Ellie Huxtable
2024-06-05
*
fix: Replace serde_yaml::to_string with serde_json::to_string_yaml (#2087)
Hesam Pakdaman
2024-06-04
*
chore(deps): `cargo update` (#2083)
Ellie Huxtable
2024-06-04
*
chore(deps): bump serde_yaml from 0.9.32 to 0.9.34+deprecated (#2078)
dependabot[bot]
2024-06-03
*
chore(deps): bump rmp from 0.8.12 to 0.8.14 (#2079)
dependabot[bot]
2024-06-03
*
fix(deps): replace parse_duration with humantime (#2074)
Blair Noctis
2024-06-03
*
chore(deps): relax sqlx and argon2 dependencies (#2065)
Cristian Le
2024-05-31
*
feat(ui): add login/register dialog (#2056)
Ellie Huxtable
2024-05-30
*
chore(deps): bump rusty_paseto and rusty_paserk (#2054)
Conrad Ludgate
2024-05-29
*
chore(deps): bump tracing-tree from 0.3.0 to 0.3.1 (#2046)
dependabot[bot]
2024-05-28
*
chore(deps): bump uuid from 1.7.0 to 1.8.0 (#2047)
dependabot[bot]
2024-05-28
*
feat: support systemd socket activation for daemon (#2039)
Nemo157
2024-05-25
*
chore(deps): bump the cargo group with 2 updates (#2041)
dependabot[bot]
2024-05-25
*
chore(deps): bump tokio from 1.36.0 to 1.37.0 (#2033)
dependabot[bot]
2024-05-21
*
chore(deps): bump serde from 1.0.197 to 1.0.202 (#2034)
dependabot[bot]
2024-05-21
*
fix: redact password in database URI when logging (#2032)
Jeremy Cline
2024-05-21
*
chore(deps): bump base64 from 0.21.7 to 0.22.1 (#2017)
dependabot[bot]
2024-05-14
*
chore(deps): bump clap from 4.5.1 to 4.5.4 (#2019)
dependabot[bot]
2024-05-14
*
fix: add incremental rebuild to daemon loop (#2010)
Ellie Huxtable
2024-05-08
[next]