0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Add "arm" architectures. More... over 15 years ago
repo_content changes More... over 15 years ago
detect and report wrong placement of 'CONTENTSTYLE' More... over 15 years ago
improve error output (http://lists.opensuse.org/opensuse-factory/2008-10/msg00589.html) More... over 15 years ago
- more fixes for fedora... More... over 15 years ago
Remember the /etc/products.d enties filename in .solv (bnc #432932) More... over 15 years ago
- fedora doesn't have py_requires More... over 15 years ago
- don't match the first idarray element twice More... over 15 years ago
- don't abort on unknown elements - don't try to set NULL strings More... over 15 years ago
- read data in larger chunks - support REPOKEY_TYPE_FIXARRAY More... over 15 years ago
- backport changes made by darix More... over 15 years ago
add support for new tags
Duncan Mac-Vicar P.
as Duncan Mac-Vicar P
More... over 15 years ago
- bump version to 0.12.0 More... over 15 years ago
- add pool_set_installed() function, remove no longer needed "installed" argument from some other functions More... over 15 years ago
- maybe better this way More... over 15 years ago
- 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