]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2021-12-09  Michael Tremerparser: Reset r after no matches are found
2021-12-09  Michael Tremerparser: Improve debugging output when expanding a value...
2021-12-09  Michael TremerFix shadowing any local variables
2021-12-09  Michael TremerFix any invalid prototypes
2021-12-09  Michael Tremerconfigure: Replace CFLAGS
2021-12-09  Michael Tremerconfigure: Ask for a modern C compiler
2021-12-09  Michael Tremerconfigure: Enable -fno-semantic-interposition if possible
2021-12-09  Michael TremerMake pakfire non-interactive by default
2021-12-09  Michael Tremertransactions: Do not confirm when running on non-intera...
2021-12-09  Michael Tremerarchive: Do now show progressbar when running in non...
2021-12-09  Michael Tremertransactions: Use callbacks to show status & progress
2021-12-09  Michael Tremercallbacks: Only copy when data is set
2021-12-09  Michael Tremerpython: Make callbacks available from Python
2021-12-09  Michael Tremercallbacks: Change progress from double to integer
2021-12-09  Michael Tremerpakfire: Introduce callbacks
2021-12-08  Michael Tremerpakfire-builder: build: Add --non-interactive switch
2021-12-08  Michael Tremerpakfire-builder: build: Drop private network option
2021-12-08  Michael Tremerpakfire-builder: Remove forgotten comment
2021-12-08  Michael Tremerpakfire-builder: Remove --mode parameter
2021-12-08  Michael Tremerpakfire-builder: Remove --private-network switch
2021-12-08  Michael Tremerpakfire-builder: shell: Remove option to install additi...
2021-12-08  Michael Tremerpakfire: Don't throw an exception if execute fails
2021-12-08  Michael Tremerman: Document all pakfire commands
2021-12-08  Michael Tremerman: Document command line switches
2021-12-08  Michael Tremerpakfire: Refactor printing errors to console
2021-12-08  Michael Tremerpakfire: Fix enabling/disabling repository when they...
2021-12-08  Michael Tremerpakfire: execute: Add --non-interactive switch
2021-12-08  Michael Tremerpakfire: Add some useful output and return code to...
2021-12-08  Michael Tremerpakfire: Import logging module
2021-12-08  Michael Tremer_pakfire: Fix deprecation warning for PyBuildValue...
2021-12-08  Michael Tremer_pakfire: archive: Raise proper exception when file...
2021-12-08  Michael Tremerrepo: Only delete files that start with prefix if requested
2021-12-08  Michael Tremerarchive: Accept if packages have no filelist
2021-12-08  Michael Tremerarchive: Do not try to pass an empty filelist
2021-12-07  Michael Tremerutil: Correctly find the first part before =, >, <...
2021-12-07  Michael Tremerutil: Skip any dependencies starting with #
2021-11-20  Michael Tremerpakfire-builder: Forward shell exit code
2021-11-20  Michael Tremerarchive: Add test for pakfire_archive_get_path/format
2021-11-20  Michael Tremerarchive: Check if file exists after extraction
2021-11-20  Michael Tremerarchive: Slightly refactor extraction and filelist...
2021-11-20  Michael Tremerarchive: Add test for pakfire_archive_copy
2021-11-20  Michael Tremerarchive: Set errno = ENOENT when file could not be...
2021-11-20  Michael Tremerarchive: Add test for pakfire_archive_read
2021-11-10  Michael Tremerarchive: Add tests for functions pakfire_archive_get
2021-11-10  Michael Tremerrepo: Do not explicitely free repodata
2021-11-10  Michael Tremerarchive: Drop unused function pakfire_archive_get_pakfire
2021-11-10  Michael Tremerpool: Mark repos/pool as dirty and create indices when...
2021-11-10  Michael Tremertransaction: Perform file conflict check
2021-11-10  Michael Tremerlibpakfire: Link against libsolvext
2021-11-10  Michael TremerMake GCC's static analyzer happier
2021-11-10  Michael Tremerutil: Add tests for pakfire_format_size
2021-11-10  Michael Tremerpackager: Add virtual requirement if using rich depende...
2021-11-09  Michael Tremerrequest: Fix segmentation fault when archive could...
2021-11-09  Michael Tremertest: Add more dependency test cases
2021-11-09  Michael Tremerman: Add documentation for dependencies
2021-11-09  Michael Tremerman: Add scaffolding
2021-11-09  Michael TremerAdd support for rich dependencies
2021-11-09  Michael Tremertestsuite: Fix passing more arguments than possible...
2021-10-05  Michael Tremerutil: pakfire_string_join: Make space for last character
2021-10-05  Michael Tremerutil: Validate input for pakfire_string_join
2021-10-05  Michael Tremerutil: Add tests for pakfire_string_join
2021-10-05  Michael Tremerpackager: Do not write an empty filelist and payload
2021-10-05  Michael Tremerpackager: Add a test that tries to read a generated...
2021-10-05  Michael Tremertestsuite: Safety check if value is suddenly NULL
2021-10-05  Michael Tremertestsuite: Optionally return path to temporary file
2021-10-05  Michael Tremertestsuite: Delete all temporary files immediately
2021-10-05  Michael Tremerdependencies: Check parsing invalid inputs
2021-10-05  Michael Tremertest: Add simple dependency pasing tests
2021-10-05  Michael Tremerutil: Rename pakfire_parse_dep to pakfire_str2dep
2021-10-05  Michael TremerUse pakfire_dep2str
2021-10-05  Michael Tremerutil: Add simple function to convert dependencies into...
2021-10-05  Michael Tremerutil: Add test for pakfire_string_matches
2021-10-05  Michael Tremerutil: Add test for pakfire_string_endswith
2021-10-05  Michael Tremerutil: Check input for pakfire_string_startswith
2021-10-05  Michael Tremerpakfire: Fix SEGV when free is called before pool is...
2021-10-05  Michael Tremertestsuite: Add simple true/false assertions
2021-10-05  Michael Tremertestsuite: Disable parser command test
2021-10-05  Michael Tremerdownloader: Actually fail if the checksum doesn't match
2021-10-05  Michael Tremertestsuite: Fix broken assertion check
2021-10-05  Michael Tremerarchive: Show better error message if an mtree could...
2021-10-05  Michael Tremerdownloader: Ignore if we could not read the mirrorlist
2021-10-05  Michael Tremerrequest: Remove brainded cleanup routine
2021-10-05  Michael Tremerrepo: Automatically cleanup temporary files in @command...
2021-10-05  Michael Tremerpakfire_free: Avoid multiple calls
2021-09-30  Michael Tremerconfigure: Add PAKFIRE_TMP_DIR
2021-09-30  Michael Tremerconfigure: Rename PAKFIRE_*_PATH to PAKFIRE_*_DIR
2021-09-30  Michael Tremerrepo: Make repo name check function more generic
2021-09-28  Michael Tremerrequest: Remove temporary files
2021-09-28  Michael Tremerscripts: Remove broken error prefix
2021-09-28  Michael Tremerpakfire_package_create: Default to @dummy repository
2021-09-28  Michael Tremerrepo: Use preprocessor macros for special repo names
2021-09-28  Michael Tremerpakfire-builder: Do not print path of temporary package
2021-09-28  Michael Tremerdownloader: Set user agent
2021-09-28  Michael Tremerpakfire_package_get_archive: Make return value more...
2021-09-28  Michael Tremerpackage: dump: Skip size if it is zero
2021-09-28  Michael Tremerpackage: Do not include repository if it is @dummy
2021-09-28  Michael Tremerpakfire: Create @commandline repo all the time
2021-09-24  Michael Tremerpackager: Add requirement for used digest
2021-09-24  Michael Tremerpackager: Disable sha256 checksums
2021-09-24  Michael Tremerpackager: Reset permissions/ownership for all files...
next