]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2025-01-30  Michael Tremerpackages: Introduce a function to return the expected...
2025-01-30  Michael Tremerrepo: Don't do any path voodoo for internal repositories
2025-01-30  Michael Tremertransaction: Use the new check to find available packages
2025-01-30  Michael Tremerrepo: Pass on the correct error code if we could not...
2025-01-30  Michael Tremerpackage: Build a unified way to check if a package...
2025-01-30  Michael Tremerrepo: Make path composition public
2025-01-30  Michael Tremerrepo: Simply scan again on forced refresh of local...
2025-01-30  Michael Tremerrepo: Make the write metadata function public
2025-01-30  Michael Tremerpakfire: Remove the refresh function
2025-01-30  Michael Tremerpakfire: Don't refresh the local repository sooner...
2025-01-30  Michael Tremerpython: Drop Pakfire.refresh()
2025-01-30  Michael Tremerpakfire: Refresh repos once all have been created
2025-01-30  Michael Tremerbuild: Move creating the local repository into Pakfire
2025-01-30  Michael Tremercli: The shell environment is obviously local, too
2025-01-30  Michael Tremercontrib: Remove the local repo from the configuration
2025-01-30  Michael Tremerbuild: Always create a local build repository in the...
2025-01-30  Michael Tremerpath: Add function to expand paths
2025-01-30  Michael Tremerbuild: Create a flag to mark locally run builds
2025-01-30  Michael Tremerrepo: Increase the Zstandard compression level
2025-01-30  Michael Tremercompress: Implement passing the compression level to...
2025-01-30  Michael Tremercompress: Fix flushing Zstandard output data
2025-01-30  Michael Tremerrepo: Move compression detection
2025-01-30  Michael Tremerpackage: Add function to destroy a package
2025-01-30  Michael Tremertests: archive: Make the test repository virtual
2025-01-30  Michael Tremerrepo: Make all internal repositories virtual
2025-01-30  Michael Tremerrepo: Since we now support virtual repositories, the...
2025-01-30  Michael Tremerrepo: Fix return codes when reading SOLV data
2025-01-30  Michael Tremerrepo: Remove unused function to only add package metadata
2025-01-30  Michael Tremercli: Use import function to import archives
2025-01-30  Michael Tremerrepo: Optionally return the package object when importi...
2025-01-30  Michael Tremerrepo: Introduce the concept of virtual repositories
2025-01-30  Michael Tremerrepos: Revert changing pakfire_path_relpath
2025-01-30  Michael Tremerbuild: Remove fetching unused path
2025-01-30  Michael Tremerjob: Don't lose build status when closing the log file
2025-01-30  Michael Tremerutil: Make sure relative paths are always relative
2025-01-30  Michael Tremerrepo: Unify code to import packages
2025-01-30  Michael Tremercompress: Automatically detect gzip-compressed data
2025-01-30  Michael Tremerrepo: Refactor finding the installed repository
2025-01-30  Michael Tremerrepo: Refactor identity function
2025-01-30  Michael Tremerrepo: Drop an unused function
2025-01-30  Michael Tremerrepo: Refactor opening existing repositories
2025-01-30  Michael Tremerrepo: Refactor creating a new repo
2025-01-30  Michael Tremerrepo: Fix weird argument handling
2025-01-30  Michael Tremerjob: Remove the braindead UUID parsing/unparsing
2025-01-30  Michael Tremerjobs: Pass all log messages on to the upstream logger
2025-01-30  Michael Tremerlog file: Change compression to gzip
2025-01-30  Michael Tremercompress: Add transparent gzip compression
2025-01-30  Michael Tremerconfigure: Depend on zlib
2025-01-29  Michael Tremerxfer: Don't use chunked encoding for uploads
2025-01-29  Michael Tremerstring: Don't return the number of elements in an array...
2025-01-29  Michael Tremercompress: Drastically increase the Zstandard compressio...
2025-01-29  Michael Tremerlog file: Add a human readable filename argument
2025-01-29  Michael Tremerjob: Create a log file and write the entire job output...
2025-01-29  Michael Tremerlog file: Reset the file handle immediately
2025-01-29  Michael Tremerbuildservice: Always set title on upload
2025-01-29  Michael Tremerbuildservice: Send digest without choosing some algorithm
2025-01-29  Michael Tremerbuildservice: Reformat how to play with arguments
2025-01-29  Michael Tremerlog stream: Make this more versatile
2025-01-29  Michael Tremerbuild: Log something when the result callback returned...
2025-01-29  Michael Tremerjob: Properly implement the log stream now
2025-01-29  Michael Tremertests: compress: Tidy up the code to get better asserti...
2025-01-29  Michael Tremerbuildservice: Make setting the upload filename optional
2025-01-29  Michael Tremercompress: Correctly terminate on EOF
2025-01-29  Michael Tremercompress: Refactor transparent Zstandard compression
2025-01-29  Michael Tremerlog file: Add new object to write a (compressed) log...
2025-01-29  Michael Tremerbuildservice: Use the URL to upload the payload
2025-01-28  Michael Tremerbuilds: Remove old target implementation
2025-01-28  Michael Tremertests: Add some basic tests for the log stream
2025-01-28  Michael Tremerlog stream: Add a function to print custom content...
2025-01-28  Michael Tremerlog stream: Don't loop forever if we did not find a...
2025-01-28  Michael Tremerlog stream: Only call the read function when there...
2025-01-28  Michael Tremerlog stream: Add function to close the stream
2025-01-28  Michael Tremerjob: Send an API call once the job has finished
2025-01-28  Michael Tremerjobs: Upload packages after the build is done
2025-01-28  Michael Tremerbuildservice: Simplify how it is being initialized
2025-01-28  Michael Tremerbuild: Add a result callback and use it in the CLI...
2025-01-28  Michael Tremerrepo: Add a function that imports an archive
2025-01-28  Michael Tremerbuild: Drop old code that copies the packages after...
2025-01-28  Michael Tremerpackage: Make a function available to all that generate...
2025-01-28  Michael Tremerrepo: Pass the package as well as the archive
2025-01-28  Michael Tremerrepos: Add a convenient way to iterate over all local...
2025-01-28  Michael Tremerbuild: Remove remains of some logging callback
2025-01-28  Michael Tremerpackages: Fix group parsing for legacy package formats
2025-01-28  Michael Tremertests: Fix running Python tests
2025-01-28  Michael Tremerarchive: Use the branch prediction macros in potentiall...
2025-01-28  Michael Tremerstrings: Use the branch prediction macros in potentiall...
2025-01-28  Michael Tremerutil: Introduce macros to tell the compiler how likely...
2025-01-28  Michael Tremerarch: Use our own string comparison function
2025-01-27  Michael Tremerstring: Make setting a string faster
2025-01-27  Michael Tremerbuild: Ensure the ccache directory exists or create it
2025-01-27  Michael Tremerxfer: Always append a / to the base URL
2025-01-27  Michael Tremerstring: Add a function to append something to a string
2025-01-27  Michael Tremerxfer: Don't crash if xfer finishes too early
2025-01-27  Michael Tremerdeps: Remove unused variable
2025-01-27  Michael Tremerdaemon: Return an error if we could not subscribe to...
2025-01-27  Michael Tremercgroup: Initialize return value in case there are no...
2025-01-27  Michael TremerELF: Initilize r just in case the binary has no program...
2025-01-27  Michael Tremerrepo: Initialize return value on scan just in case...
2025-01-27  Michael Tremerpython: Refactor fetching dependencies and re-use exist...
2025-01-27  Michael Tremerpython: Minor code cleanups in Solution class
next