0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 17 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- make repo_add_solv fast again More... over 15 years ago
- move some debug output to a different debug level More... over 15 years ago
- oopsie, I should at least test build... More... over 15 years ago
- make dataiterator safer More... over 15 years ago
- we're a library, no output to stdout/stderr More... over 15 years ago
ensure Pool and Repo are consistent More... over 15 years ago
document Dataiterator and esp. dataiterator_init More... over 15 years ago
- revert strange change from Klaus More... over 15 years ago
take pool from repo if pool is passed as NULL to dataiterator_init More... over 15 years ago
fix
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 15 years ago
refactor
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 15 years ago
- refactor FindCheck - Use FindZLib - Still can't figure out why required does not work
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 15 years ago
fix find
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 15 years ago
- more cleanups: - add pool argument to datamatcher_init - add flags argument to repodata_search - only add sentinal if SEARCH_SENTINEL is specified - use kv.eof == 2 for sentinel like before - rename dataiterator_match to dataiterator_match_obsolete - add repodata_stringify function - make datamatcher match simple strings so it can be reused - add dataiterator_prepend_keyname to match keyname pathes - rename dataiterator_jump_to_solvable to dataiterator_jump_to_solvid More... over 15 years ago
fix finding the library
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 15 years ago
the devel part is also required
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 15 years ago
I should look really if something is packaged before importing it
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 15 years ago
temporary make srcpackage while CPack is kaputt
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 15 years ago
- add changes More... over 15 years ago
- make iterator work withj completely empty repos More... over 15 years ago
- add two missing test statements More... over 15 years ago
- add '-o' option - better quoting of filenames - fix tiny bug in rpms2solv case More... over 15 years ago
move tools test to tests/tools, only bindings will be a separate entity here
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 15 years ago
move testsuite to tests/solver and add core unit tests
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 15 years ago
- implement SEARCH_ALL_REPOS More... over 15 years ago
- bump version More... over 15 years ago
- fix segfault on 64bit - make use of mainschemaoffsets - don't advance dp pointer if not needed - some more entry->solvid changes - revert distupgrade flag change in deptestomatic More... over 15 years ago
tools/repo_products.c is now more robust More... over 15 years ago
improve error output don't exit on error, just skip More... over 15 years ago
init matcher.pool More... over 15 years ago