]> git.ipfire.org Git - people/ms/pakfire.git/history - src/cli/pakfire.c
cli: install: Migrate the command to the new system
[people/ms/pakfire.git] / src / cli / pakfire.c
2023-10-31  Michael Tremercli: install: Migrate the command to the new system
2023-10-19  Michael Tremercli: Pass argp state to the parse callback
2023-10-16  Michael Tremerctx: Move the OFFLINE flag into the context
2023-10-16  Michael Tremerctx: Read the configuration
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-15  Michael Tremercli: pakfire: Move existing commands to the new parser
2023-10-14  Michael Tremercli: Completely try again...
2023-10-01  Michael Tremercli: pakfire: Enable progressbar
2023-09-30  Michael Tremercli: Properly crash if we are not handling a CLI argument
2023-09-30  Michael Tremercli: Fix parsing command options
2023-09-29  Michael Tremercli: Fix passing around command line arguments
2023-09-28  Michael Tremercli: Move pakfire/pakfire-builder into a single file