Commit Graph
14 Commits
Author SHA1 Message Date
steven-omaha 4b7a497dda fix(review): typo 2024-03-24 20:57:32 +01:00
Mike Lloyd ad624bce70 Add 'apply' option to review 2024-03-23 23:34:36 -07:00
star-szr e1354438bb fix: minor typo in review text 2024-03-21 12:05:07 -04:00
steven-omaha 8b476f222d refact(review): user intention query 2023-05-16 16:20:31 +02:00
steven-omaha 7d9f444ea6 feat: implement --noconfirm 2023-05-12 16:05:49 +02:00
steven-omaha b70da6f7f2 feat(review): print enumerated groups with leading spaces 2023-04-27 10:49:54 +02:00
steven-omaha d27cfa4a3b refact(review): handle upper-case input
This commit updates the `ask_user_action_for_package` function in the
`review` module to convert user input to lowercase. This ensures that
the user input is case-insensitive and improves the user experience.
2023-04-27 10:14:10 +02:00
steven-omaha e511235717 fix check for dependency support 2023-03-03 17:20:49 +01:00
steven-omaha e3e193f7e1 disable 'as dependency' if backend does not support it 2023-02-27 19:54:52 +01:00
steven-omaha 184f86ebae add python support 2023-02-27 19:39:25 +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 1781f4279e fix formatting for review 2023-02-14 16:04:54 +01:00
steven-omaha e7cb7d9321 rename all crates 2023-02-14 13:12:08 +01:00