]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
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
2018-01-14  Michael Tremerlibpakfire: Implement reference counting to packages
2018-01-14  Michael Tremerlibpakfire: Remove some dead code
2018-01-14  Michael Tremerlibpakfire: Correctly reference pool in packages
2018-01-14  Michael Tremerlibpakfire: Use step type logic from Step objects
2018-01-14  Michael Tremerlibpakfire: Rename pakfire_step_type to pakfire_step_type_t
2018-01-14  Michael Tremerlibpakfire: Refcount transactions in steps
2018-01-13  Michael Tremerlibpakfire: Make PakfireTransaction obscure
2018-01-13  Michael TremerDrop old keyring code
2018-01-13  Michael TremerRename flag to debug the solver
2018-01-13  Michael TremerLog time it took to solve a request
2017-11-30  Michael Tremerlibpakfire: Make PakfirePool obscure
2017-11-30  Michael Tremerlibpakfire: Move PakfireArchive type into archive.c
2017-11-30  Michael Tremerlibpakfire: Completely hide Pakfire type
2017-11-30  Michael Tremer.gitignore: Test directory has been renamed
2017-11-30  Michael Tremerlibpakfire: Hide all symbols by default and only export...
2017-11-30  Michael Tremertestsuite: Move test directory into tests/ folder
2017-11-30  Michael Tremersystem: Fix determining architecture
2017-11-30  Michael Tremertestsuite: Add test which extracts an archive
2017-11-30  Michael Tremerpool: Don't try to initialize pool when allocation...
2017-11-30  Michael Tremerarchive: Don't call pakfire_archive_free() when initial...
2017-11-30  Michael Tremertestsuite: Log to stderr
2017-11-30  Michael Tremerarchive: Extract into Pakfire path by default
2017-11-30  Michael Tremerarchive: Return 0 if extraction was successful
2017-11-30  Michael Tremertestsuite: Cleanup properly after we have run the testsuite
next