2009-07-15 |
Michael Andres | fix to compile |
tree | commitdiff |
2009-07-15 |
Michael Schroeder | - support SEARCH_STRINGSTART and SEARCH_STRINGEND |
tree | commitdiff |
2009-07-15 |
Michael Schroeder | - include satversion.h from pool.h |
tree | commitdiff |
2009-07-15 |
Michael Schroeder | - make solvable jump work out of subsearches |
tree | commitdiff |
2009-07-15 |
Michael Schroeder | - add satversion.h containing the current satsolver... |
tree | commitdiff |
2009-07-14 |
Michael Schroeder | - add new flags for the load functions: |
tree | commitdiff |
2009-07-13 |
Michael Schroeder | - globalize id in pool_lookup_id if needed |
tree | commitdiff |
2009-07-10 |
Michael Schroeder | - add repodata_join function to join a solvable block |
tree | commitdiff |
2009-07-09 |
Michael Schroeder | - support disabling of the "installed" repo |
tree | commitdiff |
2009-07-09 |
Michael Schroeder | - add support for repository disabling |
tree | commitdiff |
2009-07-08 |
Michael Schroeder | - add repo_free_repodata to remove a repodata from... |
tree | commitdiff |
2009-07-06 |
Michael Schroeder | - add pubkey support (repo_add_rpmdb_pubkeys/repo_add_p... |
tree | commitdiff |
2009-07-03 |
Michael Schroeder | - fix updatemap use in solver |
tree | commitdiff |
2009-07-03 |
Michael Schroeder | - beautify |
tree | commitdiff |
2009-07-03 |
Michael Schroeder | - add solv file caching to solv application |
tree | commitdiff |
2009-07-02 |
Michael Schroeder | - fix code to not modify the const buffer (grrr...) |
tree | commitdiff |
2009-07-02 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-07-02 |
Michael Schroeder | - initialize flags, change stripkind code |
tree | commitdiff |
2009-07-02 |
Michael Andres | fix dataiterator_init_clone prototype |
tree | commitdiff |
2009-07-02 |
Michael Schroeder | - add dataiterator_init_clone to make ma happy |
tree | commitdiff |
2009-07-02 |
Michael Schroeder | - clonepos didn't clne nparents |
tree | commitdiff |
2009-07-02 |
Michael Schroeder | - add rootlevel to dataiterator |
tree | commitdiff |
2009-07-01 |
Michael Schroeder | add dataiterator_clonepos and dataiterator_seek |
tree | commitdiff |
2009-07-01 |
Michael Schroeder | - only add selfprovides if name is set |
tree | commitdiff |
2009-06-30 |
Michael Schroeder | - add repo_deb to CMakeLists.txt |
tree | commitdiff |
2009-06-30 |
Michael Schroeder | - fix sidedata segfault |
tree | commitdiff |
2009-06-29 |
Michael Schroeder | - do not enter solvable data when not in leaf level |
tree | commitdiff |
2009-06-29 |
Michael Schroeder | - somehow didn't add sha2.h |
tree | commitdiff |
2009-06-29 |
Michael Schroeder | - add repo_deb.[ch], needed for build service code |
tree | commitdiff |
2009-06-29 |
Michael Schroeder | - add checksum functions |
tree | commitdiff |
2009-06-29 |
Michael Schroeder | - add some comments, move code around |
tree | commitdiff |
2009-06-24 |
Michael Schroeder | - fix bug in take_solution |
tree | commitdiff |
2009-06-24 |
Michael Schroeder | - add pool_tmpjoin and sat_dupjoin helpers |
tree | commitdiff |
2009-06-24 |
Michael Schroeder | - add susetags:defaultvendor support |
tree | commitdiff |
2009-06-24 |
Michael Schroeder | - convert META/HASH/KEY data from content file |
tree | commitdiff |
2009-06-24 |
Michael Schroeder | - repo_content: store DESCRDIR |
tree | commitdiff |
2009-06-23 |
Michael Schroeder | - add appdata application private pointer to Pool/Repo |
tree | commitdiff |
2009-06-23 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-06-23 |
Michael Schroeder | - close fds before calling rpm |
tree | commitdiff |
2009-06-23 |
Klaus Kämpf | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-06-23 |
Michael Schroeder | - fix bug in SOLVER_UPDATE handling (that nobody uses) |
tree | commitdiff |
2009-06-22 |
Klaus Kämpf | evr doesn't change the Pool: more constness |
tree | commitdiff |
2009-06-22 |
Klaus Kämpf | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-06-22 |
Michael Schroeder | - revert debugcallback Pool constness, as the callback... |
tree | commitdiff |
2009-06-22 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-06-22 |
Klaus Kämpf | More constness |
tree | commitdiff |
2009-06-22 |
Klaus Kämpf | Pass a const Pool to debugcallback |
tree | commitdiff |
2009-06-22 |
Klaus Kämpf | Add link to qsort_r wierdness |
tree | commitdiff |
2009-06-22 |
Michael Schroeder | - add repomd.xml data sections to meta data |
tree | commitdiff |
2009-06-22 |
Klaus Kämpf | More const |
tree | commitdiff |
2009-06-22 |
Klaus Kämpf | Make Pool* const where appropriate |
tree | commitdiff |
2009-06-22 |
Michael Schroeder | - move repo_helix from src to ext |
tree | commitdiff |
2009-06-22 |
Klaus Kämpf | A _count is an unsigned int, not an Id |
tree | commitdiff |
2009-06-20 |
Michael Schroeder | - add support for cutoff argument in file conflict... |
tree | commitdiff |
2009-06-20 |
Klaus Kämpf | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-06-19 |
Michael Schroeder | - add support for REL_FILECONFLICT |
tree | commitdiff |
2009-06-19 |
Michael Schroeder | - start with fileconflicts detection support |
tree | commitdiff |
2009-06-17 |
Michael Schroeder | - move some debug statements from STATS to SOLVER |
tree | commitdiff |
2009-06-17 |
Michael Schroeder | - beautify |
tree | commitdiff |
2009-06-17 |
Michael Schroeder | - add solver_take_solution() function |
tree | commitdiff |
2009-06-16 |
Michael Schroeder | - fix coding style a bit |
tree | commitdiff |
2009-06-16 |
Michael Schroeder | - fastlz.c is obsolete since a long time |
tree | commitdiff |
2009-06-16 |
Michael Schroeder | - add queue_insertn, queue_deleten, queue_truncate |
tree | commitdiff |
2009-06-16 |
Michael Schroeder | - add transaction_add_obsoleted() function |
tree | commitdiff |
2009-06-15 |
Michael Schroeder | - move output arg to back in solver_calculate_noobsmap() |
tree | commitdiff |
2009-06-15 |
Michael Schroeder | - add repoid to repo struct |
tree | commitdiff |
2009-06-15 |
Michael Schroeder | - add FOR_REPOS macro to iterate over repos |
tree | commitdiff |
2009-06-15 |
Michael Schroeder | - code cleanup |
tree | commitdiff |
2009-06-15 |
Michael Schroeder | - make out parameters last in function calls |
tree | commitdiff |
2009-06-15 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-06-15 |
Michael Schroeder | - cleanup transaction interface a bit |
tree | commitdiff |
2009-06-15 |
Klaus Kämpf | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-06-15 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-06-15 |
Michael Schroeder | - fix kernel dep rewriting [bnc#512726] |
tree | commitdiff |
2009-06-11 |
Dirk Mueller | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-06-09 |
Michael Schroeder | - look at repo/medianr when ordering the transaction |
tree | commitdiff |
2009-06-08 |
Michael Schroeder | - make orderdata private to be more flexible |
tree | commitdiff |
2009-06-08 |
Michael Schroeder | - update transaction ordering code |
tree | commitdiff |
2009-06-04 |
Michael Schroeder | - fix bugs in problem handling |
tree | commitdiff |
2009-06-04 |
Michael Schroeder | - move some flags describing the rpm from solver to... |
tree | commitdiff |
2009-06-03 |
Michael Schroeder | - commit current ordering code |
tree | commitdiff |
2009-06-03 |
Michael Schroeder | - treat missing vendor as empty string in vendorchange... |
tree | commitdiff |
2009-05-28 |
Dirk Mueller | void* arithmetics is not defined |
tree | commitdiff |
2009-05-28 |
Michael Schroeder | - implement cycle removal |
tree | commitdiff |
2009-05-28 |
Michael Schroeder | - rename dirpool_create to dirpool_init, as it just... |
tree | commitdiff |
2009-05-28 |
Michael Schroeder | - fix noprovide handling in findupdate |
tree | commitdiff |
2009-05-26 |
Michael Andres | fix to compile |
tree | commitdiff |
2009-05-26 |
Michael Schroeder | - move rest of rule functions from solver.c to rules.c |
tree | commitdiff |
2009-05-26 |
Michael Schroeder | - split problem handling from solver.c |
tree | commitdiff |
2009-05-25 |
Michael Schroeder | - split rule generation from solver.c into rules.c |
tree | commitdiff |
2009-05-25 |
Michael Schroeder | - cleanup the code, make two functions static |
tree | commitdiff |
2009-05-25 |
Michael Schroeder | - move create_obsolete_index to policy.c |
tree | commitdiff |
2009-05-14 |
Michael Schroeder | - add some docu |
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-12 |
Michael Schroeder | - add sat_sort() function |
tree | commitdiff |
2009-05-07 |
Michael Schroeder | - kill old dataiterator_match_obsolete function |
tree | commitdiff |
2009-04-27 |
Michael Schroeder | - fix distupgrade infarch check |
tree | commitdiff |
2009-04-16 |
Michael Schroeder | - fix typo |
tree | commitdiff |
2009-04-16 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
next |