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 |
2008-09-10 |
Duncan Mac-Vicar P | adapt repo_content to create one product per base arch... |
tree | commitdiff |
2008-09-10 |
Michael Andres | no printf |
tree | commitdiff |
2008-09-10 |
Michael Andres | - repo_products: Parse schemeversion, propagate product |
tree | commitdiff |
2008-09-10 |
Michael Schroeder | - bring side data handling into better shape |
tree | commitdiff |
2008-09-10 |
Duncan Mac-Vicar P | accept PATTERNS tag, but gnore it |
tree | commitdiff |
2008-09-09 |
Klaus Kaempf | revert last change |
tree | commitdiff |
2008-09-09 |
Klaus Kaempf | - rpmdb2solv changes: |
tree | commitdiff |
2008-09-09 |
Klaus Kaempf | - fix bug when parsing multiple products |
tree | commitdiff |
2008-09-09 |
Duncan Mac-Vicar P | forgot this |
tree | commitdiff |
2008-09-09 |
Michael Andres | - Reenable -Werror and fix bindings. |
tree | commitdiff |
2008-09-09 |
Duncan Mac-Vicar P | dont enable -Werror for bindings, swig sucks too much |
tree | commitdiff |
2008-09-08 |
Klaus Kaempf | silently skip unknown tags |
tree | commitdiff |
2008-09-05 |
Klaus Kaempf | remove duplicate repodata_internalize |
tree | commitdiff |
2008-09-05 |
Klaus Kaempf | backup checkin, still not fully functional |
tree | commitdiff |
2008-09-05 |
Klaus Kaempf | adapt to -release package format |
tree | commitdiff |
2008-09-05 |
Klaus Kaempf | buildservice decide on '.prod' suffix |
tree | commitdiff |
2008-09-05 |
Michael Andres | tools/repo_susetags.c: Parse packages vendor |
tree | commitdiff |
2008-09-04 |
Michael Schroeder | - fix indentation |
tree | commitdiff |
2008-09-04 |
Klaus Kaempf | - tools/rpmdb2solv: Adapt to xml-based /etc/products.d |
tree | commitdiff |
2008-09-03 |
Klaus Kaempf | - switch /etc/products.d from .prod (ini format) to... |
tree | commitdiff |
2008-09-03 |
Klaus Kaempf | input to makeevr is const |
tree | commitdiff |
2008-09-01 |
Michael Schroeder | - implement otherproviders() |
tree | commitdiff |
2008-08-25 |
Michael Schroeder | - fix offbyone |
tree | commitdiff |
2008-08-25 |
Michael Schroeder | - fix memory leaks, clean up a bit |
tree | commitdiff |
2008-08-22 |
Duncan Mac-Vicar P | keep the states on 1st column in order, fixes losing... |
tree | commitdiff |
2008-08-22 |
Duncan Mac-Vicar P | no longer needed |
tree | commitdiff |
2008-08-22 |
Duncan Mac-Vicar P | - add support for arbitrary extendable metadata using... |
tree | commitdiff |
2008-08-15 |
Klaus Kaempf | ensure existance of product solvable (bnc#417594) |
tree | commitdiff |
next |