]> git.ipfire.org Git - people/stevee/pakfire.git/shortlog
people/stevee/pakfire.git
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...
2021-09-24  Michael Tremerpakfire-builder: Make all builds interactive
2021-09-24  Michael Tremertransaction: Verify checksum instead of key check on...
2021-09-24  Michael Tremerarchive: Make pakfire_archive_digest available internally
2021-09-23  Michael Tremerfile: Copy digests from libarchive mtrees
2021-09-23  Michael Tremerfile: Store digests in the same way than packages
2021-09-22  Michael Tremerdb: Serialize the package digest
2021-09-22  Michael Tremerbuild: Ignore if local repository path already exists
2021-09-22  Michael Tremerbuild: Make local repository available inside the shell
2021-09-22  Michael Tremerpakfire: Refresh repositories only once
2021-09-22  Michael Tremerclean: Delete the entire cache
2021-09-22  Michael Tremerbuild: Automatically create the local repository
2021-09-22  Michael Tremerpakfire: Initialise repositories when setting up build...
2021-09-22  Michael Tremerrepo: Scan local repositories even in offline mode
2021-09-22  Michael Tremerrepo: Fix SEGV when checking for local repository
2021-09-22  Michael Tremerbuild: Cleanup local repository
2021-09-21  Michael Tremershell: Setup build environment before entering the...
2021-09-21  Michael Tremerfile: Return 0 when the cleanup job is done
2021-09-21  Michael Tremerpython: Prevent early deallocation of logging callback
2021-09-21  Michael Tremerpakfire-builder: Make info command work again
2021-09-21  Michael Tremerrepo: Add test to compose a repository
2021-09-21  Michael Tremerrepo: Test writing/reading the SOLV database
2021-09-21  Michael Tremertests: Check if opening a directory fails correctly
2021-09-21  Michael Tremerarchive: Reset pointer when archive open failed
2021-09-21  Michael Tremerarchive: Improve logging when package cannot be opened
2021-09-21  Michael Tremerarchive: Fix return value check when making package
2021-09-21  Michael Tremerdownloader: Add tests that check digests
2021-09-21  Michael Tremerdownloader: Add a simple test that requires internet...
2021-09-21  Michael Tremertestsuite: Make tests cleanup after themselves
2021-09-21  Michael TremerMake testsuite compile again
2021-09-21  Michael Tremerpackage: Don't fail if a package does not have a checksum
2021-09-21  Michael TremerShow better error messages on download failures
2021-09-21  Michael Tremerarchive: Fix SEGV when no scriptlets exist
2021-09-21  Michael Tremertransaction: Pass digest to downloader when downloading...
2021-09-21  Michael TremerMove pakfire_digest_length to util
2021-09-21  Michael Tremerdownloader: Use unsigned char for digests
2021-09-21  Michael TremerUnify digest enums in packages and downloader
2021-09-20  Michael Tremerdownloader: Drop support for SHA-1
2021-09-20  Michael Tremerpackage: Calculate digests
2021-09-20  Michael Tremerrepo: Don't try freeing package if pakfire_archive_make...
2021-09-20  Michael Tremerpackage: Refactor checksums/digests
2021-09-08  Michael Tremerdownloader: Compare digests and try re-download if...
2021-09-08  Michael Tremerdownloader: Implement passing expected digest to transfer
2021-09-08  Michael Tremerdownloader: Make message digest algorithm selectable
2021-09-08  Michael Tremerdownloader: Add reference to downloaders to transfers
next