]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
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
2022-10-24  Michael Tremerdaemon: Remove any trailing newlines
2022-10-24  Michael Tremerdaemon: Log the received Pakfire configuration
2022-10-23  Michael Tremerdaemon: Call the finished handler after a job has finished
2022-10-23  Michael Tremerdaemon: Drop workers logger and use daemon logger
2022-10-23  Michael Tremerdaemon: Open the log file in text mode
2022-10-23  Michael Tremerhub: Log that we joined the queue
2022-10-23  Michael Tremerdaemon: Setup the correct logger
2022-10-23  Michael Tremerdaemon: Upload the log after the build has finished
2022-10-23  Michael Tremerclient: Fix connection check
2022-10-23  Michael TremerMerge branch 'master' of ssh://people.ipfire.org/pub...
2022-10-23  Michael Tremerclient: Add command to list all uploads
2022-10-23  Michael Tremerclient: Create a subparser for uploads
2022-10-23  Michael Tremerclient: Drop unimplemented commands
2022-10-23  Michael Tremerclient: Drop wrapper class and connect straight to...
2022-10-23  Michael Tremerclient: Implement deleting uploads
2022-10-23  Michael Tremerarch: Fix off-by-one error in allocation
2022-10-23  Michael TremerMerge branch 'master' of ssh://people.ipfire.org/pub...
2022-10-23  Michael Tremerarch: Add function that returns a list of all supported...
2022-10-18  Michael Tremerclient: Implement sending the build repository
2022-10-18  Michael Tremerarchive: Don't read the distribution twice
2022-10-18  Michael Tremerpackages: Write/read distro tag from metadata
2022-10-18  Michael Tremerdistro: Add a function that creates the tag
2022-10-18  Michael Tremerfile: Accept relative paths and make them absolute
2022-10-18  Michael Tremerfile: Correctly return the error code
2022-10-18  Michael Tremercompress: Add entry to filelist before we modify it
2022-10-12  Michael Tremerrepo: Store the fingerprint of the imported key
2022-10-12  Michael Tremerrepos: Read key immediately and write it to the config
2022-10-11  Michael Tremerconfig: Continue after parsing a multiline value
2022-10-11  Michael Tremerconfig: Increase maximum length of values
2022-10-11  Michael Tremercontrib: Embed key into the repository configuration...
2022-10-11  Michael Tremer_pakfire: repo: Remove function to export configuration
2022-10-11  Michael Tremerconfig: Add function to format values
2022-10-11  Michael Tremerconfig: Dump configuration files
2022-10-11  Michael Tremerconfig: Add function to map values as FILE*
2022-10-11  Michael Tremerconfig: Extend parser to support multiline files
2022-10-11  Michael Tremerdaemon: Authenticate against the hub using Kerberos
2022-10-11  Michael Tremer_pakfire: keys: Export algorithm and key length
2022-10-11  Michael Tremerdb: Fix updated table layout
2022-10-11  Michael Tremerpackages: Drop any hexdigest helper functions
2022-10-11  Michael Tremerpackages: Use binary digest function in dump
2022-10-11  Michael Tremerpackage: Compose cache path based on the binary digest
2022-10-11  Michael Tremerfile: Drop all hexdigest functions
2022-10-11  Michael Tremerdigest: Add pakfire_digest_name to header
2022-10-11  Michael Tremerdb: Fix insert statement for packages
2022-10-11  Michael Tremer_pakfire: Return digest for packages only as binary
2022-10-11  Michael Tremerpackages: Use binary digests in database
2022-10-11  Michael Tremerdigest: Add function to return a digest name
2022-10-11  Michael Tremerkeys: Export name & email
next