]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2023-10-02  Michael Tremerstring: Remove unused chrcnt function
2023-10-02  Michael Tremerdownloader: Initialize utime
2023-10-02  Michael Tremerstrings: Remove split function
2023-10-02  Michael Tremerpackage: Split descriptions using strtok()
2023-10-02  Michael Tremerparser: Drop pakfire_parser_get_split
2023-10-02  Michael Tremerdist: No longer use pakfire_parser_get_split()
2023-10-02  Michael Tremerstring: Refactor replacement function once again
2023-10-02  Michael Tremerdownloader: Fail if we did not get a schema
2023-10-02  Michael Tremermount: Do not call mount with an empty filesystem type
2023-10-02  Michael Tremerdist: Drop our own source mirror
2023-10-02  Michael Tremerdownloader: This is the beginning of a rather large...
2023-10-02  Michael Tremerprogress: Fix division by zero when calculating ETA
2023-10-02  Michael Tremerprogress: Implement child progress
2023-10-02  Michael Tremercli: progressbar: Increment the size of the bar buffer
2023-10-01  Michael Tremercli: progressbar: Dynamically allocate all buffers
2023-10-01  Michael Tremerprogress: Set a default start action
2023-10-01  Michael Tremercli: pakfire: Enable progressbar
2023-10-01  Michael Tremerprogressbar: Drop old implementation
2023-10-01  Michael Tremerdownloader: Use new progress indicator
2023-10-01  Michael Tremerfilelist: Migrate to new progress indicator
2023-10-01  Michael Tremercompress: Migrate to the new progress indicator
2023-10-01  Michael Tremerrepo: Use the new progress implementation
2023-10-01  Michael Tremerprogress: Implement an increment function
2023-10-01  Michael Tremerprogress: Implement setting the title as a separate...
2023-10-01  Michael Tremertests: Drop tests for the progressbar module
2023-10-01  Michael Tremer_pakfire: Drop the Python wrapper for the progress bar
2023-10-01  Michael Tremerpython: hub: Use an external progressbar module
2023-10-01  Michael Tremerprogress: Add a new abstraction to indicate progress
2023-09-30  Michael Tremerjail: Keep log messages in the logger
2023-09-30  Michael Tremerbuild: Always send everything to the parent logger...
2023-09-30  Michael Tremerbuild: Send all build-related stuff to the build logger
2023-09-30  Michael Tremerbuild: Log the UUID of the source package
2023-09-30  Michael Tremerbuild: Refactor the logger
2023-09-30  Michael Tremerpakfire: Set the default log level to INFO
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-30  Michael Tremerrepo: Keep all appdata in the same struct
2023-09-29  Michael Tremerutil: Make the static analyzer happy to free p
2023-09-29  Michael Tremerbuild: Add implicit dist() when a makefile is passed
2023-09-29  Michael Tremerarchive: Return better error codes when archives could...
2023-09-29  Michael Tremercli: pakfire-builder: build: Show the build log
2023-09-29  Michael Tremerbuild: Add log callback
2023-09-29  Michael Tremerpakfire: Silence mapping UID/GID messages
2023-09-29  Michael Tremercli: Add color functions
2023-09-29  Michael TremerDrop old pakfire-builder Python script
2023-09-29  Michael Tremercli: pakfire-builder: Implement "image create"
2023-09-29  Michael Tremercli: pakfire-builder: Implement repo compose
2023-09-29  Michael Tremercli: Fix passing around command line arguments
2023-09-29  Michael Tremercli: pakfire-builder: Implement the build command
2023-09-29  Michael Tremercli: pakfire-builder: Implement dist command
2023-09-28  Michael Tremercli: pakfire-builder: Implement shell
2023-09-28  Michael Tremercli: pakfire-builder: Add info command
2023-09-28  Michael Tremercli: pakfire-builder: Show more information in build...
2023-09-28  Michael Tremerlibpakfire: Make pakfire_has_flag() public
2023-09-28  Michael Tremerpakfire: Add flag to signal that we are running in...
2023-09-28  Michael Tremercli: pakfire-builder: Remove double error message
2023-09-28  Michael Tremercli: pakfire-builder: Add other basic commands
2023-09-28  Michael Tremercli: pakfire-builder: Update help text
2023-09-28  Michael Tremercli: pakfire-builder: Add repolist command
2023-09-28  Michael Tremercli: Move pakfire/pakfire-builder into a single file
2023-09-28  Michael Tremercli: Move any kind of actions into the library so we...
2023-09-28  Michael Tremercli: Include headers of the library in a more explicit way
2023-09-28  Michael Tremercli: Implement scaffolding for pakfire-builder
2023-09-27  Michael Tremercli: pakfire: Implement --yes
2023-09-27  Michael Tremerlibpakfire: Move loglevel into flags on create for...
2023-09-27  Michael Tremerlibpakfire: Drop old CLI functions
2023-09-27  Michael Tremercli: Implement interactive selection of solutions
2023-09-27  Michael Tremerparser: Do not compile with -fno-analyzer
2023-09-26  Michael Tremercli: Implement the confirm callback
2023-09-26  Michael Tremerbuild: Check very early whether we can install the...
2023-09-26  Michael Tremerconfig: Move the strip functions into the string library
2023-09-26  Michael Tremerdownloader: Log cURL stuff to the debug log
2023-09-26  Michael Tremerconfig: Fix read-out-of-bounds when stripping the entir...
2023-09-26  Michael Tremerfile: Skip checking files in /usr/lib/valgrind
2023-09-26  Michael Tremerfile: Do not fail if we did not find a dynamic section
2023-09-26  Michael Tremerfile: Silence a message that an interpreter has been...
2023-09-26  Michael Tremerstring: Accept NULL as an empty replacement
2023-09-25  Michael Tremerconfig: Refactor data model and iterating over sections
2023-09-25  Michael Tremerrepo: Fail if the baseurl could not be set
2023-09-25  Michael Tremerpakfire_repo_walk: Make sure r is initialized
2023-09-25  Michael Tremerrepo: Remove useless logging line
2023-09-25  Michael Tremerdownloader: Fix cURL logging
2023-09-25  Michael Tremerlogging: Free buffer only if set
2023-09-25  Michael Tremerstring: Refactor replace function
2023-09-25  Michael Tremertransaction: Initialize the job queue earlier
2023-09-25  Michael Tremerdownloader: Correctly initialize cURL
2023-09-25  Michael Tremertransaction: Fix writing the separator line
2023-09-25  Michael Tremercli: pakfire: Initilize config structs for install...
2023-09-25  Michael Tremercli: Link against our own libpakfire library
2023-09-25  Michael Tremercli: pakfire: Use transaction stuff to install packages
2023-09-25  Michael Tremerlibpakfire: Fix loading repositories
2023-09-25  Michael Tremercli: pakfire: Implement enabling/disabling repos on CLI
2023-09-25  Michael Tremerlibpakfire: Remove the unused copy_in/copy_out functions
2023-09-25  Michael Tremertests: Bind-mount the test command to the jail
2023-09-25  Michael Tremerlibpakfire: Remove pakfire_install/_update/_sync/_erase
2023-09-25  Michael Tremerbuild: Implement a simple function to install packages...
2023-09-25  Michael Tremerbuild: Implement installing build dependencies using...
2023-09-25  Michael Tremerpakfire: Re-implement pakfire as a C binary
2023-09-23  Michael Tremerlibpakfire: Export pakfire_transaction_solve()
2023-09-23  Michael Tremertransaction: Drop DRY_RUN flag
next