Dr. Matthias Ratajczak
|
789dc045fb
|
add output formats and todo
|
2023-02-13 13:55:56 +01:00 |
|
Dr. Matthias Ratajczak
|
2c15ef52aa
|
add todo
|
2023-02-13 13:34:29 +01:00 |
|
Dr. Matthias Ratajczak
|
57f701cc90
|
stuff
|
2023-02-13 13:32:37 +01:00 |
|
Dr. Matthias Ratajczak
|
5a2a9a6da1
|
refactor divide_actions
|
2023-02-03 14:54:34 +01:00 |
|
timeshifter
|
43f8c659d4
|
adjust formatting of output for todoperbackend.show()
|
2023-02-03 11:42:33 +01:00 |
|
Dr. Matthias Ratajczak
|
220dc26389
|
remove unnecessary must_use
|
2023-02-02 16:18:11 +01:00 |
|
Dr. Matthias Ratajczak
|
169371473c
|
version bump to 1.0.0-beta2
|
2023-02-02 15:57:50 +01:00 |
|
Dr. Matthias Ratajczak
|
ac47786faa
|
update manifest
|
2023-02-02 15:52:17 +01:00 |
|
Dr. Matthias Ratajczak
|
2740f352a2
|
complete manifest
|
2023-02-02 15:39:03 +01:00 |
|
Dr. Matthias Ratajczak
|
2f7742cc9d
|
refactoring
|
2023-02-02 15:32:23 +01:00 |
|
Dr. Matthias Ratajczak
|
b9632ee8c2
|
improve formatting of 'show'
|
2023-02-02 15:25:45 +01:00 |
|
Dr. Matthias Ratajczak
|
7ebd3a6c43
|
improve error handling
|
2023-02-02 15:11:02 +01:00 |
|
Dr. Matthias Ratajczak
|
40901ddb4d
|
update lockfile
|
2023-02-02 14:58:19 +01:00 |
|
Dr. Matthias Ratajczak
|
fcbb33390a
|
refactor reviewsperbackend
|
2023-02-02 14:53:17 +01:00 |
|
Dr. Matthias Ratajczak
|
52aa2696a5
|
refactor reviewsperbackend
|
2023-02-02 14:45:36 +01:00 |
|
Dr. Matthias Ratajczak
|
4d2da4cb8d
|
refactor review module
|
2023-02-02 14:40:58 +01:00 |
|
Dr. Matthias Ratajczak
|
b9332a9cd0
|
extract review module
|
2023-02-02 14:35:18 +01:00 |
|
Dr. Matthias Ratajczak
|
39475f133f
|
fix todo in Ord for Section
|
2023-02-01 17:24:57 +01:00 |
|
Dr. Matthias Ratajczak
|
54ace79cb5
|
Merge branch 'main' into review
|
2023-02-01 17:05:02 +01:00 |
|
Dr. Matthias Ratajczak
|
4d7eb78a7d
|
version bump to 1.0.0-beta1
|
2023-02-01 16:58:15 +01:00 |
|
Dr. Matthias Ratajczak
|
330a126c75
|
refactoring
|
2023-02-01 16:57:34 +01:00 |
|
Dr. Matthias Ratajczak
|
0bacfe7caf
|
fix error message on quitting review
|
2023-02-01 16:48:22 +01:00 |
|
Dr. Matthias Ratajczak
|
57aa7bdc94
|
fix some pedantic lints
|
2023-02-01 16:42:49 +01:00 |
|
Dr. Matthias Ratajczak
|
2989e40925
|
finish review
|
2023-02-01 16:37:00 +01:00 |
|
Dr. Matthias Ratajczak
|
3f1b477c2e
|
fix minor stuff
|
2023-02-01 13:08:59 +01:00 |
|
Dr. Matthias Ratajczak
|
e67d663d42
|
remove duplicate method
|
2023-02-01 13:04:05 +01:00 |
|
Dr. Matthias Ratajczak
|
eed0886fe4
|
remove dbg statement
|
2023-01-31 16:44:46 +01:00 |
|
Dr. Matthias Ratajczak
|
031750fa85
|
make code compile
|
2023-01-31 16:44:04 +01:00 |
|
Dr. Matthias Ratajczak
|
2c9a6e4602
|
even more review stuff
|
2023-01-31 16:42:16 +01:00 |
|
Dr. Matthias Ratajczak
|
650e6b136c
|
even more review stuff
|
2023-01-31 15:52:58 +01:00 |
|
Dr. Matthias Ratajczak
|
9d4a312d46
|
even more review stuff
|
2023-01-31 15:25:24 +01:00 |
|
Dr. Matthias Ratajczak
|
54c222f193
|
even more review stuff
|
2023-01-31 13:08:02 +01:00 |
|
Dr. Matthias Ratajczak
|
d0eaea8dfb
|
get framework for reviews working
|
2023-01-31 12:41:35 +01:00 |
|
Dr. Matthias Ratajczak
|
40c039f373
|
more review stuff
|
2023-01-30 16:55:45 +01:00 |
|
Dr. Matthias Ratajczak
|
b49e470b1d
|
add proper version string
|
2023-01-30 16:55:45 +01:00 |
|
Dr. Matthias Ratajczak
|
b3d5aa0fce
|
upgrade to clap v4 again
i can't really live with the outdated library
monochrome output is the lesser evil
|
2023-01-30 16:55:45 +01:00 |
|
Dr. Matthias Ratajczak
|
6385dcb3c1
|
relax lifetime requirements in handle_backend_command
|
2023-01-30 16:55:45 +01:00 |
|
Dr. Matthias Ratajczak
|
780de71d73
|
add todos, adjust some context messages
|
2023-01-30 16:55:45 +01:00 |
|
Dr. Matthias Ratajczak
|
b2e5fa0431
|
add Debug supertrait for Backend
|
2023-01-30 16:55:45 +01:00 |
|
Dr. Matthias Ratajczak
|
619387ed35
|
Revert "more review stuff"
This reverts commit b95f3889bb.
This is WIP and does not compile right now. See branch `review`.
|
2023-01-30 16:55:45 +01:00 |
|
Dr. Matthias Ratajczak
|
1ef763d89e
|
add proper version string
|
2023-01-30 16:34:25 +01:00 |
|
Dr. Matthias Ratajczak
|
dd4670094d
|
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 |
|
Dr. Matthias Ratajczak
|
5f08ed271e
|
relax lifetime requirements in handle_backend_command
|
2023-01-30 15:25:08 +01:00 |
|
Dr. Matthias Ratajczak
|
d710d19cdc
|
add todos, adjust some context messages
|
2023-01-30 15:05:27 +01:00 |
|
Dr. Matthias Ratajczak
|
ed7acaf69d
|
add Debug supertrait for Backend
|
2023-01-30 14:57:40 +01:00 |
|
Dr. Matthias Ratajczak
|
d52c95a9eb
|
fix bug when nothing to install for a specific backend
|
2023-01-30 14:40:51 +01:00 |
|
Dr. Matthias Ratajczak
|
aa9cdbf362
|
Revert "more review stuff"
This reverts commit b95f3889bb.
This is WIP and does not compile right now. See branch `review`.
|
2023-01-30 14:39:27 +01:00 |
|
Dr. Matthias Ratajczak
|
091fd3488d
|
fix bug when nothing to install for a specific backend
|
2023-01-30 14:36:00 +01:00 |
|
timeshifter
|
b95f3889bb
|
more review stuff
|
2023-01-19 13:31:55 +01:00 |
|
timeshifter
|
15f544e976
|
add custom aur helper rm args
|
2023-01-18 14:25:08 +01:00 |
|