|
e285fd792e
|
Fixed bug where dependencies would be installed with 'manual' as installation reason
|
2024-11-06 09:06:46 +02:00 |
|
|
2accc30390
|
Added --installation-reason flag
|
2024-11-05 15:34:55 +02:00 |
|
|
b625fe97ef
|
Added --cleanup flag to the remove subcommand
|
2024-11-04 19:38:54 +02:00 |
|
|
e30a32c568
|
Added an --unused flag for the remove subcommand and remove will no longer display errors if a package does not exist
|
2024-10-30 16:35:52 +02:00 |
|
|
6e11f937a6
|
Added conflict checking
|
2024-10-23 16:10:42 +03:00 |
|
|
fe928dbbd6
|
Fixed ActionsContainPackage BPMOperation receiver function incorrectly returning false
|
2024-10-22 17:43:05 +03:00 |
|
|
918ff984ca
|
Moved package fetching, installation and removal functionality to operations.go
|
2024-10-17 11:54:32 +03:00 |
|
|
7816d0072c
|
Added BPM operation structs which make handling package installation/removal easier and fixed multiple bugs
|
2024-10-15 10:03:06 +03:00 |
|