Commit Graph
47 Commits
Author SHA1 Message Date
steven-omaha 597b74cb71 fix some pedantic lints 2023-02-01 16:42:49 +01:00
steven-omaha 6fde122d9b remove dbg statement 2023-01-31 16:44:46 +01:00
steven-omaha 62729afb2f get framework for reviews working 2023-01-31 12:41:35 +01:00
steven-omaha ebecbc6734 add proper version string 2023-01-30 16:55:45 +01:00
steven-omaha 1e5517a129 add custom aur helper rm args 2023-01-18 14:25:08 +01:00
steven-omaha b956782249 start adding review 2023-01-14 19:32:03 +01:00
steven-omaha 8210d65fe7 apply some pedantic lints 2023-01-14 18:23:48 +01:00
steven-omaha 5ab03b38d5 refactor todo_per_backend 2023-01-14 18:03:31 +01:00
steven-omaha 6d42fc2597 improve command running 2023-01-14 17:40:49 +01:00
steven-omaha 4b13a86a6d add config (WIP) 2023-01-14 17:08:59 +01:00
steven-omaha 13e34983b9 add config (WIP) 2023-01-14 16:56:07 +01:00
steven-omaha 9d1b94dca4 add actions derive macro 2023-01-13 15:25:46 +01:00
steven-omaha 0b4b45ed73 fix bug in show 2023-01-12 15:30:55 +01:00
steven-omaha 17ee55da30 extract search module 2023-01-12 12:19:34 +01:00
steven-omaha 3e308633e5 refactor output of search 2023-01-12 12:09:39 +01:00
steven-omaha ca0ecf6d69 improve printing of found packages 2023-01-12 12:04:51 +01:00
steven-omaha 707bf919d6 add package search 2023-01-12 11:52:13 +01:00
steven-omaha 3502e0a70b add 'new --edit' 2023-01-12 11:32:35 +01:00
steven-omaha f05be4cce0 add 'new' argument 2023-01-12 11:23:45 +01:00
steven-omaha 6caf6636bb add remove 2023-01-11 15:02:37 +01:00
steven-omaha 686a5cefad add import 2023-01-11 14:49:03 +01:00
steven-omaha 08b74ce919 add todos 2023-01-11 13:59:45 +01:00
steven-omaha 701eeab9c5 refactor 2023-01-11 13:50:39 +01:00
steven-omaha 8db8c6fd41 add showing group content 2023-01-11 12:45:31 +01:00
steven-omaha 42d318298c add showing group content (WIP) 2023-01-10 18:50:17 +01:00
steven-omaha 122665a088 improve error handling 2023-01-10 18:00:02 +01:00
steven-omaha 99bdced2a1 add error handling per backend 2023-01-10 17:45:37 +01:00
steven-omaha 09ff4f4bfb fix some pedantic lints 2023-01-10 15:25:54 +01:00
steven-omaha 1bf19f4669 move todo_per_backend into separate module 2023-01-10 15:21:02 +01:00
steven-omaha 160e4d0b4c make some public functions private 2023-01-10 14:54:41 +01:00
steven-omaha 84832132f8 add error when editing a non-existant group file 2023-01-10 14:53:27 +01:00
steven-omaha 3e05261d08 implement clean_packages 2023-01-10 14:48:18 +01:00
steven-omaha 0e043ef6b5 fix show_groups 2023-01-10 14:37:02 +01:00
steven-omaha 55c484d839 refactor show_unmanaged_packages 2023-01-10 14:35:29 +01:00
steven-omaha 44e4f644df fix 'show_unmanaged_packages' 2023-01-10 14:27:58 +01:00
steven-omaha 26c1e317bd rework section loading 2023-01-09 19:06:51 +01:00
steven-omaha 4907787911 start reimplementing main functions again 2023-01-09 18:30:12 +01:00
steven-omaha 80fb9d7252 get generic backend to work (to some extent) 2023-01-06 13:31:50 +01:00
steven-omaha 2f511cf87c add install and remove packages to Backend trait 2023-01-05 16:44:41 +01:00
steven-omaha 53ffda70ce convert pacman to first backend 2023-01-05 16:25:47 +01:00
steven-omaha 6956164bed add pacdef clean 2023-01-05 15:53:50 +01:00
steven-omaha 3010f2e0b0 start propagating errors 2022-12-02 17:58:53 +01:00
steven-omaha 1eb71b7651 handle errors in editing files 2022-12-02 17:51:10 +01:00
steven-omaha 81c6b04e64 implement editing of files 2022-12-02 17:33:59 +01:00
steven-omaha d40d0fccee refactor 2022-12-02 17:23:50 +01:00
steven-omaha 9f068e5ffe refactor 2022-12-02 17:08:17 +01:00
steven-omaha 13490de0e2 refactor 2022-12-02 16:40:42 +01:00