]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2019-03-09  Michael Tremertestsuite: Pakfire context needs to be initialized...
2019-03-09  Michael TremerPrepare build system to use bison & flex
2019-03-09  Michael Tremerlibpakfire: Add missing break in case clause
2018-02-16  Michael Tremerlibpakfire: Improve logging when transactions are executed
2018-02-16  Michael Tremerpython: Use libpakfire's logging system
2018-02-16  Michael TremerMove logging into Pakfire context
2018-02-16  Michael TremerAdd TransactionDownloader
2018-02-16  Michael Tremerhttp: Create directory when a file should be downloaded to
2018-02-16  Michael Tremerlibpakfire: Make return code of pakfire_paclkage_is_cac...
2018-02-16  Michael Tremerlibpakfire: Fix memory leak in pakfire_access()
2018-02-16  Michael TremerFix cleaning repositories
2018-01-22  Michael Tremerpython: Pass baseurl to libpakfire repositories
2018-01-22  Michael Tremerpython: Prevent crash when some repository values are...
2018-01-22  Michael Tremerpython: Fix undefined variable
2018-01-22  Michael Tremerpython: Drop RepositoryRemote class
2018-01-22  Michael Tremerpython: Move refreshing remote repositories into own...
2018-01-22  Michael TremerDrop SolvPackage data model
2018-01-22  Michael Tremerlibpakfire: Make description available in repository...
2018-01-22  Michael Tremerlibpakfire: Store description with repository
2018-01-22  Michael Tremerpython: Drop dummy repository
2018-01-22  Michael Tremerlibpakfire: Move Repository.get_config function into...
2018-01-22  Michael Tremerlibpakfire: Store mirrorlist in repository
2018-01-22  Michael Tremerlibpakfire: Don't overwrite the appdata pointer with...
2018-01-22  Michael Tremerpython: Allow passing None as baseurl
2018-01-22  Michael Tremerlibpakfire: Store keyfile in repository
2018-01-22  Michael Tremerlibpakfire: Allow setting empty baseurls in repositories
2018-01-22  Michael Tremerlibpakfire: Use internal calloc function to allocate...
2018-01-22  Michael Tremerlibpakfire: Set the correct priority in libsolv for...
2018-01-22  Michael Tremerlibpakfire: Automatically determine the repository...
2018-01-22  Michael Tremerpython: Fix compile error since new_key function has...
2018-01-22  Michael Tremerlibpakfire: Store base URL in repository
2018-01-20  Michael TremerDrop old solver code
2018-01-20  Michael Tremerpython: Drop reference to Pakfire from Request
2018-01-20  Michael Tremerpython: Drop Pakfire reference from Key
2018-01-20  Michael Tremerpython: Drop Pakfire reference from Archive
2018-01-20  Michael Tremerpython: Drop Pakfire reference from some objects
2018-01-20  Michael Tremerlibpakfire: Do not free repodata
2018-01-20  Michael Tremerpython: Drop reference to Pakfire in Repo
2018-01-20  Michael TremerDrop functions to enable/disable a repository
2018-01-20  Michael TremerDrop unused Repositories.whatprovides function
2018-01-20  Michael TremerDrop python implementation of repository cache
2018-01-20  Michael Tremerlibpakfire: Refactor repos and how they are referenced
2018-01-19  Michael Tremerlibpakfire: Fix determining if a package needs to be...
2018-01-19  Michael Tremerpython: Fix getting Package from Step
2018-01-19  Michael Tremerlibpakfire: Implement verify step which verifies the...
2018-01-19  Michael Tremerlibpakfire: Don't SEGV on unref with NULL
2018-01-19  Michael Tremerlibpakfire: Use internal access function to check if...
2018-01-19  Michael Tremerlibpakfire: Fix SEGV when creating an empty Relation...
2018-01-19  Michael Tremerlibpakfire: Drop Pool
2018-01-19  Michael Tremerlibpakfire: Drop PakfireCache
2018-01-19  Michael Tremerlibpakfire: Drop old function
2018-01-19  Michael Tremerlibpakfire: Drop repocache
2018-01-19  Michael Tremerlibpakfire: Add function to check if file exists/is...
2018-01-19  Michael Tremerlibpakfire: Move more cache logic into Pakfire
2018-01-19  Michael Tremerlibpakfire: Remove cache path from Pool
2018-01-19  Michael Tremerlibpakfire: Move package caching into Package
2018-01-19  Michael Tremerlibpakfire: Add stat function for cache
2018-01-19  Michael Tremerlibpakfire: Move cache into Pakfire object
2018-01-18  Michael Tremerlibpakfire: Drop pakfire_pool_tmpdup
2018-01-18  Michael Tremerlibpakfire: Drop pakfire_pool_search
2018-01-18  Michael Tremerlibpakfire: Drop pakfire_pool_whatprovides
2018-01-18  Michael Tremerlibpakfire: Move pakfire_pool_count to pakfire_count_pa...
2018-01-18  Michael Tremerlibpakfire: Drop pakfire_pool_[gs]et_installonly functions
2018-01-18  Michael Tremerlibpakfire: Drop unused function
2018-01-16  Michael Tremerlibpakfire: Make Pakfire parent object of Selector
2018-01-16  Michael Tremerlibpakfire: Make Pakfire the parent object of Relation
2018-01-16  Michael Tremerlibpakfire: Make Pakfire parent object of Package
2018-01-16  Michael Tremerlibpakfire: Move the pool logic into Pakfire
2018-01-15  Michael Tremerlibpakfire: Make pakfire_unref the same style as others
2018-01-15  Michael Tremerlibpakfire: Make pakfire_pool_unref the same style...
2018-01-15  Michael Tremerlibpakfire: Make Pakfire parent object of Step
2018-01-15  Michael Tremerlibpakfire: Make Pakfire parent object of Transaction
2018-01-15  Michael Tremerlibpakfire: Make Pakfire parent object of Request
2018-01-15  Michael Tremerlibpakfire: Make Pakfire parent object of Repo
2018-01-15  Michael Tremerlibpakfire: Rename pakfire_action_type to pakfire_actio...
2018-01-15  Michael Tremerpython: Drop include which has been deleted before
2018-01-15  Michael Tremerlibpakfire: Add some logging when executing a transaction
2018-01-15  Michael Tremerpython: Drop old transaction code
2018-01-15  Michael Tremerlibpakfire: Make Repo opague and implement refcounting
2018-01-15  Michael Tremerpython: Drop Solvable type
2018-01-15  Michael Tremerlibpakfire: Make Selector obscure and implement refcounting
2018-01-15  Michael Tremerlibpakfire: No need to keep Id in Step
2018-01-15  Michael Tremerlibpakfire: Don't keep a reference to Transaction in...
2018-01-15  Michael Tremerlibpakfire: Make Problem obscure
2018-01-15  Michael Tremerlibpakfire: Implement refcounting for Problem
2018-01-15  Michael Tremerlibpakfire: Impement refcounting for Solution
2018-01-15  Michael Tremerlibpakfire: Make Solution obscure
2018-01-14  Michael Tremerlibpakfire: Make Request obscure
2018-01-14  Michael Tremerlibpakfire: Implement refcounting for package lists
2018-01-14  Michael Tremerlibpakfire: Fix refcounting when importing packages...
2018-01-14  Michael Tremerlibpakfire: Properly use refcounting when using package...
2018-01-14  Michael Tremerlibpakfire: Load all steps when initializing the transa...
2018-01-14  Michael Tremerlibpakfire: Fix refcounting error in packagelist
2018-01-14  Michael Tremerlibpakfire: Self-reference pool
2018-01-14  Michael Tremerlibpakfire: Use proper data types for sizes
2018-01-14  Michael Tremerlibpakfire: Always load package when we create a step
2018-01-14  Michael Tremerlibpakfire: Make Step obscure
2018-01-14  Michael Tremerlibpakfire: Implement refcounting in Step
2018-01-14  Michael Tremerlibpakfire: Log allocation and release of refcounted...
2018-01-14  Michael Tremerlibpakfire: Make PakfirePackage objects obscure
next