atuin/crates
Michelle Tilley 653894d359
feat: Binaries as subcommands (#2661)
* Run 'atuin-<subcmd>' if present when a given subcommand is not recognized

* Send errors to stderr

* Use String instead of OsString for external subcommands

* Remove unused import

* Move external subcommand handling up a level

* Clippy
2025-04-02 12:09:06 +01:00
..
atuin feat: Binaries as subcommands (#2661) 2025-04-02 12:09:06 +01:00
atuin-client feat(kv): Add support for 'atuin kv delete' (#2660) 2025-04-01 15:34:25 +01:00
atuin-common chore: migrate to rust 2024 (#2635) 2025-03-19 12:44:20 +00:00
atuin-daemon fix(build): change atuin-daemon build script .proto paths (#2638) 2025-03-24 11:01:19 +00:00
atuin-dotfiles fix: add redundant clones to clippy and cleanup instances of it (#2654) 2025-04-01 15:47:25 +01:00
atuin-history fix(stats): Ignore leading environment variables when calculating stats (#2659) 2025-04-01 15:39:28 +01:00
atuin-server chore(deps): bump tower-http from 0.5.2 to 0.6.2 (#2641) 2025-03-24 11:00:30 +00:00
atuin-server-database chore: migrate to rust 2024 (#2635) 2025-03-19 12:44:20 +00:00
atuin-server-postgres chore: migrate to rust 2024 (#2635) 2025-03-19 12:44:20 +00:00