2009-09-04 |
Michael Schroeder | - add changes, bump version, remove db.h workaround |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Michael Schroeder | - fix multiversion handling for real |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Michael Schroeder | - close fd leak [#527506] |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Michael Schroeder | - fix speed regression in repo_susetags |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Michael Schroeder | - remove db4_5 again, it's no longer needed |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Michael Schroeder | - add ugly workaround to make it use the right interface |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Michael Schroeder | - map db functions to rpm versions |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Michael Schroeder | - we currently need libdb-4_5-devel for building |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Michael Schroeder | - add changelog entry |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Michael Schroeder | - adapt to build with rpm-4.7 |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Michael Andres | changes 0.14.5 |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Michael Schroeder | - add support for SOLVER_SOLVABLE_REPO, used by SOLVER_... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Michael Schroeder | - fix memory leak |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Michael Schroeder | - speed up file list parsing a bit |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Michael Schroeder | - allow epoch-less evr limiting |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Michael Schroeder | - rename CPE_ID macro |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Michael Schroeder | - make addfileprovides faster |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Michael Schroeder | - support Fedora mirrorlists |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Michael Schroeder | - do not set up unneeded choice rules |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Michael Schroeder | - make installed packages pass much faster |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Michael Schroeder | - dropped choice optimization code, it does too much... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Michael Schroeder | - add experimental support for choice rules to fix... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Michael Schroeder | - beautify |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Michael Schroeder | - work around obsoleteusescolor problem by making infar... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Michael Schroeder | - don't skip directories and empty files in inode count |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Michael Schroeder | - solv: fix segfault, add findfastest |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Michael Schroeder | - add ruby module to filelist for fedora |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Michael Schroeder | - build ruby docs on fedora |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Michael Schroeder | - BuildRequire db4-devel on fedora |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Michael Schroeder | - make it compile |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Michael Schroeder | - fix stub handling bugs |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Michael Schroeder | - color support in fileconflict checking |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Michael Schroeder | - install solv |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Michael Schroeder | - create demo package |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Michael Schroeder | - move check for space block to front so that we will... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Michael Schroeder | - add metadata_expire check |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Michael Andres | Take care fatal and error messages are written to stder... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Michael Schroeder | - bump version, add changes |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Michael Schroeder | - tweak problem rule selection heuristic |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Michael Schroeder | - add repodata_write and repo_empty functions |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Michael Schroeder | - just search the installed repo in rm mode |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Michael Schroeder | - add file list match |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Michael Schroeder | - seems like I can't get the filelist search right... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Michael Schroeder | - switch mode to install when not package is not installed |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Michael Schroeder | - bring argument parsing up-to-speed, now supports... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Michael Andres | Add generated satversion.h to gitignore. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Michael Schroeder | - allow index and match specification in getinstalledrp... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Michael Schroeder | - add REPOKEY_TYPE_DELETED, to be implemented... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Michael Schroeder | - add some comments |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Michael Schroeder | - check for holes when replacing solvable data |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Michael Schroeder | - add declarations of runtime vars |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Michael Andres | Merge branch 'master' of git@git.opensuse.org:projects... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Michael Andres | fix to compile |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Michael Schroeder | - add runtime definitions so that apps can print the... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Michael Schroeder | - be more careful when merging susetags attrs |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Michael Schroeder | - support SEARCH_STRINGSTART and SEARCH_STRINGEND |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Michael Schroeder | - include satversion.h from pool.h |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Michael Schroeder | - be more backward compatible |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Michael Schroeder | - make solvable jump work out of subsearches |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Michael Schroeder | - add satversion.h containing the current satsolver... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Michael Schroeder | - add new flags for the load functions: |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Michael Schroeder | - add rpm_byrpmh and rpm_query functions |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Michael Schroeder | - do not autoload unneded repodata |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Michael Schroeder | - globalize id in pool_lookup_id if needed |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Michael Schroeder | - add repodata_join function to join a solvable block |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Michael Schroeder | - support disabling of the "installed" repo |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Michael Schroeder | - add support for repository disabling |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Michael Schroeder | - add missing ifdef |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Michael Schroeder | - support fedora style yum repos (var subst, mirrorlist) |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Michael Schroeder | - fix memory corruption by using repo_free_repodata |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Michael Schroeder | - allow ro database access for non-root users on fedora |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Michael Schroeder | - add repo_free_repodata to remove a repodata from... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Michael Schroeder | - add deltarpm support |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Michael Schroeder | - add "solv patch" command |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Michael Schroeder | - check signatures of content and repodata.xml files |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Michael Schroeder | - fix bug in repo_add_rpmdb |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Michael Schroeder | - add pubkey support (repo_add_rpmdb_pubkeys/repo_add_p... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Michael Schroeder | - fix updatemap use in solver |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Michael Schroeder | - beautify |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Michael Schroeder | - grr, warn_unused_result |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Michael Schroeder | - use a modern place for the cache |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Michael Schroeder | - add solv file caching to solv application |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Michael Schroeder | - add checksum generation code |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Michael Schroeder | - fix code to not modify the const buffer (grrr...) |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Michael Schroeder | - initialize flags, change stripkind code |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Michael Andres | fix dataiterator_init_clone prototype |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Michael Schroeder | - add dataiterator_init_clone to make ma happy |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Michael Schroeder | - clonepos didn't clne nparents |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Michael Schroeder | - add rootlevel to dataiterator |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Michael Schroeder | add dataiterator_clonepos and dataiterator_seek |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Michael Schroeder | - add repo_add_debpackages to read a debian Packages... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Michael Schroeder | - only add selfprovides if name is set |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Michael Schroeder | - add support for homepage aka (solvable:url) |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Michael Schroeder | - no endless loops, please |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Michael Schroeder | - add repo_deb to CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Michael Schroeder | - finish repo_deb.[ch] |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Michael Schroeder | - fix sidedata segfault |
commit | commitdiff | tree | snapshot |
next |