]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
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
2025-01-27  Michael Tremerpython: Identify as "pakfire" and not "_pakfire"
2025-01-27  Michael Tremerpython: Use the string array function for arches
2025-01-27  Michael Tremerpython: Drop file handle wrapper
2025-01-27  Michael Tremerpython: Use strings functions to free strings in Package
2025-01-27  Michael Tremerpython: Minor code cleanups in the Package class
2025-01-27  Michael Tremerconfigure: Fix config.h
2025-01-27  Michael Tremerpython: Remove setters from Package
2025-01-27  Michael Tremerpakfire: Don't mess with rlimit
2025-01-27  Michael Tremerpakfire: Drop the distro check
2025-01-27  Michael Tremerpython: Fail with a more simple return value
2025-01-27  Michael Tremerpython: Take configuration as string and fix return...
2025-01-27  Michael Tremerconfig: Don't try to parse an empty input
2025-01-27  Michael Tremerdeps: Remove debug line
2025-01-27  Michael Tremerpython: Install the Python module to the right location
2025-01-27  Michael Tremerdaemon: Let systemd tell us when it is shutting down
2025-01-27  Michael Tremerdaemon: Prevent the system from shutting down when...
2025-01-27  Michael Tremerdaemon: Decrement the running job counter when a job...
2025-01-27  Michael Tremerdaemon: Connect to the system dbus
2025-01-27  Michael Tremerdaemon: Submit stats a little bit less often
2025-01-26  Michael Tremerjob: Once the job has exited, we need to remove it...
2025-01-26  Michael Tremerjobs: Make pakfire_job_exited static
2025-01-26  Michael Tremerjob: Build some experimental function to stream the...
2025-01-26  Michael Tremerjob: Write all received logs into the buffer only
2025-01-26  Michael Tremerjob: Send a crash report in case the job crashes
2025-01-26  Michael Tremerlog buffer: Add a function to dump everything
2025-01-26  Michael Tremerdaemon: Log to the console when in debug mode
2025-01-26  Michael Tremerlog buffer: Make the dequeue operation zero-copy
2025-01-26  Michael Tremerlog buffer: Keep count of the current number of lines
2025-01-26  Michael Tremerrepo: Avoid double-free when downloading files
2025-01-26  Michael Tremerjob: Rename the configuration attribute in message
2025-01-26  Michael Tremerdeps: Make the pool for version comparisons persistent
2025-01-25  Michael Tremerjenkins: Try to include the build ID in Pakfire's version
2025-01-25  Michael Tremeros: Actually read some stuff from DMI
2025-01-25  Michael Tremerdaemon: Reset the reconnection timer on connect
2025-01-25  Michael Tremerdaemon: Send information that does not change only...
2025-01-25  Michael Tremerxfer: Add function to append query arguments
2025-01-25  Michael Tremerxfer: Free and re-allocate the full URL
2025-01-25  Michael Tremerdaemon: Read more system information and sent it to...
2025-01-25  Michael Tremeros: Implement some custom CPU model detection for ARM
2025-01-24  Michael Tremerjenkins: Apply architecture to apt preferences
2025-01-24  Michael Tremerdaemon: Support reading the keytab from config
2025-01-24  Michael Tremerdebian: Try forcing to build against cURL 8.11
2025-01-24  Michael Tremerjenkins: Ensure we use libcurl on Debian Bookworm
2025-01-24  Michael Tremerpython: Enable coverage tests, too
2025-01-24  Michael Tremerdebian: Automatically uninstall the former libpakfire...
2025-01-24  Michael Tremerjenkins: Remove the range option from lcov
2025-01-24  Michael Tremerjenkins: Run LCOV tests on Debian Bookworm
2025-01-23  Michael Tremerdebian: Don't pick a certain version of cURL
2025-01-23  Michael Tremerdaemon: Configure Kerberos authentication
2025-01-23  Rico Hoppesrc/string: implement macro for function pakfire_format...
2025-01-23  Rico Hoppetests/string.c: implemented a test for the pakfire_form...
2025-01-22  Michael Tremerbuildservice: Don't send "(null)" as repository name...
next