]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2017-04-08  Michael Tremerhttp: Compare retrieved files against a checksum
2017-04-08  Michael Tremerhttp: Actually write downloaded file to disk
2017-04-07  Michael TremerDrop satsolver.Pool class and use Pool from _pakfire
2017-04-07  Michael TremerDelete the repo cache to clean a repository
2017-04-07  Michael TremerInstalledPackages: Drop dead code
2016-12-30  Michael TremerExtend Python bindings to use libpakfire for dependency...
2016-12-30  Michael Tremerhttp: Fix wrong function call
2016-12-18  Michael Tremer_pakfire: Implement Package based on libpakfire
2016-12-18  Michael Tremer_pakfire: Use repository management code from libpakfire
2016-12-17  Michael Tremer_pakfire: Import Archive class
2016-12-15  Michael TremerCleanup any clashes in include protectors
2016-12-15  Michael TremerRewrite _pakfire.Pool based on libpakfire
2016-12-13  Michael TremerImport libpakfire
2016-12-12  Michael TremerAutomatically initialize any locally configured reposit...
2016-12-11  Michael TremerPakfireContext: Add shortcut to repos
2016-12-11  Michael TremerRemove outdated TODO list
2016-12-11  Michael Tremerhttp: Add option for client code to skip mirrors
2016-12-11  Michael Tremerhttp: Download to a temporary file
2016-12-07  Michael TremerMove remove() to PakfireContext
2016-12-07  Michael TremerMove downgrade() to PakfireContext
2016-12-07  Michael TremerMove update() to PakfireContext
2016-12-07  Michael TremerMove reinstall() to PakfireContext
2016-12-07  Michael TremerMove install() to PakfireContext
2016-12-07  Michael Tremerbase: Remove unused builder attribute
2016-12-07  Michael Tremerbase: Drop unnecessary repo_list
2016-12-07  Michael TremerMove provides() to PakfireContext
2016-12-07  Michael TremerDrop groulist command
2016-12-07  Michael TremerDrop groupinstall command
2016-12-07  Michael TremerMove check() to PakfireContext
2016-12-07  Michael TremerMove search() to PakfireContext
2016-12-07  Michael Tremerbase: Add PakfireContext
2016-12-07  Michael Tremerui: Format bytes with proper whitespace and decimal...
2016-12-07  Michael Tremerhttp: Reset only when necessary
2016-12-07  Michael Tremercli: Fix dist command
2016-12-07  Michael Tremerpackages: Replace old downloader code with new one
2016-12-07  Michael Tremerhttp: Truncate the downloaded file instead re-opening it
2016-12-07  Michael Tremerprogressbar: Only reset when progress is larger than...
2016-12-07  Michael Tremerhttp: Reset the progressbar when download restarts
2016-12-07  Michael Tremerhttp: Only initialize the progress bar once
2016-12-07  Michael Tremerhttp: Catch all download errors and move on to the...
2016-12-07  Michael Tremerhttp: Use error widget to show any download errors
2016-12-07  Michael Tremerprogressbar: Add widget to show any errors
2016-12-07  Michael Tremerhttp: Make filename argument optional
2016-12-07  Michael Tremerhttp: Pick mirror when downloading
2016-12-06  Michael Tremerhttp: Exclusively lock download files
2016-12-06  Michael Tremerhttp: Use buffer size value from constants
2016-12-06  Michael Tremerconstants: Remove unused setting
2016-12-06  Michael TremerUse new HTTP client to make source packages
2016-12-06  Michael Tremerhttp: Add support for mirrors
2016-12-04  Michael Tremerhttp: Actually write downloaded files to the filesystem
2016-12-03  Michael Tremersystem: Add host distro
2016-12-03  Michael Tremerbase: Move architecture to Pakfire class
2016-12-03  Michael Tremerarch: Rename arch variable to name
2016-12-03  Michael Tremersystem: Move architecture-dependent things into an...
2016-12-03  Michael Tremerconfig: Remove unnecessary import of system module
2016-12-03  Michael Tremerbase: Drop unused function check_host_arch()
2016-12-03  Michael Tremer.gitignore: Also ignore vim read-only swap files
2016-12-03  Michael TremerRename "clean all" to clean
2016-12-03  Michael Tremercli: Rename distro-sync to sync
2016-12-03  Michael Tremercli: Use new Pakfire context mechanism
2016-12-03  Michael Tremerbase: Turn Pakfire initialization into a context
2016-12-03  Michael Tremercli: Convert pakfire to new format
2016-12-03  Michael Tremerbase: Remove unused PakfireClient class
2016-12-03  Michael Tremerbuilder: Remove unused kernel_version
2016-12-03  Michael Tremerbase: No need to reset the logger after Pakfire is...
2016-12-03  Michael Tremercli: Convert pakfire-builder to new format
2016-12-03  Michael Tremerconfig: Drop old Config class with was replaced
2016-12-03  Michael Tremerconfig: Add get_repos() to get all repository definitions
2016-12-03  Michael Tremerconfig: Allow fetching an entire section with get()
2016-12-03  Michael Tremerconfig: Drop unused ConfigDaemon class
2016-12-03  Michael Tremerconfig: Use correct function to read from file
2016-12-03  Michael Tremerconfig: Add function to read configuration from string
2016-12-03  Michael TremerDrop unused ConfigClient class
2016-12-02  Michael Tremerhttp: Move support for decoding strings into HTTP client
2016-12-02  Michael TremerDrop old transport module which is replaced by the...
2016-12-02  Michael Tremerdaemon: Adopt new internal modules to implement the...
2016-12-02  Michael Tremerhttp: Allow setting a timeout for a request
2016-12-02  Michael Tremerclient: Actually refresh data when watching builds...
2016-12-02  Michael Tremerclient: Allow watching jobs
2016-12-02  Michael Tremerclient: Add CLI to watch a build
2016-12-02  Michael Tremercli: Cleanup function hell for creating the parser
2016-12-02  Michael Tremerclient: Remove any commands that don't work any more
2016-12-01  Michael Tremerclient: Rewrite connection check
2016-12-01  Michael Tremerclient: Use new client in CLI
2016-12-01  Michael Tremercli: Rewrite function handling of handlers
2016-12-01  Michael Tremerclient: Rewrite of the client that interacts with the hub
2016-12-01  Michael Tremerhttp: Automatically configure client
2016-12-01  Michael Tremerhub: Decode returned build IDs to string
2016-12-01  Michael Tremer.gitignore: Ignore VIM swap files
2016-12-01  Michael Tremerdaemon: Use the new HTTP client to download source...
2016-12-01  Michael TremerLogging is now initialised on a module level
2016-12-01  Michael Tremerhub: Remove debugging line
2016-12-01  Michael Tremercli: Fix Python 3 syntax
2016-12-01  Michael Tremerconfig: Remove old logging options and add a new debugg...
2016-12-01  Michael Tremerconfig: Write a new configuration parser
2016-12-01  Michael TremerClean up import of version number of the module
2016-12-01  Michael TremerRewrite module logging
2016-11-30  Michael Tremerui: Import CLI abstraction
2016-11-30  Michael Tremerui.progressbar: Rename update_increment method to increment
2016-11-30  Michael Tremerhttp: Don't retry on Internet Server Error
next