platform/upstream/libsolv.git
2010-03-13 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-03-12 Michael Schroeder- content: REPOTAGS -> REPOID, knownid GLOBALID ->...
2010-03-11 Michael Andreschanges 0.14.16
2010-03-11 Michael Andresparse global repository ids. [bnc#377568]
2010-03-11 Michael Schroederadd changes, bump version
2010-03-11 Michael Schroeder- fix language code lookup for fallback languages ...
2010-03-10 Michael AndresChoose English as default fallback.
2010-03-10 Michael Schroeder- match coding style
2010-03-10 Michael AndresFix parsing of pattern specific tags (bnc #585000)
2010-03-10 Michael AndresEnhance repomd_findfile usage
2010-03-01 Michael Schroeder- use __qsort_r on old SLE10 versions
2010-02-19 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-02-19 Michael Schroeder- add changes, bump version
2010-02-19 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/sat...
2010-02-19 Michael Schroeder- make dup rules work when system repo is not first...
2010-02-19 Klaus KämpfFix uservisible parsing for rpmmd patterns
2010-02-17 Michael Schroeder- set thread count on fedora so that berkeleydb doesn...
2010-02-15 Klaus Kämpffix conflict
2010-01-29 Michael Schroeder- add changes, bump version
2010-01-26 Michael Schroeder- speed up createwhatprovides when many solvables provi...
2010-01-18 Michael Schroeder- set repository:toolversion to 1.0 in common_write
2009-12-21 Michael Schroeder- add sparcv9v/sparc64v as requested
2009-12-21 Michael Schroeder- add forgotten sparc->sparc arch entry
2009-12-21 Michael Schroeder- add sparc support, bump version
2009-12-18 Michael Schroeder- work around rpm bug when --prefix is used (fixes...
2009-12-18 Michael Schroeder- disable update rule in noobsoletes case if installed...
2009-12-07 Michael Andreschanges 0.14.11
2009-11-23 Michael AndresGet (optionally compressed) product.xml from repomd
2009-11-04 Michael Schroeder- use SOLVER_SOLUTION_DISTUPGRADE instead of replacing
2009-11-02 Michael Schroeder- look at infarch/dup rules when creating choice rules...
2009-10-21 Michael Schroeder- ignore version in source field
2009-10-16 Michael Schroeder- add changes
2009-10-16 Michael Schroeder- fix removedisabledconflicts so that it can cope with...
2009-10-15 Michael Schroeder- add changes
2009-10-15 Michael Schroeder- add SOLVER_DROP_ORPHANED for coolo
2009-10-14 Michael Schroeder- add changes, bump version
2009-10-14 Michael Schroeder- ignore products element so that repo2solv works
2009-10-06 Michael Schroeder- support MULTI_SEMANTICS option
2009-10-02 Michael Schroeder- add repodata_delete_uninternalized
2009-09-24 Michael Schroederfix bug in solvable_lookup_str_base
2009-09-23 Michael Schroeder- add changes, bump version
2009-09-22 Michael Schroeder- get missing translations from other solvables
2009-09-21 Michael Schroeder- also look at triggers when ordering packages
2009-09-16 Michael Schroeder- fix typo in changes
2009-09-16 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-09-16 Michael Schroeder- bring down memory usage by
2009-09-16 Michael Schroeder- set default prio to 99
2009-09-16 Michael Schroeder- make better
2009-09-16 Michael Schroeder- support '-r' option a bit
2009-09-16 Michael Schroeder- add changes, bump version, fix comment
2009-09-15 Michael Schroeder- use repomdxml to query for the location (bnc#501425)
2009-09-14 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-09-14 Michael Schroeder- fix assertion failue... again
2009-09-11 Michael Schroeder- fix fp leak [bnc#535468]
2009-09-10 Michael Schroeder- be more carful in pool_addfileprovides
2009-09-07 Stephan Kulowadd bnc prefix to bugs
2009-09-07 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-09-04 Michael Schroeder- add changes, bump version, remove db.h workaround
2009-09-03 Michael Schroeder- fix multiversion handling for real
2009-09-02 Michael Schroeder- close fd leak [#527506]
2009-09-01 Michael Schroeder- fix speed regression in repo_susetags
2009-08-31 Michael Schroeder- remove db4_5 again, it's no longer needed
2009-08-31 Michael Schroeder- add ugly workaround to make it use the right interface
2009-08-31 Michael Schroeder- map db functions to rpm versions
2009-08-31 Michael Schroeder- we currently need libdb-4_5-devel for building
2009-08-31 Michael Schroeder- add changelog entry
2009-08-31 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-08-31 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-08-31 Michael Schroeder- adapt to build with rpm-4.7
2009-08-28 Michael Andreschanges 0.14.5
2009-08-25 Michael Schroeder- add support for SOLVER_SOLVABLE_REPO, used by SOLVER_...
2009-07-30 Michael Schroeder- fix memory leak
2009-07-29 Michael Schroeder- speed up file list parsing a bit
2009-07-29 Michael Schroeder- allow epoch-less evr limiting
2009-07-29 Michael Schroeder- rename CPE_ID macro
2009-07-29 Michael Schroeder- make addfileprovides faster
2009-07-28 Michael Schroeder- support Fedora mirrorlists
2009-07-27 Michael Schroeder- do not set up unneeded choice rules
2009-07-24 Michael Schroeder- make installed packages pass much faster
2009-07-24 Michael Schroeder- dropped choice optimization code, it does too much...
2009-07-24 Michael Schroeder- add experimental support for choice rules to fix...
2009-07-23 Michael Schroeder- beautify
2009-07-23 Michael Schroeder- work around obsoleteusescolor problem by making infar...
2009-07-22 Michael Schroeder- don't skip directories and empty files in inode count
2009-07-22 Michael Schroeder- solv: fix segfault, add findfastest
2009-07-22 Michael Schroeder- add ruby module to filelist for fedora
2009-07-22 Michael Schroeder- build ruby docs on fedora
2009-07-21 Michael Schroeder- BuildRequire db4-devel on fedora
2009-07-21 Michael Schroeder- make it compile
2009-07-21 Michael Schroeder- fix stub handling bugs
2009-07-21 Michael Schroeder- color support in fileconflict checking
2009-07-20 Michael Schroeder- install solv
2009-07-20 Michael Schroeder- create demo package
2009-07-17 Michael Schroeder- move check for space block to front so that we will...
2009-07-17 Michael Schroeder- add metadata_expire check
2009-07-17 Michael AndresTake care fatal and error messages are written to stder...
2009-07-17 Michael Schroeder- bump version, add changes
2009-07-17 Michael Schroeder- tweak problem rule selection heuristic
2009-07-17 Michael Schroeder- add repodata_write and repo_empty functions
2009-07-16 Michael Schroeder- just search the installed repo in rm mode
next