]> git.ipfire.org Git - people/ms/pakfire.git/shortlog
people/ms/pakfire.git
2022-11-19  Michael Tremermount: Fix argument order for bind-mounting device...
2022-11-19  Michael Tremerutil: touch: Actually set mode
2022-11-19  Michael Tremerpakfire-builder: Fix search command
2022-11-19  Michael Tremerpakfire-builder: Make search functions re-use some...
2022-11-19  Michael Tremerpakfire-builder: Make provides work again
2022-11-19  Michael Tremer_pakfire: Make packages hashable
2022-11-19  Michael Tremerpackages: Export pakfire_package_id
2022-11-17  Michael Tremerpakfire: Add -y switch to CLI to avoid asking questions
2022-11-09  Michael Tremer_pakfire: Fix parsing arguments for Pakfire.update()
2022-11-09  Michael TremerUI: Drop the default confirm callback
2022-11-09  Michael TremerUI: If Pakfire does not have a confirm callback set...
2022-11-09  Michael TremerUI: Move confirm callback into the CLI client
2022-11-09  Michael Tremerbuild: Fix use of temporary directories
2022-11-08  Michael Tremermacros: Replace macro to compile Python modules
2022-11-08  Michael Tremerparser: Log the name of any opened files
2022-11-08  Michael Tremermacros: Move patch script into macros
2022-11-08  Michael Tremerrepo: Reset the package path after copying
2022-11-04  Michael Tremerdigests: Add convenience function to fetch a digest
2022-11-04  Michael Tremerarchive: Show better error when digest check fails
2022-11-04  Michael Tremerdownloader: Fix digest computation
2022-11-04  Michael Tremerarchive: Ensure reading the archive from the beginning...
2022-11-04  Michael Tremercontrib: Drop old key file
2022-11-04  Michael Tremerdownloader: Use the URL check function from string.c
2022-11-04  Michael Tremerbuild: Install "build-essential" by default
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...
next