]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
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
2021-04-16  Michael Tremer_pakfire: Drop mount/umount helper functions
2021-04-16  Michael Tremerpakfire: Load repositories from configuration
2021-04-16  Michael Tremerconfig: Properly terminate the sections array
2021-04-16  Michael Tremerpakfire: Read all repository files
2021-04-16  Michael Tremerpakfire: Dump distribution on init
2021-04-16  Michael Tremertests: Add some useful pakfire distro configuration
2021-04-16  Michael Tremerpakfire: Import vendor and slogan
2021-04-16  Michael Tremerpakfire: Read distro configuration from file
2021-04-16  Michael Tremerconfig: Add function to check whether a section exists
2021-04-16  Michael Tremerpakfire: Read configuration file on initialization
2021-04-16  Michael Tremerpakfire: Add configuration
2021-04-16  Michael Tremerconfig: Add function that lists all sections
2021-04-16  Michael Tremerconfig: Actually return false on false
2021-04-16  Michael Tremerconfig: Add function to parse files
2021-04-16  Michael Tremerlibpakfire: Add a simple config file tool
2021-04-16  Michael Tremerpackager: Fix copy & paste error when getting URL
2021-04-16  Michael Tremerpackager: Compress with -22 --ultra
2021-04-16  Michael Tremerpackager: Only compress binary packages
2021-04-15  Michael Tremerdist: Refactor downloading sources
2021-04-15  Michael Tremerdownloader: Use pakfire_string_* functions
2021-04-15  Michael Tremerdownloader: Open temporary file when download is about...
2021-04-15  Michael Tremerdownloader: Commit AGAIN label
2021-04-15  Michael Tremerdownloader: Remove separating between protocol types...
2021-04-15  Michael Tremerdownloader: Handle errors when using the file:// protocol
2021-04-15  Michael Tremerdownloader: Allow relative URLs when baseurl is set
2021-04-15  Michael Tremerprogressbar: Write to stdout by default
2021-04-15  Michael Tremerdownloader: Add test using mirrors
2021-04-15  Michael Tremerdownloader: Do not initialise cURL
2021-04-11  Michael Tremerdownloader: Format progressbar like the Python module did
2021-04-11  Michael Tremerdownloader: Show transfer speed
2021-04-11  Michael Tremerutil: format_size: Add decimal points where appropriate
2021-04-11  Michael Tremerdownloader: Show ETA instead of elapsed time
2021-04-11  Michael Tremerdownloader: Show download size
2021-04-11  Michael Tremerutil: Make pakfire_format_size write to stack
2021-04-11  Michael Tremerdownloader: Add a progressbar to single downloads
2021-04-10  Michael Tremerprogressbar: Avoid dividing by zero when max isn't set
2021-04-10  Michael Tremerdownloader: Make retrieve use easy cURL interface
2021-04-10  Michael Tremerprogressbar: Make it resettable
2021-04-10  Michael TremerRemove STRING_SIZE
2021-04-10  Michael Tremerutil: Make pakfire_generate_uuid private
2021-04-10  Michael Tremerutil: Make pakfire_split_string private
2021-04-10  Michael Tremerutil: Make pakfire_read_file_into_buffer private
2021-04-10  Michael Tremerutil: Make pakfire_dirname private
2021-04-10  Michael Tremerutil: Make pakfire_basename private
2021-04-10  Michael Tremerutil: Drop unused function pakfire_path_isdir
2021-04-10  Michael Tremerutil: Make pakfire_path_relpath private
2021-04-10  Michael Tremerutil: Remove PAKFIRE_EXPORT attribute from pakfire_path...
2021-04-10  Michael Tremerutil: Move header declarations into private area for...
next