Commit Graph
19 Commits
Author SHA1 Message Date
steven-omaha b7243e08fd upgrade to clap v4 again
i can't really live with the outdated library
monochrome output is the lesser evil
2023-01-30 15:57:19 +01:00
steven-omaha b956782249 start adding review 2023-01-14 19:32:03 +01:00
steven-omaha 82801e141c reduce compile time
disabling LTO and optimizing for size cuts compile time almost in half,
but increases the binary size from 2.1 to 2.5 MB.
this tradeoff is worth it.
performance is unaffected
2023-01-14 18:19:53 +01:00
steven-omaha 13e34983b9 add config (WIP) 2023-01-14 16:56:07 +01:00
steven-omaha d2e2b93c04 unpin dependencies 2023-01-12 23:31:12 +01:00
steven-omaha b5d58e6656 add derive Register macro 2023-01-12 23:07:27 +01:00
steven-omaha 0cebb092c5 remove benchmarks
these were broken since implementing backends
2023-01-12 15:23:57 +01:00
steven-omaha 707bf919d6 add package search 2023-01-12 11:52:13 +01:00
steven-omaha b5d6aa9ffb strip release binary 2023-01-11 15:02:58 +01:00
steven-omaha 686a5cefad add import 2023-01-11 14:49:03 +01:00
steven-omaha 487848e5bc make cargo backend use .crates2.json file 2023-01-10 17:22:57 +01:00
steven-omaha 44e4f644df fix 'show_unmanaged_packages' 2023-01-10 14:27:58 +01:00
steven-omaha 3d0a54bf70 remove strum, adjust release profile 2023-01-10 14:20:10 +01:00
steven-omaha 80fb9d7252 get generic backend to work (to some extent) 2023-01-06 13:31:50 +01:00
steven-omaha 3829bec235 downgrade to latest 3.x version of clap 2023-01-05 16:13:58 +01:00
steven-omaha 3bba9a8600 update versions 2023-01-05 15:55:28 +01:00
steven-omaha fc390feecb add ui module 2022-12-02 16:32:08 +01:00
steven-omaha ac3ee300d7 add more code 2022-09-02 19:42:01 +02:00
steven-omaha c51aa6060a initial commit 2022-09-02 17:22:07 +02:00