2009-09-21 |
Michael Schroeder | - also look at triggers when ordering packages |
tree | commitdiff |
2009-09-16 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-09-16 |
Michael Schroeder | - bring down memory usage by |
tree | commitdiff |
2009-09-14 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-09-14 |
Michael Schroeder | - fix assertion failue... again |
tree | commitdiff |
2009-09-10 |
Michael Schroeder | - be more carful in pool_addfileprovides |
tree | commitdiff |
2009-09-07 |
Stephan Kulow | Merge branch 'master' of git://git.opensuse.org/project... |
tree | commitdiff |
2009-09-03 |
Michael Schroeder | - fix multiversion handling for real |
tree | commitdiff |
2009-08-31 |
Stephan Kulow | Merge branch 'master' of git://git.opensuse.org/project... |
tree | commitdiff |
2009-08-25 |
Michael Schroeder | - add support for SOLVER_SOLVABLE_REPO, used by SOLVER_... |
tree | commitdiff |
2009-07-30 |
Michael Schroeder | - fix memory leak |
tree | commitdiff |
2009-07-29 |
Michael Schroeder | - speed up file list parsing a bit |
tree | commitdiff |
2009-07-29 |
Michael Schroeder | - rename CPE_ID macro |
tree | commitdiff |
2009-07-29 |
Michael Schroeder | - make addfileprovides faster |
tree | commitdiff |
2009-07-27 |
Michael Schroeder | - do not set up unneeded choice rules |
tree | commitdiff |
2009-07-24 |
Michael Schroeder | - make installed packages pass much faster |
tree | commitdiff |
2009-07-24 |
Michael Schroeder | - dropped choice optimization code, it does too much... |
tree | commitdiff |
2009-07-24 |
Michael Schroeder | - add experimental support for choice rules to fix... |
tree | commitdiff |
2009-07-23 |
Michael Schroeder | - beautify |
tree | commitdiff |
2009-07-23 |
Michael Schroeder | - work around obsoleteusescolor problem by making infar... |
tree | commitdiff |
2009-07-22 |
Michael Schroeder | - solv: fix segfault, add findfastest |
tree | commitdiff |
2009-07-21 |
Michael Schroeder | - fix stub handling bugs |
tree | commitdiff |
2009-07-21 |
Michael Schroeder | - color support in fileconflict checking |
tree | commitdiff |
2009-07-17 |
Michael Schroeder | - move check for space block to front so that we will... |
tree | commitdiff |
2009-07-17 |
Michael Schroeder | - add metadata_expire check |
tree | commitdiff |
2009-07-17 |
Michael Andres | Take care fatal and error messages are written to stder... |
tree | commitdiff |
2009-07-17 |
Michael Schroeder | - tweak problem rule selection heuristic |
tree | commitdiff |
2009-07-17 |
Michael Schroeder | - add repodata_write and repo_empty functions |
tree | commitdiff |
2009-07-16 |
Michael Schroeder | - add file list match |
tree | commitdiff |
2009-07-16 |
Michael Schroeder | - seems like I can't get the filelist search right... |
tree | commitdiff |
2009-07-16 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-07-16 |
Michael Schroeder | - bring argument parsing up-to-speed, now supports... |
tree | commitdiff |
2009-07-15 |
Michael Schroeder | - add REPOKEY_TYPE_DELETED, to be implemented... |
tree | commitdiff |
2009-07-15 |
Michael Schroeder | - add some comments |
tree | commitdiff |
2009-07-15 |
Michael Schroeder | - check for holes when replacing solvable data |
tree | commitdiff |
2009-07-15 |
Michael Schroeder | - add declarations of runtime vars |
tree | commitdiff |
2009-07-15 |
Michael Andres | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-07-15 |
Michael Andres | fix to compile |
tree | commitdiff |
2009-07-15 |
Michael Schroeder | - add runtime definitions so that apps can print the... |
tree | commitdiff |
2009-07-15 |
Michael Schroeder | - be more careful when merging susetags attrs |
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-14 |
Stephan Kulow | Merge branch 'master' of git://git.opensuse.org/project... |
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 |
next |