]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2022-11-04  Michael Tremerfilelists: Don't attempt to cleanup any empty filelists
2022-11-04  Michael Tremerrepos: Disable using mirror lists
2022-11-04  Michael Tremerdependencies: Fix parsing deps that don't have any...
2022-11-04  Michael Tremerconfig: Upgrade IPFire 3 repositories to new URLs
2022-11-04  Michael Tremerbuild: Fix check for interactive flag
2022-11-04  Michael Tremerpakfire-builder: Make it possible to run builds interac...
2022-11-04  Michael Tremerbuild: Require to install all packages in the install...
2022-11-04  Michael Tremerbuild: Refactor installing the source package
2022-11-04  Michael Tremerrequests: Move the solution picking here
2022-11-04  Michael Tremerrequests: Move fetching the transaction into a separate...
2022-11-04  Michael Tremerrequest: Refactor and remove all those customs functions
2022-11-04  Michael Tremerrequests: Make them private
2022-11-04  Michael Tremer_pakfire: Remove some dead code
2022-11-04  Michael Tremerrepos: Add convenience function to download packages...
2022-11-04  Michael Tremerstring: Move function to check for URL out of request
2022-11-03  Michael Tremerdaemon: Catch any timeout errors in the log streamer
2022-11-03  Michael Tremer_pakfire: Pass target for build()
2022-11-03  Michael Tremerdaemon: await the build task to fetch any exceptions
2022-11-03  Michael Tremertests: package: Fix dependency check after adding self...
2022-11-03  Michael Tremertests: file: It is now possible to set relative paths
2022-11-03  Michael Tremerpackages: Replace maintainers with packagers
2022-11-03  Michael Tremerpackage: Add packages available in the build environmen...
2022-11-03  Michael Tremerpackager: Don't set the filelist twice
2022-11-03  Michael Tremerscripts: Fix reading binary data in check-interpreters
2022-11-03  Michael Tremerscripts: Use correct variable name for BUILDROOT
2022-11-03  Michael Tremerutil: Drop unused function pakfire_archive_copy_data
2022-11-02  Michael Tremerutil: Allow setting file mode for temporary files
2022-11-01  Michael Tremerlibpakfire.sym: Drop long gone function
2022-11-01  Michael Tremerproblems: Drop pakfire_problem_get_solutions in favour...
2022-11-01  Michael Tremerrequest: No longer return problems when solving failed
2022-11-01  Michael Tremerbuild: Export all repository configuration into the...
2022-11-01  Michael Tremerrepo: Make functions to check if internal or local...
2022-11-01  Michael Tremerrepo: Add a function to walk through all repositories
2022-11-01  Michael Tremermacros: Disable -fstack-clash-protection on aarch64
2022-11-01  Michael Tremercompress: Always clear any extended attributes on extra...
2022-11-01  Michael Tremerdaemon: Configure the build logger to propagate everything
2022-11-01  Michael Tremerrepos: Be more tolerant when keys are being used twice
2022-11-01  Michael Tremerpakfire: Setup logging on regular CLI tool
2022-11-01  Michael Tremerdaemon: Write result into a temporary directory and...
2022-10-31  Michael Tremerbuild: Perform an installation test after the build
2022-10-31  Michael Tremerrequest: Implement a new interface how to walk through...
2022-10-31  Michael Tremerrequest: Allow to solve a request without returning...
2022-10-31  Michael Tremerbuild: No longer set a default target
2022-10-31  Michael Tremerbuild: Copy the result to the local repository and...
2022-10-31  Michael Tremerbuild: Read all built packages into a package list
2022-10-31  Michael Tremerpackagelist: Add a function to walk through all package...
2022-10-31  Michael Tremerrepo: Add function to export a repository to a package...
2022-10-31  Michael Tremerbuild: Rename the results repository
2022-10-31  Michael Tremerbuild: Make the local repository just a regular repository
2022-10-31  Michael Tremerbuild: Write all packages to the @build repository
2022-10-31  Michael Tremerbuild: Create a new repository for the build result
2022-10-31  Michael TremerRevert "package: Drop installing self-provides"
2022-10-31  Michael Tremercompress: Show how large a package is
2022-10-31  Michael Tremerbuild: Add switch to disable tests
2022-10-31  Michael Tremerbuild: Add switch to disable the ccache
2022-10-31  Michael Tremerbuilder: Allow building multiple packages one after...
2022-10-31  Michael Tremerjail: Try to be smarter when mapping UID/GIDs
2022-10-31  Michael Tremerpwd: Sum up reading subuid/subgid
2022-10-31  Michael Tremerpakfire: Read the effective UID/GID
2022-10-31  Michael Tremerpakfire: Add function to read the UID/GID pakfire is...
2022-10-31  Michael Tremertests: package: Fix typo in database ID variable
2022-10-27  Michael Tremermacros: Extract any tarballs as our own user
2022-10-27  Michael Tremerfile: Ignore any errors when trying to remove the parent
2022-10-27  Michael Tremerdist: Fix splitting mirror list
2022-10-27  Michael Tremerpakfire-builder: Make --disable-snapshot a switch for...
2022-10-27  Michael Tremerpackages: Make it possible to set the database ID
2022-10-27  Michael Tremerdb: Improve error reporting
2022-10-27  Michael Tremerpackage: Refactor reading the filelist
2022-10-27  Michael Tremertests: Add a test that writes a filelist and reads...
2022-10-26  Michael Tremerpackages: Don't set string after removing it
2022-10-26  Michael Tremerrepos: Don't worry about our repodata
2022-10-26  Michael Tremertests: Add some tests for packages with invalid inputs
2022-10-26  Michael Tremertests: Test package UUID functions
2022-10-26  Michael Tremerpackages: Internalize the pool when fetching numeric...
2022-10-26  Michael Tremerpackages: Fix fetching NEVRA
2022-10-26  Michael Tremertests: Set various package attributes and read them...
2022-10-26  Michael Tremertests: Add a test that checks if two values are equal
2022-10-26  Michael TremerAdd some more error messages in dist/parser
2022-10-26  Michael Tremerpackages: Silently ignore any invalid dependencies
2022-10-26  Michael Tremertests: Add a simple test for package dependencies
2022-10-26  Michael Tremerlibpakfire.sym: Remove unknown function
2022-10-26  Michael Tremerpackages: Unify the dependency functions
2022-10-26  Michael Tremerpackages: Move pakfire_package_get/set_path into string...
2022-10-25  Michael Tremerpackages: Create a unified numbers function
2022-10-25  Michael Tremerpackages: Move pakfire_package_{g,s}et_source_* functions
2022-10-25  Michael Tremerpackages: Move pakfire_package_get_source_package into...
2022-10-25  Michael Tremerpackages: Add functions to easily set UUIDs
2022-10-25  Michael Tremerpackages: Replace pakfire_package_{g,s}_build_id with...
2022-10-25  Michael Tremerpackages: Move pakfire_package_{g,s}et_build_host into...
2022-10-25  Michael Tremerpackages: Make pakfire_package_is_installed private
2022-10-25  Michael Tremerpackages: Move pakfire_package_{g,s}et_filename into...
2022-10-25  Michael Tremertests: makefile: Fix forgotten string functions
2022-10-25  Michael Tremer_pakfire: Drop function to add a new package
2022-10-25  Michael Tremerpackages: Make constructor function more similar to...
2022-10-25  Michael Tremerpackages: Drop old property functions for strings
2022-10-25  Michael Tremerpackages: Add a combined function to get/set string...
2022-10-25  Michael Tremertests: Add a very simple test to create a package
2022-10-25  Michael Tremerarchive: Fetch filelist from JSON for new packages
2022-10-25  Michael Tremerpakfire-build: Remove debug line
2022-10-25  Michael Tremer_pakfire: Correctly free the package dump
next