]> git.ipfire.org Git - people/ms/pakfire.git/history - src/libpakfire/problem.c
dependencies: Drop the legacy logger
[people/ms/pakfire.git] / src / libpakfire / problem.c
2024-01-29  Michael Tremerdependencies: Drop the legacy logger
2024-01-29  Michael Tremerproblem: Store a reference to the context
2024-01-29  Michael Tremerlogging: Make the legacy logger configurable
2023-09-23  Michael Tremerproblems: Refactor fetching problems and solutions
2023-09-22  Michael Tremertransaction: Merge requests into the transaction
2022-11-01  Michael Tremerproblems: Drop pakfire_problem_get_solutions in favour...
2022-10-31  Michael Tremerrequest: Implement a new interface how to walk through...
2022-08-17  Michael TremerMove dependency functions into an own file
2021-12-09  Michael TremerFix shadowing any local variables
2021-10-05  Michael TremerUse pakfire_dep2str
2021-07-09  Michael Tremerpakfire: Change type from Pakfire to struct pakfire
2021-07-02  Michael Tremerproblem: Handle all possible problems
2021-07-02  Michael Tremerproblem: Refactor generating problem string
2021-07-02  Michael Tremerproblems: Refactor fetching solutions
2021-07-02  Michael TremerRefactor how solutions are being created/freed
2021-07-02  Michael Tremersolution: Change type from PakfireSolution to struct...
2021-07-02  Michael Tremerproblem: Initialize string only when needed
2021-06-30  Michael Tremerproblem: Allocate problems of the right size
2021-06-29  Michael Tremerproblem: Pass pakfire as first argument
2021-06-29  Michael TremerSome experimental code to better show problems during...
2021-06-24  Michael Tremerproblems: Drop linked list
2021-06-24  Michael Tremerproblems: Refactor how we create problems
2021-06-24  Michael Tremerproblems: Change type from PakfireProblem* to struct...
2021-06-10  Michael TremerMerge branch 'python3'
2021-05-25  Michael Tremerlibpakfire: Drop allocated/release log lines
2021-04-23  Michael Tremerrequest: Change type from PakfireRequest to struct...
2021-04-10  Michael TremerRemove STRING_SIZE
2021-02-08  Michael Tremerlibpakfire: Drop pakfire_strdup
2021-02-08  Michael Tremerlibpakfire: Drop pakfire_calloc
2021-02-08  Michael Tremerlibpakfire: Drop pakfire_free
2019-03-09  Michael Tremerlibpakfire: Add missing break in case clause
2018-02-16  Michael TremerMove logging into Pakfire context
2018-01-15  Michael Tremerlibpakfire: Make Problem obscure
2018-01-15  Michael Tremerlibpakfire: Implement refcounting for Problem
2018-01-14  Michael Tremerlibpakfire: Make Request obscure
2017-11-30  Michael Tremerlibpakfire: Hide all symbols by default and only export...
2017-05-20  Michael Tremerlibpakfire: Allow accessing possible solutions for...
2017-05-20  Michael Tremerlibpakfire: Allow extracting problems from solver