aboutsummaryrefslogtreecommitdiffstats
path: root/crates/turtle/src/main.rs (unfollow)
Commit message (Expand)Author
30 hourschore(treewide): Also fix all `clippy` warningsBenedikt Peetz
31 hourschore(treewide): Remove `cargo` warnings to 0Benedikt Peetz
38 hourschore(treewide): Cleanup themesBenedikt Peetz
3 dayschore(server): Simplify the database supportBenedikt Peetz
3 dayschore: Move everything into one big crateBenedikt Peetz
2026-05-12feat(ui): prominent banner for wrong-key errors at login/sync (#3475)Ellie Huxtable
2025-12-03feat: add colors to --help/-h (#3000)Filip Czaplicki
2025-10-20feat: add commit to displayed version info (#2922)Lucas Trzesniewski
2024-06-06chore: update email, gitignore, tweak ui (#2094)Ellie Huxtable
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-04-03perf(dotfiles): cache aliases and read straight from file (#1918)Ellie Huxtable
2024-01-12feat: Add interactive command inspector (#1296)Ellie Huxtable
2023-08-14Include revision in status (#1166)Ellie Huxtable
2023-07-17Unvendor ratatui (#1101)Ellie Huxtable
2023-04-14Workspace reorder (#868)Vladislav Stepanov
2023-03-31Vendor ratatui temporarily (#835)Ellie Huxtable
2023-03-23chore: remove tui vendoring (#804)Conrad Ludgate
2023-02-10crossterm support (#331)Conrad Ludgate
2022-10-18Upgrade clap (#568)Conrad Ludgate
2022-10-14Add automatic update checking (#555)Ellie Huxtable
2022-09-12custom history list (#524)Conrad Ludgate
2022-05-09Importer V3 (#395)Conrad Ludgate
2022-04-28ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek
2022-04-21refactor commands for better separation (#313)Conrad Ludgate
2022-04-21A few minor tweaks (#314)Conrad Ludgate
2022-04-07Update to clap 3.1.x (#289)Jamie Quigley
2021-04-26Release v0.6.4Ellie Huxtable
2021-04-21Bugfixes, show time ago, perf improvementsEllie Huxtable
2021-04-20Use cargo workspaces (#37)Ellie Huxtable
2021-04-20Switch to Warp + SQLx, use async, switch to Rust stable (#36)Ellie Huxtable
2021-04-14Optimise docker (#34)Ellie Huxtable
2021-04-13Add history sync, resolves #13 (#31)Ellie Huxtable
2021-04-09Update configEllie Huxtable
2021-03-21Implement server (#23)Ellie Huxtable
2021-03-20Add TUI, resolve #19, #17, #16 (#21)Ellie Huxtable
2021-03-10Add config file support (#15)Ellie Huxtable
2021-02-15Add init command (#12)Ellie Huxtable
2021-02-14Bump versionEllie Huxtable
2021-02-14a few more tiny touch ups (#7)Conrad Ludgate
2021-02-14tidy some stuff (#6)Conrad Ludgate
2021-02-14Make pedantic clippy happyEllie Huxtable
2021-02-14Make clippy annoying asf + add serverEllie Huxtable
2021-02-13Fix clippy issuesEllie Huxtable
2021-02-13Remove panicEllie Huxtable
2021-02-13Minor fixesEllie Huxtable
2021-02-13Add sessionsEllie Huxtable
2021-02-13Implement history importEllie Huxtable
2021-02-13Record command exit code and durationEllie Huxtable
2021-02-13RenameEllie Huxtable
2020-10-05fix: help textConrad Ludgate