2008-11-05 |
Michael Schroeder | - actually "unsigned long" is wrong, too. It should... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Klaus Kaempf | fix compile on 64bit |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Michael Schroeder | - also print stats for repo_helix |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Michael Schroeder | - add support for SOLVER_ESSENTIAL flag, marks a job... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Michael Schroeder | - log more statistics |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Michael Schroeder | - add '-o <outfile>' support |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Michael Schroeder | - add "-P" option to rpmdb2solv, prints percentage... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Michael Schroeder | - fix entry tests |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Michael Schroeder | - add repodata_set_location() function |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Michael Schroeder | - also disable update rules for "keep installed" jobs. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Michael Schroeder | - fix py_sitedir definition for fedora |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Michael Schroeder | - adapt to coding style |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Michael Andres | - Add "sh4" architectures. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Michael Andres | - Add "arm" architectures. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Klaus Kaempf | repo_content changes |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Klaus Kaempf | detect and report wrong placement of 'CONTENTSTYLE' |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Klaus Kaempf | improve error output |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Michael Schroeder | - more fixes for fedora... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Michael Andres | Remember the /etc/products.d enties filename in .solv... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Michael Schroeder | - fedora doesn't have py_requires |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Michael Schroeder | - don't match the first idarray element twice |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Michael Schroeder | - don't abort on unknown elements |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Michael Schroeder | - read data in larger chunks |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Michael Schroeder | - backport changes made by darix |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Duncan Mac... | add support for new tags |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Michael Schroeder | - bump version to 0.12.0 |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Michael Schroeder | - add pool_set_installed() function, remove no longer... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Michael Schroeder | - maybe better this way |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Michael Schroeder | - make repo_add_solv fast again |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Michael Schroeder | - move some debug output to a different debug level |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Michael Schroeder | - oopsie, I should at least test build... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Michael Schroeder | - make dataiterator safer |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Michael Schroeder | - we're a library, no output to stdout/stderr |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Klaus Kaempf | ensure Pool and Repo are consistent |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Klaus Kaempf | document Dataiterator and esp. dataiterator_init |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Michael Schroeder | - revert strange change from Klaus |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Klaus Kaempf | take pool from repo if pool is passed as NULL to datait... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Duncan Mac... | fix |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Duncan Mac... | refactor |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Duncan Mac... | - refactor FindCheck |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Duncan Mac... | fix find |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Michael Schroeder | - more cleanups: |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Duncan Mac... | fix finding the library |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Duncan Mac... | the devel part is also required |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Duncan Mac... | I should look really if something is packaged before... |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Duncan Mac... | temporary make srcpackage while CPack is kaputt |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Michael Schroeder | - add changes |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Michael Schroeder | - make iterator work withj completely empty repos |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Michael Schroeder | - add two missing test statements |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Michael Schroeder | - add '-o' option |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Duncan Mac... | move tools test to tests/tools, only bindings will... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Duncan Mac... | move testsuite to tests/solver and add core unit tests |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Michael Schroeder | - implement SEARCH_ALL_REPOS |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Michael Schroeder | - bump version |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Michael Schroeder | - fix segfault on 64bit |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Klaus Kaempf | tools/repo_products.c is now more robust |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Klaus Kaempf | improve error output |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Michael Andres | init matcher.pool |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Michael Schroeder | - add dataiterator_setpos_parent |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Michael Schroeder | - fix order of schema creation |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Michael Schroeder | - change entry back to better name solvid |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Michael Schroeder | - add some parens to fix the segfault |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Michael Schroeder | - also use matcher in repo_solv |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Michael Schroeder | - clean up repopage stuff |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Michael Schroeder | - initialize kv.eof in the fix/flexarray case |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Duncan Mac... | it is not distver but releasever |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Duncan Mac... | implement distver variable |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Michael Schroeder | - fix repomdxml |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Michael Schroeder | - bring back dataiterator_match for now (to be removed... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Michael Schroeder | - is searching for REPOENTRY POS, select the right... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Michael Schroeder | - move search position into pool |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Michael Schroeder | - kill SEARCH_EXTRA so we see where libzypp has to... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Michael Schroeder | - declare dataiterator_free |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Michael Schroeder | - grr, why on earth do the bindings have a loadcallback? |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Michael Schroeder | - oops, forgot bindings |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Michael Schroeder | - the big solv data change |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Michael Andres | - Product arttributes: removed FLAVOR and REFERENCES... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Duncan Mac... | cpename -> cpeid |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Michael Schroeder | - support repomd pattern.xml |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Michael Andres | - repo_content.c: fix broken dependency parsing. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Michael Andres | rpms2solv failed to write out most solvable data (bnc... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Klaus Kaempf | bnc#429177 |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Klaus Kaempf | fully support Dataiterator in bindings, drop use of... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Duncan Mac... | keywords in a more consistant format like current tags |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Duncan Mac... | support keywords in susedata |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Jan Kupec | - submit |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Jan Kupec | - seems like 0.10.13 is already out |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Klaus Kaempf | bump |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Klaus Kaempf | re-add parsing of /etc/<xyz>-release (got lost in trans... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Duncan Mac... | - refactor the repository matching with products, not... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Duncan Mac... | changes |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Michael Schroeder | - fix indent (bleah! who wrote that stuff?) |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Michael Schroeder | - fix indentation |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Duncan Mac... | save the timestamp only once |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Duncan Mac... | bump |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Duncan Mac... | - add CPE (Common Platform Enumeration) attribute to... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Michael Schroeder | - make solvable creation easier to understand |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Michael Schroeder | - replace split() with more convenient splitword() |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Michael Schroeder | - copy parser swtab fix from Matz into other files |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Michael Schroeder | - sanitize a bit |
commit | commitdiff | tree | snapshot |
next |