]> git.ipfire.org Git - people/ms/pakfire.git/shortlog
people/ms/pakfire.git
2023-10-20  Michael Tremercli: Add option to configure the default distro
2023-10-20  Michael Tremercli: client: Add option to configure the distribution
2023-10-20  Michael Tremercli: client: Use the global config struct
2023-10-20  Michael Tremerbuildservice: Implement uploading builds
2023-10-20  Michael Tremerbuildservice: Export upload UUID
2023-10-20  Michael Tremerbuildservice: Pass on the error code from the API
2023-10-20  Michael Tremerbuildservice: Fail sooner if we have received an empty...
2023-10-20  Michael Tremerdownloader: Allow sending and receiving data at the...
2023-10-20  Michael Tremerdownloader: Do not show an empty message digest
2023-10-20  Michael Tremerdownloader: Log upload size/speed
2023-10-20  Michael Tremerbuildservice: Initialize the digests
2023-10-19  Michael Tremerbuildservice: Implement deleting uploads
2023-10-19  Michael Tremercli: Allow using Pakfire's private functions
2023-10-19  Michael Tremerdownloader: Implement using custom methods
2023-10-19  Michael Tremercli: Pass argp state to the parse callback
2023-10-19  Michael Tremerbuildservice: Use the lazy transfer function once more
2023-10-19  Michael Tremerbuildservice: Handle API errors correctly
2023-10-19  Michael Tremerdownloader: Allow access to the effective URL
2023-10-19  Michael Tremerbuildservice: Implement uploading files
2023-10-19  Michael Tremerbuildservice: Build out listing uploads
2023-10-19  Michael Tremerdownloader: Make the progress bar work on uploads, too
2023-10-19  Michael Tremerutil: Implement parsing JSON from a buffer
2023-10-19  Michael Tremerdownloader: transfer: Implement storing the transfer...
2023-10-19  Michael Tremerdownloader: Perform uploads using chunked encoding
2023-10-19  Michael Tremerdownloader: transfer: Add a place to store headers
2023-10-19  Michael Tremerdownloader: Share connections amonst single transfers
2023-10-18  Michael Tremerdownloader: Add auth function to header
2023-10-18  Michael Tremerdigests: Add convenience function to export hexdigests
2023-10-18  Michael Tremerdownloader: Add support for uploading files
2023-10-18  Michael Tremerdownloader: Add support for POST request parameters
2023-10-18  Michael Tremerdownloader: Merge URLs using CURLU
2023-10-17  Michael Tremerdigests: Anchor to the context
2023-10-17  Michael Tremerfile: Keep a reference to the context
2023-10-17  Michael Tremerarchive: Add a reference to the context
2023-10-17  Michael Tremerdownloader: Add method enable authentication
2023-10-17  Michael Tremerdownloader: Always flush the output, even if not writte...
2023-10-17  Michael Tremercli: client: Add a --debug switch
2023-10-17  Michael Tremerbuildservice: Initialize a Kerberos context
2023-10-17  Michael Tremercontrib: Create one unified configuration file
2023-10-17  Michael Tremerlibpakfire: Link against libkrb5
2023-10-17  Michael Tremerbuildservice: Setup downloader
2023-10-17  Michael Tremerbuildservice: Fetch keytab setting from config
2023-10-17  Michael Tremerbuildservice: Fetch URL from configuration
2023-10-17  Michael Tremercli: upload: list: Connect to the build service
2023-10-17  Michael Tremercli: client: Fix passing context pointer
2023-10-17  Michael Tremerlibpakfire: Add scaffolding for connecting to the build...
2023-10-17  Michael Tremercli: client: Implement some scaffolding for listing...
2023-10-17  Michael Tremercli: client: Create scaffolding for the client implemen...
2023-10-17  Michael Tremerprogressbar: Fix argument order
2023-10-17  Michael Tremerrepo: Reference context when re-fetching a repository
2023-10-17  Michael Tremerpath: Move pakfire_basename into the path library
2023-10-17  Michael Tremerpath: Make pakfire_dirname into the path library
2023-10-17  Michael Tremertests: downloader: Disable all tests for now
2023-10-17  Michael Tremerctx: Ignore if the configuration file does not exist
2023-10-17  Michael Tremertests: Load our own configuration file
2023-10-17  Michael Tremertests: Make the context accessible
2023-10-17  Michael Tremertests: archive: Fix build from source
2023-10-16  Michael Tremerctx: Move the OFFLINE flag into the context
2023-10-16  Michael Tremerdownloader: Anchor the downloader to the context
2023-10-16  Michael Tremerprogress: Anchor progress on the context
2023-10-16  Michael Tremerctx: Read the configuration
2023-10-16  Michael Tremerpakfire: Drop the DEBUG flag which now does nothing
2023-10-16  Michael Tremerdownloader: Split mirrors and mirrorlists into their...
2023-10-16  Michael Tremerrepo: Keep a reference to the context
2023-10-16  Michael Tremerctx: Move pick solution callback into the context
2023-10-16  Michael Tremerctx: Move the progress callback into the context
2023-10-16  Michael Tremerctx: Move the confirm callback into the context
2023-10-16  Michael Tremercli: Create context before setting parsing the command...
2023-10-16  Michael Tremer_pakfire: Drop the old Python logging callback
2023-10-16  Michael Tremer_pakfire: Setup a default logging callback
2023-10-16  Michael Tremerlogging: Fix context logging arguments
2023-10-16  Michael Tremerpakfire: Remove logging callback
2023-10-16  Michael Tremerpakfire: Remove logging stuff in favour of the context
2023-10-16  Michael Tremerjail: Send log stuff to the context logger
2023-10-15  Michael Tremerbuild: Send log messages to the context logger
2023-10-15  Michael Tremerpakfire: Add function to access context
2023-10-15  Michael Tremerpakfire: Pass all log messages to the context
2023-10-15  Michael Tremerctx: Copy the log framework
2023-10-15  Michael Tremerctx: Add a log callback
2023-10-15  Michael Tremerctx: Add log level
2023-10-15  Michael Tremerctx: Require the new context when creating a Pakfire...
2023-10-15  Michael Tremerlibpakfire: Create scaffolding for a new Pakfire context
2023-10-15  Michael Tremercli: pakfire-builder: Add forgotten repo options
2023-10-15  Michael Tremercli: pakfire: Move existing commands to the new parser
2023-10-15  Michael Tremercli: shell: Upgrade to the new parser
2023-10-15  Michael Tremercli: repolist: Upgrade to the new parser
2023-10-15  Michael Tremercli: repo: Upgrade to the new parser
2023-10-15  Michael Tremercli: requires: Upgrade to the new parser
2023-10-15  Michael Tremercli: provides: Upgrade to the new parser
2023-10-15  Michael Tremercli: search: Upgrade to the new parser
2023-10-15  Michael Tremercli: info: Migrate command to the new parser
2023-10-15  Michael Tremercli: image: Upgrade to the new parser
2023-10-15  Michael Tremercli: dist: Upgrade to the new parser
2023-10-15  Michael Tremercli: clean: Make doc string static
2023-10-15  Michael Tremercli: command: Add option to min/max number of arguments
2023-10-15  Michael Tremercli: commands: Move flags to the end
2023-10-15  Michael Tremercli: clean: Add a doc string
2023-10-15  Michael Tremercli: Always set up an (even empty) parser so we can...
2023-10-14  Michael Tremercli: Add a doc string argument to the parser
2023-10-14  Michael Tremercli: Update clean command to the new parser
next