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
Commit message (
Expand
)
Author
Age
*
chore(deps): bump debian (#2320)
dependabot[bot]
2024-07-30
*
chore(deps): bump tonic from 0.12.0 to 0.12.1 (#2322)
dependabot[bot]
2024-07-30
*
fix: windows build error (#2321)
YummyOreo
2024-07-29
*
fix: atuin-daemon optional dependency (#2306)
Jakub Panek
2024-07-29
*
fix(gui): random ts errors (#2316)
Ellie Huxtable
2024-07-26
*
feat(gui): folder select dialogue for directory block (#2315)
Ellie Huxtable
2024-07-26
*
feat(gui): directory block, re-org of some code (#2314)
Ellie Huxtable
2024-07-25
*
feat(gui): allow interacting with the embedded terminal (#2312)
Ellie Huxtable
2024-07-25
*
fix(gui): cursor positioning on new doc creation (#2310)
Ellie Huxtable
2024-07-25
*
fix(gui): double return on mac/linux (#2311)
Ellie Huxtable
2024-07-25
*
fix(gui): do not hardcode db path (#2309)
Ellie Huxtable
2024-07-25
*
chore(release): prepare for release v18.4.0-beta.3 (#2305)
Ellie Huxtable
2024-07-23
*
feat(gui): clean up home page, fix a few bugs (#2304)
Ellie Huxtable
2024-07-23
*
fix(themes): Restore default theme, refactor (#2294)
P T Weir
2024-07-23
*
feat(gui): background terminals and more (#2303)
Ellie Huxtable
2024-07-22
*
chore(deps): bump highlight.js from 11.9.0 to 11.10.0 in /ui (#2298)
dependabot[bot]
2024-07-22
*
chore(deps): bump @tauri-apps/plugin-http in /ui (#2299)
dependabot[bot]
2024-07-22
*
chore(deps): bump @blocknote/mantine from 0.15.0 to 0.15.3 in /ui (#2300)
dependabot[bot]
2024-07-22
*
chore(deps-dev): bump tailwindcss from 3.4.4 to 3.4.6 in /ui (#2301)
dependabot[bot]
2024-07-22
*
chore(deps): bump docker/setup-buildx-action from 2 to 3 (#2295)
dependabot[bot]
2024-07-22
*
chore(deps): bump docker/build-push-action from 4 to 6 (#2296)
dependabot[bot]
2024-07-22
*
chore(deps): bump itertools from 0.12.1 to 0.13.0 (#2297)
dependabot[bot]
2024-07-22
*
chore(deps): bump zustand from 4.5.2 to 4.5.4 in /ui (#2302)
dependabot[bot]
2024-07-22
*
fix(history): logic for store_failed=false (#2284)
Jeff Gould
2024-07-17
*
feat(tui): Fixed preview height option (#2286)
Tobias Genannt
2024-07-17
*
fix(gui): kill child on block stop (#2288)
Ellie Huxtable
2024-07-16
*
chore(release): prepare for release v18.4.0-beta.2 (#2287)
Ellie Huxtable
2024-07-16
*
fix(gui): terminal resize overflow (#2285)
Ellie Huxtable
2024-07-16
*
docs(gui): update README (#2283)
Ellie Huxtable
2024-07-15
*
feat(gui): add runbook list, ability to create and delete, sql storage (#2282)
Ellie Huxtable
2024-07-15
*
chore(deps): bump cachix/install-nix-action from 20 to 27 (#2268)
dependabot[bot]
2024-07-15
*
chore(deps): bump clap_complete from 4.5.7 to 4.5.8 (#2273)
dependabot[bot]
2024-07-15
*
chore(deps): bump @tanstack/react-table from 8.19.2 to 8.19.3 in /ui (#2279)
dependabot[bot]
2024-07-15
*
chore(deps): bump @tauri-apps/plugin-shell in /ui (#2274)
dependabot[bot]
2024-07-15
*
chore(deps): bump @radix-ui/react-dropdown-menu in /ui (#2275)
dependabot[bot]
2024-07-15
*
chore(deps): bump @blocknote/react from 0.14.2 to 0.14.6 in /ui (#2276)
dependabot[bot]
2024-07-15
*
chore(deps-dev): bump @tauri-apps/cli in /ui (#2277)
dependabot[bot]
2024-07-15
*
chore(deps): bump @uiw/react-codemirror from 4.22.2 to 4.23.0 in /ui (#2278)
dependabot[bot]
2024-07-15
*
chore(deps): bump docker/login-action from 2 to 3 (#2271)
dependabot[bot]
2024-07-15
*
chore(deps): bump actions/checkout from 3 to 4 (#2270)
dependabot[bot]
2024-07-15
*
chore(deps): bump actions/cache from 3 to 4 (#2269)
dependabot[bot]
2024-07-15
*
chore(deps): bump taiki-e/install-action from 1 to 2 (#2267)
dependabot[bot]
2024-07-15
*
chore(deps): Add dependabot for GitHub Actions (#2257)
Luca Comellini
2024-07-15
*
chore(deps): bump tailwind-merge from 2.3.0 to 2.4.0 in /ui (#2261)
dependabot[bot]
2024-07-15
*
chore(deps): bump @uiw/codemirror-extensions-langs in /ui (#2262)
dependabot[bot]
2024-07-15
*
chore(deps): bump @codemirror/view from 6.28.2 to 6.28.4 in /ui (#2264)
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
*
chore(deps): bump @blocknote/core from 0.14.2 to 0.14.5 in /ui (#2263)
dependabot[bot]
2024-07-15
*
feat(tui): Customizable Themes (#2236)
P T Weir
2024-07-15
[next]