]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2025-02-16  Michael Tremerconfigure: Bump version to 0.9.30 0.9.30
2025-02-16  Michael Tremerbuild: Permit to uninstall or downgrade packages in...
2025-02-16  Michael Tremercli: Fix path of default configuration file
2025-02-16  Michael Tremerconfigure: Compile everything with -std=gnu17
2025-02-16  Michael Tremercli: pakfire: Log everything to the console by default
2025-02-16  Michael TremerMakefile: Ship i18n.h
2025-02-16  Michael Tremerbuild: Fix check for BUILDROOT
2025-02-16  Michael TremerPTY: Automatically connect stdout/stderr in some cases
2025-02-16  Michael TremerPTY: Connect stdout/stderr to /dev/null unless somethin...
2025-02-16  Michael Tremerarchive: Reformat arguments for systemd-sysusers
2025-02-16  Michael Tremerarchive: Make the systemd sysusers filter logic slightl...
2025-02-16  Michael Tremerpackages: Always check if the file size matches
2025-02-16  Michael TremerOCI: Initialize size
2025-02-16  Michael TremerELF: Don't fail if we could not parse some DWARF inform...
2025-02-16  Michael TremerPTY: Increase maximum line length to 16k
2025-02-16  Michael Tremerarchive writer: Don't use --long for Zstandard
2025-02-15  Michael TremerUse assert() to make the static analyzer happy
2025-02-15  Michael Tremerlinter: Skip all ELF checks for relocatable objects
2025-02-15  Michael Tremerconfig: Drop unused function
2025-02-15  Michael Tremermacros: Add a GitHub URL macro for tags (instead of...
2025-02-15  Michael Tremermacros: Add helpers to make GitHub URLs
2025-02-15  Michael Tremerbuild: Dump all information about the source package
2025-02-15  Michael Tremerpackages: Return the actual error when we fail to open...
2025-02-15  Michael Tremerbuild: Print debug messages as well
2025-02-15  Michael Tremerpackages: Use the new path function to find the package
2025-02-15  Michael Tremerxfer: Improve error message if the URL could not be...
2025-02-15  Michael Tremerxfer: Improve our user agent
2025-02-15  Michael Tremerxfer: Show a message if we are running out of mirrors
2025-02-15  Michael Tremerlinter: Skip linting any object files
2025-02-15  Michael Tremerarchive writer: Don't compress in parallel
2025-02-15  Michael Tremerpackager: Compress source archives less
2025-02-15  Michael Tremerpty: Connect stdin to /dev/null when not connected
2025-02-15  Michael Tremerpty: Close the file descriptor of the console
2025-02-14  Michael Tremerdaemon: Use macros to make time deltas easier to understand
2025-02-14  Michael Tremerlog file: Never write any debug stuff to the file
2025-02-14  Michael Tremerdaemon: Don't remove the stats timer
2025-02-14  Michael Tremerbuild: Fix adding Python ABI dependencies
2025-02-14  Michael Tremercli: Remove unused variable
2025-02-14  Michael Tremerpty: Move filtering escape characters to the PTY
2025-02-14  Michael Tremerlog file: Try to process any ANSI escape sequences
2025-02-14  Michael Tremerbuild: Add CLI switch to write the build log to file
2025-02-14  Michael Tremerxfopen: Don't set errno when we don't fail
2025-02-13  Michael Tremerxfer: Ensure that we will always send the entire messag...
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
next