0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make testcases debian proof More... 9 days ago
Add testcases for proof generation More... 9 days ago
testsolv: Add missing entries to resultflags2str More... 9 days ago
Revert accidental change when sorting the decicions More... 9 days ago
Unbreak code to not end a proof with SOLVER_RULE_RPM_SAME_NAME More... 9 days ago
getdecisionlist: keep track of all literals from a unit rule More... 10 days ago
luasolv: delete debug line More... 22 days ago
bindings: implement returnself for lua More... 22 days ago
Some lua typemap cleanups More... 22 days ago
Add datamatch.dep attribute support to the bindings More... 23 days ago
Merge pull request #557 from dcantrell/uninitialized-structs More... 23 days ago
Fix a couple small static analysis findings for uninitialized structs More... 23 days ago
Globally rename __str__ to str for perl and tcl More... 23 days ago
Globally rename __str__ to to_s for ruby More... 23 days ago
Add stringification for the solutionelement class More... 23 days ago
Delete duplicated lines More... 24 days ago
Add lua to bindings documentation More... 24 days ago
Add lua bindings More... 24 days ago
Do __eq__ and __ne__ renaming as global rename for tcl More... 25 days ago
Call appdata_get_helper with a pointer to the appdata More... 25 days ago
Enable MULTI_SEMANTICS in the spec file More... 2 months ago
Remove now unused argument More... 2 months ago
Remove more dead code More... 2 months ago
Also fulfill the update rule if we did a "special updater" update More... 2 months ago
Always use PyObject_Call as suggested by Jan Kolarik More... 2 months ago
fix last commit More... 2 months ago
Replace deprecated PyEval_CallObject will PyObject_Call when build for python >= 3.0 More... 2 months ago
Add testcase for issue #550 More... 2 months ago
Handle installed packages in three passes More... 2 months ago
Move special updaters handling into its own function More... 2 months ago