]> git.ipfire.org Git - people/ms/pakfire.git/shortlog
people/ms/pakfire.git
2021-04-23  Michael Tremerbuilder: Move local repository into configuration
2021-04-23  Michael Tremerrepo: Scan local repositories instead of refresh
2021-04-23  Michael Tremerrepo: Refactor local detection and fix memory leak
2021-04-23  Michael Tremerbuilder: Make repolist work
2021-04-23  Michael TremerDrop PAKFIRE_SOLVABLE_FILEMARKER
2021-04-23  Michael Tremerlibpakfire: Drop filters
2021-04-23  Michael TremerDrop selectors
2021-04-23  Michael Tremerrequest: Drop unused functions
2021-04-23  Michael Tremerrequest: Add string-parsing functions for erase/update...
2021-04-23  Michael Tremerrequest: Refactor adding packages to the solver
2021-04-23  Michael Tremerbuilder: Temporarily add a local repository for debugging
2021-04-23  Michael Tremerprogressbar: Remove unnecessary padding from util
2021-04-23  Michael Tremerbuilder: Initialise environment only for some operations
2021-04-23  Michael Tremerutil: Commit forgotten pakfire_string_join function
2021-04-23  Michael Tremerrepo: Correctly set errno on invalid call
2021-04-23  Michael Tremerrepo: Use file:// protocol instead of dir://
2021-04-23  Michael Tremerrepo: Export scan operation to Python
2021-04-23  Michael Tremerbuilder: Run info with build environment fully initialised
2021-04-23  Michael Tremerpackage: Store groups in ID arrays
2021-04-23  Michael Tremerrequest: Match groups
2021-04-23  Michael Tremerrequest: Add some experimental code removing selectors
2021-04-23  Michael Tremerrequest: Rename install/erase/upgrade functions that...
2021-04-23  Michael Tremerpakfire: Enable debugging for pool/solver
2021-04-23  Michael Tremerpakfire: Log pool debugging to pakfire log
2021-04-23  Michael Tremerpakfire: Set pool path
2021-04-23  Michael Tremerrequest: Rename queue to jobs
2021-04-23  Michael Tremerrequest: Change type from PakfireRequest to struct...
2021-04-23  Michael Tremerprogressbar: Respond to resize events
2021-04-22  Michael Tremerdb: Clear repository when database load failed
2021-04-22  Michael Tremertransaction: Refactor some code without functional...
2021-04-22  Michael TremerDisable use of sparse files
2021-04-22  Michael Tremersnapshots: Fix hardlink paths when extracting
2021-04-22  Michael Tremersnapshot: Do not alter block size
2021-04-22  Michael Tremerexecute: Fix spacing for cgroup
2021-04-22  Michael Tremerprogressbar: Redraw only once every 250ms
2021-04-22  Michael Tremersnapshots: Add progressbar when extracting
2021-04-22  Michael Tremerpakfire: bind: Ensure that the source directory exists
2021-04-22  Michael Tremerbuilder: Use distro information in snapshot path
2021-04-22  Michael Tremerpakfire: Export pakfire_make_cache_path to Python
2021-04-21  Michael TremerUse a proper dummy repository which does not try to...
2021-04-21  Michael Tremerdist: Include build dependencies in source packages
2021-04-21  Michael Tremerparser: Set default architecture when creating a package
2021-04-21  Michael Tremerparser: Break when reading empty values
2021-04-21  Michael Tremerprogressbar: Remove bar when finished to not clutter...
2021-04-21  Michael Tremerarchive: Show progress when extracting
2021-04-21  Michael Tremerprogressbar: Make increment function take a value
2021-04-21  Michael Tremerhttp: Use C progressbar implementation
2021-04-21  Michael Tremerprogressbar: Implement using in Python context
2021-04-21  Michael Tremerpython: Add bindings for Progressbar
2021-04-21  Michael Tremertests: Remove Pakfire argument from progressbar
2021-04-21  Michael Tremerprogressbar: Export functions
2021-04-21  Michael Tremerprogressbar: Remove reference to Pakfire
2021-04-21  Michael Tremertests: Update downloader function calls
2021-04-20  Michael Tremerarchive: Read supplements + enhances
2021-04-20  Michael Tremerutil: Drop more unused functions
2021-04-20  Michael Tremerhttp: Drop dependency on configuration
2021-04-20  Michael Tremerprogressbar: Use pakfire_string_* functions
2021-04-20  Michael TremerRun ldconfig only when we have extracted .so files
2021-04-20  Michael Tremerconfig: Drop everything we no longer need
2021-04-20  Michael Tremerpython: Drop old distro module
2021-04-20  Michael Tremerbuilder: Drop exporting distro environment variables
2021-04-20  Michael Tremerfile: Drop including tar.h
2021-04-20  Michael Tremerfile: Use pakfire_string_* functions
2021-04-20  Michael Tremerarchive: Do not fail when there have been warnings...
2021-04-20  Michael Tremerarchive: Keep filelist when extracting files
2021-04-20  Michael Tremerutil: Change behaviour of pakfire_path_join
2021-04-20  Michael Tremerarchive: Some cosmetic changes when extracting files
2021-04-20  Michael Tremerarchive: Always extract payload
2021-04-20  Michael Tremerdownloader: Hide progressbar when downloading metadata
2021-04-20  Michael Tremerdownloader: Add title to transfers
2021-04-20  Michael Tremerrepo: Make pakfire_repo_internalize private
2021-04-20  Michael Tremerrepo: Do not fail when solv file could not be read...
2021-04-20  Michael Tremerrepo: Drop automatic setting of priority
2021-04-20  Michael Tremerrepo: Do not keep a downloader
2021-04-20  Michael Tremerdownloader: Move baseurl into transfer
2021-04-19  Michael Tremerstep: Only unref archive when it was initialised
2021-04-19  Michael Tremerprogressbar: Reset array with results
2021-04-19  Michael Tremerprogressbar: Allow restart when in finished status
2021-04-19  Michael Tremerbuilder: Pass configuration file through for distribution
2021-04-19  Michael Tremerpakfire: Add more error messages when reading configura...
2021-04-19  Michael Tremerconfig: Terminate array each round for search
2021-04-19  Michael TremerDrop builder.conf
2021-04-19  Michael Tremerpakfire_make_path: Pass down length of the buffer we...
2021-04-19  Michael Tremerarchive: Disable code relying on pakfire_make_path
2021-04-19  Michael TremerMake pakfire_make_path private
2021-04-19  Michael Tremerpython: Drop unused "make_path" function
2021-04-19  Michael TremerHave pakfire_make_path write to stack
2021-04-19  Michael Tremerpakfire_make_cache_path: Implicitely handle size argument
2021-04-19  Michael Tremerpakfire_path_join: Implicitely handle size argument
2021-04-19  Michael TremerAdd architecture to cache path
2021-04-19  Michael Tremerpakfire: Use pakfire_string_* functions
2021-04-19  Michael Tremerrepo: Use pakfire_string_* functions where applicable
2021-04-19  Michael TremerCommit accidentially forgotten files
2021-04-19  Michael Tremerrepo: Replace variables in URLs
2021-04-19  Michael TremerRevert "downloader: Remove separating between protocol...
2021-04-19  Michael Tremerrepo: Reset pointer to destroyed mirrorlist
2021-04-19  Michael Tremerrepo: Do not bail when no mirrorlist is set
2021-04-19  Michael Tremerrepo: Do not try to refresh "internal" repositories
2021-04-19  Michael Tremerlibpakfire: Export repositories to Python
2021-04-16  Michael TremerDrop unused function pakfire_package_is_in_repo
next