Till Wegmueller
|
2cb63fbef0
|
Introduce PackageContents struct for structured representation of package data, refactor show_contents for multiple content types, and enhance handling of manifests with improved filtering and output formatting.
|
2025-07-23 22:39:49 +02:00 |
|
Till Wegmueller
|
ca7ce75008
|
Enhance show_contents to parse manifests directly, add filtering by publishers, patterns, and action types, and handle multiple content types (files, directories, links, dependencies, licenses).
|
2025-07-22 19:39:46 +02:00 |
|
Till Wegmueller
|
5d987ca0cb
|
Refactor package FMRI handling by introducing Fmri struct, update dependencies, and adjust repository and action modules for structured FMRI data processing
Signed-off-by: Till Wegmueller <toasterson@gmail.com>
|
2025-07-22 14:10:37 +02:00 |
|
Till Wegmueller
|
e3662eaf23
|
Introduce PackageInfo struct for structured package data, refactor list_packages to use it, and enhance publisher directory handling
Signed-off-by: Till Wegmueller <toasterson@gmail.com>
|
2025-07-22 11:57:24 +02:00 |
|
Till Wegmueller
|
7332e0f7b5
|
Refactor repository info retrieval to return structured data, add detailed publisher information, and update tests accordingly
Signed-off-by: Till Wegmueller <toasterson@gmail.com>
|
2025-07-22 10:21:16 +02:00 |
|
Till Wegmueller
|
a9584fa6d2
|
Add package publishing functionality and default publisher management
Signed-off-by: Till Wegmueller <toasterson@gmail.com>
|
2025-07-21 23:20:19 +02:00 |
|
Till Wegmueller
|
8a32bf3176
|
Add compression support (Gzip/LZ4) and update dependencies
Signed-off-by: Till Wegmueller <toasterson@gmail.com>
|
2025-07-21 22:37:08 +02:00 |
|
Till Wegmueller
|
1a5e0e053d
|
Add repository module and update dependencies
Signed-off-by: Till Wegmueller <toasterson@gmail.com>
|
2025-07-21 22:02:05 +02:00 |
|