Commit Graph
195 Commits
Author SHA1 Message Date
steven-omaha cec0fa8726 rework argument parser 2023-02-18 19:01:05 +01:00
steven-omaha ec872894db refactor errors.rs 2023-02-18 15:40:57 +01:00
steven-omaha 729312f8c2 add main error types 2023-02-18 15:35:54 +01:00
steven-omaha 87259e702b hint supported rust version 2023-02-18 15:09:01 +01:00
steven-omaha 578c2b7526 version bump to v1.0.0-beta9 2023-02-18 15:01:41 +01:00
steven-omaha 76ef8374cd try fixing compilation on docs.rs and crates.io 2023-02-18 14:50:22 +01:00
steven-omaha 2727d56175 version bump to v1.0.0-beta8 2023-02-18 14:15:05 +01:00
steven-omaha a7451c805b try fixing docs.rs build 2023-02-18 14:14:17 +01:00
steven-omaha 1742624333 fix license identifier 2023-02-18 13:33:57 +01:00
steven-omaha 7ae45ee302 version bump to v1.0.0-beta7 2023-02-18 13:30:23 +01:00
steven-omaha 29a1c16d4b version bump to v1.0.0-beta6 2023-02-17 21:17:54 +01:00
steven-omaha 4223eb19ed use const format for version string 2023-02-17 21:11:54 +01:00
steven-omaha 2768d41344 remove unnecessary clone 2023-02-16 10:49:02 +01:00
steven-omaha 7c44f18462 fix docstring 2023-02-16 10:41:54 +01:00
steven-omaha 6e52b6d3d9 add clippy::map_entry 2023-02-15 17:39:55 +01:00
steven-omaha ead91ef5d6 add lints 2023-02-15 17:18:12 +01:00
steven-omaha b92543afcd add lints, docstrings 2023-02-15 17:14:06 +01:00
steven-omaha f619f0cede add cognitive_complexity lint with limit 10 2023-02-15 16:28:51 +01:00
steven-omaha ab87194850 clean up error contexts 2023-02-15 16:15:54 +01:00
steven-omaha 93075c4bfc replace qualified names with use 2023-02-15 16:11:02 +01:00
steven-omaha e8ae68a374 update doc strings 2023-02-15 15:57:50 +01:00
steven-omaha 9c512073b8 handle non-existing pacdef-related dirs 2023-02-15 15:52:56 +01:00
steven-omaha 9e0913ef25 refactor Config::load 2023-02-15 15:23:11 +01:00
steven-omaha 354e8d4741 version bump to 1.0.0-beta5 2023-02-15 14:16:40 +01:00
steven-omaha 83c05be3d3 refactor get_assumed_group_file_names
is now called get_group_file_paths_matching_args
2023-02-15 13:50:56 +01:00
steven-omaha 4252f6b1dd refactor 'run_edit_command' 2023-02-15 12:10:01 +01:00
steven-omaha 817c5af84e rename get_pacdef_group_dir to get_group_dir 2023-02-15 11:54:02 +01:00
steven-omaha 4358323ad5 add lint semicolon if nothing returned 2023-02-15 11:53:41 +01:00
steven-omaha 230e631fe8 refactor ReviewsPerBackend::into_strategies() 2023-02-15 11:44:07 +01:00
steven-omaha fef245522c remove additional newline in review output 2023-02-15 11:24:05 +01:00
steven-omaha 947101eb07 rename backend from pacman to arch 2023-02-15 10:51:52 +01:00
steven-omaha 83fbe765d8 clean up dependencies 2023-02-14 17:56:28 +01:00
steven-omaha 5bf662dbc4 clean up imports 2023-02-14 17:16:24 +01:00
steven-omaha a14b0ecf40 version bump to 1.0.0-beta4 2023-02-14 16:08:56 +01:00
steven-omaha 3b755459e2 remove empty line when unmanaged shouldn't show anything 2023-02-14 16:07:45 +01:00
steven-omaha 1781f4279e fix formatting for review 2023-02-14 16:04:54 +01:00
steven-omaha 2a3fc57014 fix formatting for sync, clean, unmanaged 2023-02-14 15:51:35 +01:00
steven-omaha 6700de006e version bump to 1.0.0-beta3 2023-02-14 15:25:14 +01:00
steven-omaha 0e763c06c6 fix doc phrasing 2023-02-14 15:16:40 +01:00
steven-omaha bcf5093c7e fix crate-docs and some lints 2023-02-14 15:13:04 +01:00
steven-omaha c490c660b4 add missing docs 2023-02-14 15:01:01 +01:00
steven-omaha d982149595 fix wrong anyhow::Context 2023-02-14 14:35:49 +01:00
steven-omaha 38a44f1745 fix some pedantic lints 2023-02-14 14:02:37 +01:00
steven-omaha d468163afd remove unwrap 2023-02-14 13:55:10 +01:00
steven-omaha e7cb7d9321 rename all crates 2023-02-14 13:12:08 +01:00