]> git.ipfire.org Git - pakfire.git/history - src/cli
cli: Show the repo description when listing repositories
[pakfire.git] / src / cli /
29 hours ago  Michael Tremercli: Show the repo description when listing repositories master
2 days ago  Michael Tremercli: table: Check that we have the correct number of...
2 days ago  Michael Tremercli: table: Prevent from adding columns after rows...
2 days ago  Michael Tremercli: table: Lets hope that we won't have tables wider...
2 days ago  Michael Tremercli: table: Automatically determine the alignment based...
2 days ago  Michael Tremercli: repolist: Use the new thing to format the table
2 days ago  Michael Tremercli: table: Add option to print Yes/No
2 days ago  Michael Tremercli: repo list: Use the new thing to format tables
2 days ago  Michael Tremercli: Create a thing to format tables
2 days ago  Michael Tremerclient: Process response when listing repositories
2 days ago  Michael Tremerclient: Create a callback for when deleting uploads
2 days ago  Michael Tremerclient: Tidy up the mess that are the upload create...
4 days ago  Michael Tremerrepolist: Remove some traces of this
4 days ago  Michael Tremerrepolist: Drop the entire thing
4 days ago  Michael Tremertransaction: Directly pass the context
4 days ago  Michael Tremerdist: Directly pass the context
4 days ago  Michael Tremeroci: Require the context
4 days ago  Michael Tremerarchive: Directly pass the context
4 days ago  Michael Tremerrepo: Add context to pakfire_repo_compose
4 days ago  Michael Tremerpakfire: Rename the files to reflect the type
4 days ago  Michael Tremerpakfire: Rename the main class to root
6 days ago  Michael Tremerjson: Use "json_object" instead of "struct json_object"
6 days ago  Michael Tremerxfer: Create its own type
6 days ago  Michael Tremertransaction: Create its own type
6 days ago  Michael Tremersolution: Create its own type
6 days ago  Michael Tremerrepo: Create its own type
6 days ago  Michael Tremerrepolist: Create its own type
6 days ago  Michael Tremerprogress: Create its own type
6 days ago  Michael Tremerproblem: Create its own type
6 days ago  Michael Tremerpackage: Create its own type
6 days ago  Michael Tremerpackagelist: Create its own type
6 days ago  Michael Tremerlog file: Create its own type
6 days ago  Michael Tremerkey: Create its own type
6 days ago  Michael Tremerfile: Create its own type
6 days ago  Michael Tremerdaemon: Create its own type
6 days ago  Michael Tremerconfig: Create its own type
6 days ago  Michael Tremerbuild: Create its own type
6 days ago  Michael Tremerarchive: Create a new type for the archive
6 days ago  Michael Tremerclient: Create a new type for the client
6 days ago  Michael Tremerctx: Create a new type for the context
6 days ago  Michael TremerCLI: Add a function to show the API errors
6 days ago  Michael Tremerxfer: Add a function to fetch a useful error from the API
6 days ago  Michael Tremerclient: Drop the custom build callback
6 days ago  Michael Tremerxfer: Put the API response into a struct
6 days ago  Michael Tremerclient: Add a callback when deleting repositories
6 days ago  Michael Tremerxfer: Pass the HTTP status code to the response callback
6 days ago  Michael Tremerclient: Refactor listing repositories
6 days ago  Michael Tremerclient: Refactor showing repositories
6 days ago  Michael Tremerclient: Refactor deleting repositories
6 days ago  Michael TremerCLI: Add a convenience function to run the client
6 days ago  Michael Tremerclient: Refactor creating repositories
6 days ago  Michael Tremerclient: Implement deleting uploads
7 days ago  Michael Tremerclient: Implement create builds from the CLI
8 days ago  Michael Tremerclient: Implement listing uploads asynchronously
8 days ago  Michael Tremerjson: Optionally return the length of the serialized...
8 days ago  Michael Tremercli: Fix initializing the client
8 days ago  Michael Tremerclient: Add some principal to the client
8 days ago  Michael Tremerclient: Call the upload callback when the upload has...
8 days ago  Michael Tremercli: Refactor storing authentication credentials
8 days ago  Michael Tremercli: client: Always load client.conf
8 days ago  Michael Tremercli: Read credentials from the configuration file ...
8 days ago  Michael Tremercli: Create a dummy authentication function
8 days ago  Michael Tremercli: auth: Use the new ready callback
8 days ago  Michael Tremercli: Use the new ready function to start the uploads
8 days ago  Michael Tremerclient: Implement asynchronous uploads
9 days ago  Michael Tremercli: Return auth result in exit code
9 days ago  Michael Tremerclient: Add a convenience function to run the standalon...
9 days ago  Michael Tremerclient: Bring back an own HTTP client instance
12 days ago  Michael Tremerclient: Rename the build service to client
12 days ago  Michael Tremerjson: Use the new string serialization function everywhere
12 days ago  Michael Tremercli: Add a command to test user authentication against...
2025-03-30  Michael Tremerdist: Remove the old solution to pass the filename
2025-02-22  Michael TremerCLI: Refactor progressbar to use statically allocated...
2025-02-16  Michael Tremercli: Fix path of default configuration file
2025-02-16  Michael Tremercli: pakfire: Log everything to the console by default
2025-02-15  Michael Tremerbuild: Print debug messages as well
2025-02-14  Michael Tremerlog file: Never write any debug stuff to the file
2025-02-14  Michael Tremercli: Remove unused variable
2025-02-14  Michael Tremerbuild: Add CLI switch to write the build log to file
2025-02-07  Michael Tremeroci: Add a simple way how to create an OCI image
2025-02-07  Michael TremerAlways require WebSocket support in cURL
2025-02-04  Michael Tremerdaemon: Change process title to show status
2025-02-04  Michael Tremercli: Send more stuff to the console instead of syslog
2025-01-30  Michael Tremercli: The shell environment is obviously local, too
2025-01-30  Michael Tremerbuild: Create a flag to mark locally run builds
2025-01-30  Michael Tremerrepo: Optionally return the package object when importi...
2025-01-28  Michael Tremerbuilds: Remove old target implementation
2025-01-28  Michael Tremerbuildservice: Simplify how it is being initialized
2025-01-28  Michael Tremerbuild: Add a result callback and use it in the CLI...
2025-01-27  Michael Tremerconfigure: Fix config.h
2025-01-26  Michael Tremerdaemon: Log to the console when in debug mode
2025-01-11  Michael Tremerpackager: Return an archive
2025-01-10  Michael Tremercli: Fail if the context wasn't freed in the end
2025-01-08  Michael Tremercli: progressbar: Fix integer underflow
2025-01-08  Michael Tremerbuild: Remove extra step when installing any custom...
2025-01-05  Michael TremerCLI: Remove option to pass the build ID
2025-01-05  Michael TremerCLI: Create a convenience function to set up a build...
2025-01-05  Michael Tremerbuild: Fix conflicting flag name
2025-01-05  Michael TremerCLI: Only pass distro globally for all build commands
2025-01-05  Michael TremerCLI: Rename config to args
next