]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2025-02-10  Michael Tremerxfopen: Add more tests for invalid inputs
2025-02-10  Michael Tremerstring: Fix error handling for strftime functions
2025-02-10  Michael Tremerstrings: Remove an unused variable
2025-02-10  Michael Tremerjson: Remove superfluous semicolon
2025-02-10  Michael Tremerstrings: Refactor formatting time
2025-02-10  Michael Tremertests: Don't warn if an address always evaluates
2025-02-10  Michael Tremertests: string: Fail with a clear error code on invalid...
2025-02-10  Rico Hoppetests/string.c: add test function for time formatting
2025-02-10  Michael Tremerjson: Add string formatting attribute
2025-02-10  Michael Tremeroci: Add some missing metadata
2025-02-10  Michael Tremerjson: Add function to add formatted strings to an array
2025-02-08  Michael TremerOCI: Add an entrypoint to the image
2025-02-08  Michael Tremerjson: Add a convenience function to append strings...
2025-02-08  Michael Tremeroci: Add basic OCI metadata
2025-02-08  Michael Tremerarchive writer: Add string formatting attribute
2025-02-08  Michael Tremerjson: Add a convenience function to format strings
2025-02-08  Michael Tremerhasher: Add a convenience function to has some data...
2025-02-08  Michael Tremerarchive writer: Never ever pad the last block
2025-02-08  Michael Tremerarchive writer: Make sure we flush all buffers
2025-02-08  Michael Tremerarchive writer: Use gzip compression for OCI images
2025-02-08  Michael Tremeroci: Update the filename for the blob
2025-02-08  Michael Tremeroci: Remove creating Docker metadata
2025-02-08  Michael Tremeroci: Write the OCI layout file
2025-02-08  Michael Tremeroci: Add some JSON data for the layer
2025-02-08  Michael Tremerarchive writer: Add convenience function to write JSON...
2025-02-08  Michael Tremeroci: Move the layer inside an uncompressed outer tarball
2025-02-08  Michael Tremerarchive writer: Add function to add a larger file from...
2025-02-08  Michael Tremerarchive writer: Split off creating a new file entry
2025-02-08  Michael Tremerarchive writer: Split off copying payload
2025-02-08  Michael Tremercompress: Drop old compression code
2025-02-08  Michael Tremeroci: Use the archive writer to create the layer
2025-02-08  Michael Tremerpackager: Rebase based on the new archive writer
2025-02-08  Michael Tremerarchive writer: Add function to add a file from memory
2025-02-08  Michael Tremerarchive writer: Store the timestamp when we wrote the...
2025-02-08  Michael Tremerarchive writer: Implement writing files
2025-02-08  Michael Tremerarchive writer: Implement setting progress title
2025-02-08  Michael Tremerarchive writer: Add a progress indicator
2025-02-08  Michael Tremerarchive writer: Setup the link resolver
2025-02-08  Michael Tremerarchive writer: Configure libarchive depending on the...
2025-02-08  Michael Tremerarchive writer: Add scaffolding
2025-02-08  Michael Tremerxfopen: Move transparent compression/decompression...
2025-02-07  Michael Tremeroci: Add a simple way how to create an OCI image
2025-02-07  Michael Tremerpakfire: Add a simple function to install packages
2025-02-07  Michael Tremerfile: Don't silently fail if archives should not be...
2025-02-07  Michael Tremercompress: Add the option to make gzipped archives
2025-02-07  Michael Tremercompress: Don't rewind on just opened files
2025-02-07  Michael Tremerxfer: Return properly on error
2025-02-07  Michael Tremerlog buffer: Fix error code when enqueuing a line
2025-02-07  Michael Tremerxfer: Ensure we always send the entire buffer
2025-02-07  Michael Tremerjobs: Go back to the event-driven model to send logs
2025-02-07  Michael Tremerxfer: Rename the receive buffer
2025-02-07  Michael Tremerjob: Don't crash when no packages have been uploaded
2025-02-07  Michael Tremerxfer: Be less verbose when sending socket messages
2025-02-07  Michael Tremerxfer: Be patient when the websocket buffer is full
2025-02-07  Michael TremerAlways require WebSocket support in cURL
2025-02-07  Michael Tremerjenkins: Drop building for Ubuntu 24.04
2025-02-07  Michael Tremerjob: Send timestamp when streaming the log
2025-02-07  Michael Tremerlog buffer: Store a timestamp with each line
2025-02-07  Michael Tremerutil: Add function to format timeval to ISO 8601 format
2025-02-06  Michael Tremerpython: package: Drop storing a reference to the context
2025-02-06  Michael Tremerpackage: Let reverse requires create its own package...
2025-02-06  Michael Tremerpython: Fix more error codes
2025-02-06  Michael Tremerpython: Refactor creating a Python list from package...
2025-02-06  Michael Tremertests: Add a simple test to create a daemon
2025-02-06  Michael Tremerjail: Listen to SIGTERM and terminate the jail
2025-02-06  Michael Tremerpython: Add option to read prerequires from packages
2025-02-06  Michael Tremerbuild: Always turn tmpfs usage on for local builds
2025-02-06  Michael Tremerpakfire: Require a flag to turn on using tmpfs
2025-02-06  Michael Tremerjob: Permit to finish jobs without uploads
2025-02-06  Michael Tremerarchive: Untangle reading the filelist and extraction
2025-02-06  Michael Tremerfile: Re-enable parsing checksums again
2025-02-06  Michael Tremercompress: Remove header for dropped pakfire_extract...
2025-02-06  Michael Tremertests: python: Open an archive in stub mode
2025-02-06  Michael Tremertests: python: Add some tests for the main Pakfire...
2025-02-06  Michael Tremerpython: Minor code cleanup
2025-02-06  Michael Tremerpython: Rename File.digest() to File.checksum()
2025-02-06  Michael Tremerarchive: Return the error code when fetching the filelist
2025-02-05  Michael Tremerpo: Update translations
2025-02-05  Michael Tremertests: python: Add some simple tests for pakfire.versio...
2025-02-05  Michael Tremerpython: Remove unused Python exceptions
2025-02-05  Michael Tremertests: python: Test pakfire.supported_arches()
2025-02-05  Michael Tremerrepo: Tidy up writing repository configuration
2025-02-05  Michael Tremerrepo: Don't return an empty mirrorlist URL, return...
2025-02-05  Michael Tremerrepos: Fix exporting keys
2025-02-05  Michael Tremerkeys: Make a simple function to export a key as a string
2025-02-05  Michael Tremerpython: Fix setting/reading the context's cache path
2025-02-05  Michael Tremertests: python: Update renamed checksum field
2025-02-05  Michael Tremerpakfire: Initialize the directory file descriptor
2025-02-05  Michael Tremerlog buffer: Implemnent ring buffer behaviour
2025-02-05  Michael Tremerjob: Correctly set pidfd on initialization
2025-02-05  Michael Tremerjobs: Allow turning on/off log streaming by the job
2025-02-05  Michael Tremerjob: Handle message to abort a build job
2025-02-05  Michael Tremerdaemon: Handle messages sent to a specific job
2025-02-04  Michael Tremerpython: Improve readability of the code
2025-02-04  Michael Tremerpython: Add switch to turn on stub mode
2025-02-04  Michael Tremerpakfire: Add stub mode
2025-02-04  Michael Tremerpakfire: Move path setup
2025-02-04  Michael Tremerpakfire: Split initialization into smaller functions
2025-02-04  Michael Tremerdaemon: Change process title to show status
2025-02-04  Michael Tremerstrings: Add function to truncate strings
next