2009-06-03 |
Michael Schroeder | - use DB_UNKNOWN to let berkeleydb autodetect the datab... |
tree | commitdiff |
2009-05-29 |
Michael Schroeder | - fix coding style |
tree | commitdiff |
2009-05-28 |
Dirk Mueller | Check version / release numbers for consistency |
tree | commitdiff |
2009-05-28 |
Dirk Mueller | reduce -pedantic compile warnings |
tree | commitdiff |
2009-05-28 |
Michael Schroeder | - rename dirpool_create to dirpool_init, as it just... |
tree | commitdiff |
2009-05-26 |
Michael Schroeder | - apply patch from Dirk, fixes crash and memory leaks |
tree | commitdiff |
2009-05-13 |
Michael Schroeder | - start transaction ordering |
tree | commitdiff |
2009-05-12 |
Michael Schroeder | - define solvid2str() function, use sat_sort() |
tree | commitdiff |
2009-05-07 |
Michael Schroeder | - also support sha256 in susetags |
tree | commitdiff |
2009-05-06 |
Michael Andres | Fix to support sha256 hashes (bnc#501425) |
tree | commitdiff |
2009-04-16 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-04-16 |
Michael Schroeder | - create transaction as solver result |
tree | commitdiff |
2009-03-31 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-03-31 |
Michael Schroeder | 1 - fix potential NULL deref in srcrpm handling |
tree | commitdiff |
2009-03-24 |
Klaus Kämpf | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-03-18 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-03-18 |
Michael Schroeder | - kill obsolete and broken patchxml support |
tree | commitdiff |
2009-03-17 |
Michael Schroeder | - replace old solver_problemruleinfo with new solver_ru... |
tree | commitdiff |
2009-02-25 |
Klaus Kämpf | Fix summary |
tree | commitdiff |
2009-02-18 |
Michael Andres | Use correct namespace (e.g. pattern:) even if solvable... |
tree | commitdiff |
2009-01-29 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-01-27 |
Michael Andres | Ignore trailing whitespace in content file parser. |
tree | commitdiff |
2009-01-26 |
Michael Andres | Fix parsing DESCRDIR from content file |
tree | commitdiff |
2009-01-22 |
Michael Schroeder | - improve infarch/dup rule problem handling |
tree | commitdiff |
2009-01-21 |
Michael Schroeder | - also reject chars >= 0xfe |
tree | commitdiff |
2009-01-20 |
Michael Andres | Fix conversion to UTF8 |
tree | commitdiff |
2009-01-19 |
Michael Schroeder | - add inferior arch handling |
tree | commitdiff |
2008-12-17 |
Michael Schroeder | - fix fedora builds (bnc#444211) |
tree | commitdiff |
2008-12-05 |
Michael Schroeder | - assume repotype=plaindir if -R option is given |
tree | commitdiff |
2008-12-01 |
Michael Schroeder | - fix file dependency parsing |
tree | commitdiff |
2008-11-21 |
Duncan Mac-Vicar P | go away repokey |
tree | commitdiff |
2008-11-21 |
Duncan Mac-Vicar P | right tag name is cpeid |
tree | commitdiff |
2008-11-20 |
Duncan Mac-Vicar P | adding the API for product information, ma will make... |
tree | commitdiff |
2008-11-20 |
Michael Schroeder | - make unknown elements less fatal |
tree | commitdiff |
2008-11-20 |
Duncan Mac-Vicar P | handle new rpmmd extensions |
tree | commitdiff |
2008-11-19 |
Michael Matz | Compile repo_write.c and common_write.c only once,... |
tree | commitdiff |
2008-11-19 |
Michael Schroeder | - clean up coding stype, delete dead code |
tree | commitdiff |
2008-11-19 |
Michael Schroeder | - get rid of that horrible rpmdb2solv hack, it's not... |
tree | commitdiff |
2008-11-18 |
Duncan Mac-Vicar P | - adapt the attributes to support the new rpmmd spec... |
tree | commitdiff |
2008-11-18 |
Michael Schroeder | - support "-R" option for recursive plaindir search |
tree | commitdiff |
2008-11-17 |
Michael Andres | - Parse RELEASE tag from contentfile (bnc #444978) |
tree | commitdiff |
2008-11-07 |
Michael Schroeder | - got rid of some fprintfs... |
tree | commitdiff |
2008-11-07 |
Klaus Kaempf | document '-o' |
tree | commitdiff |
2008-11-07 |
Klaus Kaempf | make it more robust, just report and skip bad entries... |
tree | commitdiff |
2008-11-05 |
Michael Schroeder | - actually "unsigned long" is wrong, too. It should... |
tree | commitdiff |
2008-11-05 |
Klaus Kaempf | fix compile on 64bit |
tree | commitdiff |
2008-11-04 |
Michael Schroeder | - log more statistics |
tree | commitdiff |
2008-10-31 |
Michael Schroeder | - add '-o <outfile>' support |
tree | commitdiff |
2008-10-31 |
Michael Schroeder | - add "-P" option to rpmdb2solv, prints percentage... |
tree | commitdiff |
2008-10-30 |
Michael Schroeder | - add repodata_set_location() function |
tree | commitdiff |
2008-10-30 |
Michael Schroeder | - adapt to coding style |
tree | commitdiff |
2008-10-27 |
Klaus Kaempf | detect and report wrong placement of 'CONTENTSTYLE' |
tree | commitdiff |
2008-10-27 |
Klaus Kaempf | improve error output |
tree | commitdiff |
2008-10-24 |
Michael Andres | Remember the /etc/products.d enties filename in .solv... |
tree | commitdiff |
2008-10-24 |
Michael Schroeder | - don't abort on unknown elements |
tree | commitdiff |
2008-10-22 |
Duncan Mac-Vicar P | add support for new tags |
tree | commitdiff |
2008-10-20 |
Michael Schroeder | - more cleanups: |
tree | commitdiff |
2008-10-15 |
Michael Schroeder | - add two missing test statements |
tree | commitdiff |
2008-10-15 |
Michael Schroeder | - add '-o' option |
tree | commitdiff |
2008-10-15 |
Duncan Mac-Vicar P | move tools test to tests/tools, only bindings will... |
tree | commitdiff |
2008-10-13 |
Klaus Kaempf | improve error output |
tree | commitdiff |
2008-10-13 |
Michael Schroeder | - fix order of schema creation |
tree | commitdiff |
2008-10-13 |
Michael Schroeder | - change entry back to better name solvid |
tree | commitdiff |
2008-10-13 |
Michael Schroeder | - clean up repopage stuff |
tree | commitdiff |
2008-10-11 |
Duncan Mac-Vicar P | it is not distver but releasever |
tree | commitdiff |
2008-10-11 |
Duncan Mac-Vicar P | implement distver variable |
tree | commitdiff |
2008-10-09 |
Michael Schroeder | - fix repomdxml |
tree | commitdiff |
2008-10-09 |
Michael Schroeder | - kill SEARCH_EXTRA so we see where libzypp has to... |
tree | commitdiff |
2008-10-09 |
Michael Schroeder | - grr, why on earth do the bindings have a loadcallback? |
tree | commitdiff |
2008-10-09 |
Michael Schroeder | - oops, forgot bindings |
tree | commitdiff |
2008-10-09 |
Michael Schroeder | - the big solv data change |
tree | commitdiff |
2008-10-02 |
Michael Andres | - Product arttributes: removed FLAVOR and REFERENCES... |
tree | commitdiff |
2008-10-01 |
Duncan Mac-Vicar P | cpename -> cpeid |
tree | commitdiff |
2008-10-01 |
Michael Schroeder | - support repomd pattern.xml |
tree | commitdiff |
2008-09-30 |
Michael Andres | - repo_content.c: fix broken dependency parsing. |
tree | commitdiff |
2008-09-29 |
Michael Andres | rpms2solv failed to write out most solvable data (bnc... |
tree | commitdiff |
2008-09-26 |
Klaus Kaempf | bnc#429177 |
tree | commitdiff |
2008-09-25 |
Duncan Mac-Vicar P | keywords in a more consistant format like current tags |
tree | commitdiff |
2008-09-25 |
Duncan Mac-Vicar P | support keywords in susedata |
tree | commitdiff |
2008-09-24 |
Klaus Kaempf | re-add parsing of /etc/<xyz>-release (got lost in trans... |
tree | commitdiff |
2008-09-22 |
Duncan Mac-Vicar P | - refactor the repository matching with products, not... |
tree | commitdiff |
2008-09-22 |
Michael Schroeder | - fix indent (bleah! who wrote that stuff?) |
tree | commitdiff |
2008-09-22 |
Michael Schroeder | - fix indentation |
tree | commitdiff |
2008-09-22 |
Duncan Mac-Vicar P | save the timestamp only once |
tree | commitdiff |
2008-09-22 |
Duncan Mac-Vicar P | - add CPE (Common Platform Enumeration) attribute to... |
tree | commitdiff |
2008-09-22 |
Michael Schroeder | - make solvable creation easier to understand |
tree | commitdiff |
2008-09-22 |
Michael Schroeder | - replace split() with more convenient splitword() |
tree | commitdiff |
2008-09-19 |
Michael Schroeder | - copy parser swtab fix from Matz into other files |
tree | commitdiff |
2008-09-19 |
Michael Schroeder | - sanitize a bit |
tree | commitdiff |
2008-09-19 |
Michael Schroeder | - clean up mess |
tree | commitdiff |
2008-09-18 |
Duncan Mac-Vicar P | fix segfault in multiarch parsing (bnc#427271) |
tree | commitdiff |
2008-09-12 |
Duncan Mac-Vicar P | support for susedata.xml |
tree | commitdiff |
2008-09-12 |
Duncan Mac-Vicar P | write the registration values to the solv file |
tree | commitdiff |
2008-09-12 |
Duncan Mac-Vicar P | store the string, not predefine types |
tree | commitdiff |
2008-09-12 |
Duncan Mac-Vicar P | forgot register url |
tree | commitdiff |
2008-09-12 |
Duncan Mac-Vicar P | make url ids extensible and fix parsers. |
tree | commitdiff |
2008-09-12 |
Duncan Mac-Vicar P | start to parse missing urls (blocker :-( ) |
tree | commitdiff |
2008-09-12 |
Duncan Mac-Vicar P | - add repo_add_poolstr_array |
tree | commitdiff |
2008-09-11 |
Duncan Mac-Vicar P | update repository matching |
tree | commitdiff |
2008-09-10 |
Duncan Mac-Vicar P | - fixed attributes, thanks matz! |
tree | commitdiff |
next |