]> git.ipfire.org Git - people/ms/pakfire.git/shortlog
people/ms/pakfire.git
2025-06-29  Michael Tremertransaction: --> self
2025-06-29  Michael Tremerrepo: Remove an unused variable
2025-06-29  Michael Tremertransaction: Move running ldconfig here
2025-06-29  Michael Tremerjail: Remove unused function pakfire_run_script
2025-06-29  Michael Tremerscriptlet: --> self
2025-06-29  Michael Tremertransaction: Only create one jail to execute the scriptlets
2025-06-29  Michael Tremerutil: Refactor pakfire_which()
2025-06-29  Michael Tremerroot: Rename pakfire_root_on_root to pakfire_root_is_root
2025-06-29  Michael Tremerproblem: --> self
2025-06-29  Michael Tremersolution: --> self
2025-06-29  Michael Tremerrepolist: Drop the entire thing
2025-06-29  Michael Tremerroot: Remove an unused function to fetch the context
2025-06-29  Michael Tremertransaction: Directly pass the context
2025-06-29  Michael Tremerstripper: Directly pass the context
2025-06-29  Michael Tremersnapshot: Directly pass the context
2025-06-29  Michael Tremerrepo: Directly pass the context
2025-06-29  Michael Tremerpwd: Directly pass the context
2025-06-29  Michael Tremerproblem: Directly pass the context
2025-06-29  Michael Tremerparser: Internally pass around the context
2025-06-29  Michael Tremerparser: Directly pass the context
2025-06-29  Michael Tremerpackager: Directly pass the context
2025-06-29  Michael Tremerpackage: Directly pass the context
2025-06-29  Michael Tremeroci: Take the directly passed context
2025-06-29  Michael Tremerlinter: Directly pass the context
2025-06-29  Michael Tremerjail: Directly pass the context
2025-06-29  Michael Tremerfilelist: Directly pass the context
2025-06-29  Michael Tremerfile: Directly pass the context
2025-06-29  Michael Tremerdist: Directly pass the context
2025-06-29  Michael Tremerdb: Directly pass the context
2025-06-29  Michael Tremerbuild: Directly pass the context
2025-06-29  Michael Tremerarchive writer: Directly pass the context
2025-06-29  Michael Tremeroci: Require the context
2025-06-29  Michael Tremerarchive: Directly pass the context
2025-06-29  Michael Tremerrepo: Add context to pakfire_repo_compose
2025-06-29  Michael Tremersolution: Add a reference to the context and remove...
2025-06-29  Michael Tremerpython: Rename Pakfire() to Root()
2025-06-29  Michael Tremerpakfire: Rename the files to reflect the type
2025-06-29  Michael Tremerpakfire: Rename the main class to root
2025-06-28  Michael Tremerpakfire: Remove an unused callback definition
2025-06-28  Michael Tremerpackage: Make the columns wider for all keys to fit
2025-06-28  Michael Tremerpackage: Fix cleanup code
2025-06-28  Michael Tremerpackage: Refactor dumping a package
2025-06-28  Michael Tremerpackage: Check return codes when dumping package inform...
2025-06-27  Michael Tremerjson: Use "json_object" instead of "struct json_object"
2025-06-27  Michael Tremerxfer: Create its own type
2025-06-27  Michael Tremertransaction: Create its own type
2025-06-27  Michael Tremerstripper: Create its own type
2025-06-27  Michael Tremersolution: Create its own type
2025-06-27  Michael Tremersnapshot: Create its own type
2025-06-27  Michael Tremerscriptlet: Create its own type
2025-06-27  Michael Tremerrepo: Create its own type
2025-06-27  Michael Tremerrepolist: Create its own type
2025-06-27  Michael Tremerpty: Create its own type
2025-06-27  Michael Tremerprogress: Create its own type
2025-06-27  Michael Tremerproblem: Create its own type
2025-06-27  Michael Tremerparser: Create its own types
2025-06-27  Michael Tremerpackage: Remove an unused function
2025-06-27  Michael Tremerpackage: Create its own type
2025-06-27  Michael Tremerpackager: Create its own type
2025-06-27  Michael Tremerpackagelist: Create its own type
2025-06-27  Michael Tremermirror: Create its own type
2025-06-27  Michael Tremermirrorlist: Create its own type
2025-06-27  Michael Tremerbuffer: Create its own type
2025-06-27  Michael Tremerlog stream: Create its own type
2025-06-27  Michael Tremerlog file: Create its own type
2025-06-27  Michael Tremerlog buffer: Create its own type
2025-06-27  Michael Tremerlinter: Create its own type
2025-06-27  Michael Tremerlinter file: Create its own type
2025-06-27  Michael Tremerkey: Create its own type
2025-06-27  Michael Tremerjob: Create its own type
2025-06-27  Michael Tremerjail: Create its own type
2025-06-27  Michael Tremerhttpclient: Create its own type
2025-06-27  Michael Tremerhasher: Create its own type
2025-06-27  Michael Tremerfile: Create its own type
2025-06-27  Michael Tremerfilelist: Create its own type
2025-06-27  Michael Tremerenv: Create its own type
2025-06-27  Michael Tremerelf: Create its own type
2025-06-27  Michael Tremerdb: Create its own type
2025-06-27  Michael Tremerdaemon: Create its own type
2025-06-27  Michael Tremerconfig: Create its own type
2025-06-27  Michael Tremercgroups: Create their own types
2025-06-27  Michael Tremerbuild: Create its own type
2025-06-27  Michael Tremerbuilder: Create its own type
2025-06-27  Michael Tremerarchive: Create a new type for the archive
2025-06-27  Michael Tremerarchive writer: Create a new type for the archive writer
2025-06-27  Michael Tremerclient: Create a new type for the client
2025-06-27  Michael Tremerctx: Create a new type for the context
2025-06-27  Michael Tremerpakfire: Rename pakfire_ctx() -> pakfire_get_ctx()
2025-06-27  Michael TremerCLI: Add a function to show the API errors
2025-06-27  Michael Tremerxfer: Add a function to fetch a useful error from the API
2025-06-27  Michael Tremerxfer: Remove more dead code
2025-06-27  Michael Tremerclient: Drop the custom build callback
2025-06-27  Michael Tremerclient: Tidy up authentication response code
2025-06-27  Michael Tremerxfer: Put the API response into a struct
2025-06-27  Michael Tremerclient: Add a callback when deleting repositories
2025-06-27  Michael Tremerxfer: Pass the HTTP status code to the response callback
2025-06-27  Michael Tremerxfer: Remove unused code
2025-06-27  Michael Tremerxfer: Remove convenience function to run synchronous...
2025-06-27  Michael Tremerclient: Refactor listing repositories
2025-06-27  Michael Tremerclient: Refactor showing repositories
next