]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2025-07-02  Michael Tremercli: Show the repo description when listing repositories master
2025-07-01  Michael Tremercli: table: Check that we have the correct number of...
2025-07-01  Michael Tremercli: table: Prevent from adding columns after rows...
2025-07-01  Michael Tremercli: table: Lets hope that we won't have tables wider...
2025-07-01  Michael Tremercli: table: Automatically determine the alignment based...
2025-07-01  Michael Tremercli: repolist: Use the new thing to format the table
2025-07-01  Michael Tremercli: table: Add option to print Yes/No
2025-07-01  Michael Tremercli: repo list: Use the new thing to format tables
2025-07-01  Michael Tremercli: Create a thing to format tables
2025-07-01  Michael Tremerclient: Process response when listing repositories
2025-07-01  Michael Tremerclient: Create a callback for when deleting uploads
2025-07-01  Michael Tremerclient: Tidy up the mess that are the upload create...
2025-07-01  Michael Tremerclient: Send system information when connecting
2025-07-01  Michael Tremeros: Convert all structs to types
2025-07-01  Michael Tremertests: Fix arch tests
2025-07-01  Michael Tremerclient: Send our version when connecting the control...
2025-07-01  Michael Tremerbuilder: Submit our architecture when opening the contr...
2025-07-01  Michael Tremerarch: Change how the native architecture is being returned
2025-06-29  Michael Tremerroot: Remove the version comparison function
2025-06-29  Michael Tremertransaction: Always initialize the database pointer
2025-06-29  Michael Tremerdb: Refactor handling return codes
2025-06-29  Michael Tremerkey: Don't count line numbers when reading signatures
2025-06-29  Michael Tremerpakfire: Declare types before trying to import anything...
2025-06-29  Michael Tremerdaemon: Pass the correct pointer to the termination...
2025-06-29  Michael Tremerrepolist: Remove some traces of this
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
next