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
/
crates
(
follow
)
Commit message (
Expand
)
Author
Age
*
fix(tui): Press ctrl-a twice should jump to beginning of line (#2246)
eth3lbert
2024-07-10
*
feat(bash/blesh): hook into BLE_ONLOAD to resolve loading order issue (#2234)
Koichi Murase
2024-07-05
*
fix: ambiguous column name (#2232)
Ellie Huxtable
2024-07-03
*
fix: idx cache inconsistency (#2231)
Ellie Huxtable
2024-07-03
*
feat: monitor idx cache consistency before switching (#2229)
Ellie Huxtable
2024-07-02
*
feat: allow advertising a fake version to clients (#2228)
Ellie Huxtable
2024-07-02
*
fix: add idx cache unique index (#2226)
Ellie Huxtable
2024-07-02
*
perf: write to the idx cache (#2225)
Ellie Huxtable
2024-07-02
*
perf: create idx cache table (#2140)
Ellie Huxtable
2024-07-01
*
chore(deps): bump postmark from 0.10.0 to 0.10.1 (#2217)
dependabot[bot]
2024-07-01
*
feat: Add npm, Netlify and Pulumi tokens to secret patterns (#2210)
Julien P
2024-07-01
*
perf(search): benchmark smart sort (#2202)
Ellie Huxtable
2024-06-26
*
feat: add several other GitHub access token patterns (#2200)
Chris Rose
2024-06-25
*
feat: Add GitLab PAT to secret patterns (#2196)
David Jack Wange Olrik
2024-06-25
*
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
*
fix: ensure we cleanup all tables when deleting (#2191)
Ellie Huxtable
2024-06-24
*
feat: add user account verification (#2190)
Ellie Huxtable
2024-06-24
*
fix: Some --help comments didn't show properly (#2176)
Matheus Martins
2024-06-24
*
chore(deps): bump url from 2.5.1 to 2.5.2 (#2182)
dependabot[bot]
2024-06-24
*
feat(history): filter out various environment variables containing potential ...
David
2024-06-20
*
feat(daemon): follow XDG_RUNTIME_DIR if set (#2171)
Ellie Huxtable
2024-06-20
*
fix(gui): add support for checking if the cli is installed on windows (#2162)
YummyOreo
2024-06-19
*
Fix `scroll_exits` default in `config.toml` (#2166)
Justin Su
2024-06-19
*
feat(tui): configurable prefix character (#2157)
Ellie Huxtable
2024-06-18
*
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
*
fix: unitless sync_frequence = 0 not parsed by humantime (#2154)
Ellie Huxtable
2024-06-17
*
chore(deps): bump regex from 1.10.4 to 1.10.5 (#2132)
dependabot[bot]
2024-06-13
*
chore(build): compile protobufs with protox (#2122)
Remo Senekowitsch
2024-06-12
*
chore: remove unnecessary proto import (#2120)
Ellie Huxtable
2024-06-12
*
fix: cargo binstall config (#2112)
Ellie Huxtable
2024-06-10
*
chore(deps): bump clap_complete from 4.5.2 to 4.5.3 (#2100)
dependabot[bot]
2024-06-10
*
fix(crate): add description to daemon crate (#2107)
Ellie Huxtable
2024-06-10
*
fix(crate): add missing description (#2106)
Ellie Huxtable
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
*
docs: add docs for store subcommand (#2097)
Ellie Huxtable
2024-06-07
*
chore: update email, gitignore, tweak ui (#2094)
Ellie Huxtable
2024-06-06
*
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): bump serde_yaml from 0.9.32 to 0.9.34+deprecated (#2078)
dependabot[bot]
2024-06-03
*
fix(client): better error reporting on login/registration (#2076)
Xavier Vello
2024-06-03
*
feat(doctor): report sqlite version (#2075)
Xavier Vello
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
*
fix(bash): fix a workaround for bash-5.2 keybindings (#2060)
Koichi Murase
2024-05-30
*
fix(stats): generation for commands starting with a pipe (#2058)
Sandro
2024-05-30
*
chore: handle rate limited responses (#2057)
Ellie Huxtable
2024-05-30
[next]