2010-06-01 |
Michael Schroeder | - zero repoinfo data for debian repos |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Michael Schroeder | - also parse checksum for debian packages |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Michael Schroeder | - do not print license or url lines if NULL |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Michael Schroeder | - make installcheck work with debian Packages files |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Michael Schroeder | - work around debian obsoletes handling for now |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Michael Schroeder | - fix dependency comparison in no-buildtime case |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Michael Schroeder | - cleanup solv.c a bit |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Michael Schroeder | - add SOLVER_NOAUTOSET to disable automatic SET deduction |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Michael Schroeder | - add SOLVER_SET bits to tell solver which properties... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Michael Schroeder | Merge branch 'master' of gitorious.org:opensuse/sat... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Michael Schroeder | - add armv7l (patch by Jan-Simon Moeller) |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Michael Schroeder | - argh, forgot the check prune bitmap in 'required... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Michael Schroeder | - add changes, bump version to 0.15.0 |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Michael Schroeder | - cleandeps: fix userinstalled bitmap access |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Michael Schroeder | - some more cleanup |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Michael Schroeder | - support SOLVER_SOLVABLE_ALL for dup/update/verify |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Michael Schroeder | - code cleanup |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Michael Schroeder | - add lzma and xz compression support for both rpmmd... |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Michael Schroeder | - also look at directly addressed userinstalled solvables |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Michael Schroeder | - add erase with dependency cleaning: |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Michael Schroeder | - set close-on-exec for repopage filedescriptor |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Michael Schroeder | Also look at obsoletes of installed packages, like... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Michael Schroeder | - move noupdate test so that the solver tries to keep... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Michael Schroeder | Merge branch 'master' of gitorious.org:opensuse/sat... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Michael Schroeder | - make obsoleteusescolors default to true on FEDORA |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Michael Andres | changes |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Michael Andres | Parse an installed products <shortsummary> tag. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Michael Schroeder | - dataiterator: reset parent when jumping to a solvid... |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Michael Schroeder | - content: REPOTAGS -> REPOID, knownid GLOBALID ->... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Michael Andres | changes 0.14.16 |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Michael Andres | parse global repository ids. [bnc#377568] |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Michael Schroeder | add changes, bump version |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Michael Schroeder | - fix language code lookup for fallback languages ... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Michael Andres | Choose English as default fallback. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Michael Schroeder | - match coding style |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Michael Andres | Fix parsing of pattern specific tags (bnc #585000) |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Michael Andres | Enhance repomd_findfile usage |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Michael Schroeder | - use __qsort_r on old SLE10 versions |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Michael Schroeder | - add changes, bump version |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Michael Schroeder | Merge branch 'master' of gitorious.org:opensuse/sat... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Michael Schroeder | - make dup rules work when system repo is not first... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Klaus Kämpf | Fix uservisible parsing for rpmmd patterns |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Michael Schroeder | - set thread count on fedora so that berkeleydb doesn... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Michael Schroeder | - add changes, bump version |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Michael Schroeder | - speed up createwhatprovides when many solvables provi... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Michael Schroeder | - set repository:toolversion to 1.0 in common_write |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Michael Schroeder | - add sparcv9v/sparc64v as requested |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Michael Schroeder | - add forgotten sparc->sparc arch entry |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Michael Schroeder | - add sparc support, bump version |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Michael Schroeder | - work around rpm bug when --prefix is used (fixes... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Michael Schroeder | - disable update rule in noobsoletes case if installed... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Michael Andres | changes 0.14.11 |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Michael Andres | Get (optionally compressed) product.xml from repomd |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Michael Schroeder | - use SOLVER_SOLUTION_DISTUPGRADE instead of replacing |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Michael Schroeder | - look at infarch/dup rules when creating choice rules... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Michael Schroeder | - ignore version in source field |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Michael Schroeder | - add changes |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Michael Schroeder | - fix removedisabledconflicts so that it can cope with... |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Michael Schroeder | - add changes |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Michael Schroeder | - add SOLVER_DROP_ORPHANED for coolo |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Michael Schroeder | - add changes, bump version |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Michael Schroeder | - ignore products element so that repo2solv works |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Michael Schroeder | - support MULTI_SEMANTICS option |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Michael Schroeder | - add repodata_delete_uninternalized |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Michael Schroeder | fix bug in solvable_lookup_str_base |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Michael Schroeder | - add changes, bump version |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Michael Schroeder | - get missing translations from other solvables |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Michael Schroeder | - also look at triggers when ordering packages |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Schroeder | - fix typo in changes |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Schroeder | - bring down memory usage by |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Schroeder | - set default prio to 99 |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Schroeder | - make better |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Schroeder | - support '-r' option a bit |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Michael Schroeder | - add changes, bump version, fix comment |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Michael Schroeder | - use repomdxml to query for the location (bnc#501425) |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Michael Schroeder | - fix assertion failue... again |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Michael Schroeder | - fix fp leak [bnc#535468] |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Michael Schroeder | - be more carful in pool_addfileprovides |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Stephan Kulow | add bnc prefix to bugs |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Stephan Kulow | Merge branch 'master' of git://git.opensuse.org/project... |
commit | commitdiff | tree | snapshot |
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 |
Stephan Kulow | Merge branch 'master' of git://git.opensuse.org/project... |
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 |
next |