]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
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
2025-02-04  Michael Tremerrepo: Ignore any unsupported metadata
2025-02-04  Michael Tremerrepo: Remove support for repository metadata version...
2025-02-04  Michael Tremerrepo: Ignore any malformed repository metadata from...
2025-02-04  Michael Tremerhttpclient: Remove resetting a pointer
2025-02-04  Michael Tremerdaemon: Remove the control connection from the HTTP...
2025-02-04  Michael Tremerrepo: Reset metadata if parsing failed
2025-02-04  Michael Tremerrepo: Store/search for repomd.json in the repository...
2025-02-04  Michael Tremerrepo: Force refresh if we have no metadata
2025-02-04  Michael Tremerrepo: Mark repository metadata as version 1
2025-02-04  Michael Tremercli: Send more stuff to the console instead of syslog
2025-02-04  Michael Tremerhasher: Make the static analyzer happy
2025-02-04  Michael Tremerhasher: Actually return any errors
2025-02-04  Michael Tremerpackager: Use Zstandard level 20 for compression
2025-02-04  Michael Tremerdaemon: Move log streaming into the main process
2025-02-04  Michael Tremerdaemon: Add a common function to send messages into...
2025-02-04  Michael Tremerjobs: Drop the control connect and explicitely launch...
2025-02-04  Michael Tremercompress: Enable long mode (if available)
2025-02-04  Michael Tremerhashes: Replace the old digest mechanism
2025-02-03  Michael Tremerdigests: Constify source when importing digests
2025-02-03  Michael Tremerrepo: Remove debugging line
2025-02-03  Michael Tremerrepo: Fix composing import paths
2025-02-03  Michael Tremerrepo: Move sync decision
2025-02-03  Michael Tremerxfer: Refactor code to retry
2025-02-03  Michael Tremerrepo: Perform a full scan for local repositories withou...
2025-02-03  Michael Tremerrepo: Download the package database
2025-02-03  Michael Tremerrepo: Store the downloaded metadata if it is more recent
2025-02-03  Michael Tremerrepo: Parse the entire repository metadata
2025-02-03  Michael Tremerjson: Add more helper functions to read JSON objects
2025-02-03  Michael Tremerrepo: Read any existing repository metadata before...
2025-02-03  Michael Tremerrepos: Add a new object to parse the metadata into
2025-02-03  Michael Tremerjson: Add helper function to read integers
2025-02-02  Michael Tremerrepo: Load metadata into memory and verify it
2025-02-02  Michael Tremerkey: Parse signatures that don't have a comment
2025-02-02  Michael Tremerutil: Add a simple buffer structure
2025-02-02  Michael Tremerkey: Print correct error code when verification fails
2025-02-02  Michael Tremerjson: Oops, forgot to add the files
2025-02-02  Michael Tremerrepo: Move repomd.json into the root
2025-02-02  Michael Tremerrepo: Don't make the JSON pretty
2025-02-02  Michael Tremerrepo: Cleanup old metadata before writing new stuff
2025-02-02  Michael Tremerrepos: Add file type to metadata
2025-02-02  Michael Tremerrepos: Add filesize to metadata
2025-02-02  Michael Tremerrepos: Some minor code cleanup when writing metadata
2025-02-02  Michael Tremerrepo: Only use a few stronger digests for metadata
2025-02-02  Michael Tremerrepo: Add checksums for files
2025-02-02  Michael Tremerrepo: Add an array for files
2025-02-02  Michael Tremerrepo: Add the database path to the repository metadata
2025-02-02  Michael Tremerjson: Move functions into a separate file
2025-02-02  Michael Tremerrepo: Use our own JSON functions to build repository...
2025-02-01  Michael Tremerrepo: Sign the repository metadata instead of the database
2025-02-01  Michael Tremerkeys: Give signing functions better names
2025-02-01  Michael Tremertests: key: Remove unused variables
2025-02-01  Michael Tremerrepo: Refactor importing repositories
2025-02-01  Michael Tremerrepo: Make the static analyzer happy when importing...
2025-02-01  Michael Tremermirrors: Import the correct headers
2025-02-01  Michael Tremerxfers: Use correct error code when a transfer fails
2025-02-01  Michael Tremerxfer: Return positive error codes on verify
2025-02-01  Michael Tremerhttpclient: Prevent that the event loop terminates...
2025-02-01  Michael Tremerhttpclient: Keep WebSocket connections open
2025-02-01  Michael Tremerhttpclient: Implicitly handle relaunch
2025-02-01  Michael Tremerhttpclient: Launch transfers as soon as they are enqueu...
2025-02-01  Michael Tremerhttpclient: Shorten some function names
2025-02-01  Michael Tremerxfer: Remove circular dependency to HTTP client
2025-02-01  Michael Tremerhttpclient: Refactor the queue management
2025-01-31  Michael Tremerxfer: Don't verify digest when we did not get a positiv...
2025-01-31  Michael Tremerxfer: Ensure we always cleanup on failure
2025-01-31  Michael Tremerpakfire: Remove unused clone function
2025-01-31  Michael Tremersnapshot: Clone pakfire with custom flags
2025-01-31  Michael Tremersnapshot: Create a new snapshot if the cache dir does...
2025-01-31  Michael Tremerhttpclient: Configure some more sensible defaults
2025-01-31  Michael Tremerrepo: Anchor the key to the appdata
2025-01-31  Michael Tremerxfer: Tidy up mirror handling
2025-01-31  Michael Tremerxfer: For queued xfers, make sure we don't use an older...
2025-01-31  Michael Tremermirrorlist: Don't free the JSON object when checking...
2025-01-31  Michael Tremermirrors: Disable instead of "broken"
2025-01-31  Michael Tremermirrors: Evaluate the status code
2025-01-31  Michael Tremermirrors: Refactor mirror handling
2025-01-31  Michael Tremermirror: Ensure paths always have a trailing slash
2025-01-31  Michael Tremercontrib: Enable mirror list for stable
2025-01-31  Michael Tremerrepo: Achor the mirrorlist to the appdata
2025-01-31  Michael Tremerrepo: Instead of passing around flags, automatically...
2025-01-31  Michael Tremerrepo: Add reference counting to appdata
2025-01-31  Michael Tremerpakfire: Include flags when cloning an instance
2025-01-31  Michael Tremerpakfire: Clean up after failing to create a temporary...
2025-01-31  Michael Tremercompress: Free the cookie if level parsing fails
2025-01-30  Michael Tremerpakfire: Include local repo name in path
2025-01-30  Michael Tremerrepo: Use function to check repo name
next