platform/upstream/libsolv.git
2008-02-20 Michael Schroeder- link against rpmdb, not db43
2008-02-19 Stephan Kulowlet's complete that
2008-02-19 Michael Schroeder- fix memory leaks
2008-02-19 Michael Schroeder- currently, the dirpool code relies on the fact that...
2008-02-19 Michael Schroeder- patch memory leaks
2008-02-19 Michael Schroeder- remove numpacks support, it's not worth the trouble
2008-02-19 Klaus Kaempfsave patch timestamp, category, summary and description
2008-02-19 Stephan Kulowfix requires
2008-02-19 Klaus Kaempfno debug
2008-02-19 Klaus Kaempfsave patch timestamp as attribute
2008-02-19 Stephan Kulowsignal broken factory repo
2008-02-19 Stephan Kulowtesting
2008-02-18 Michael Schroeder- bring duchange code to life
2008-02-18 Michael Schroeder- free repodata memory
2008-02-18 Michael Schroeder- make rpmdb record summary, description, buildtime...
2008-02-18 Michael Schroeder- use SEARCH_NO_STORAGE_SOLVABLE instead of duplication...
2008-02-18 Michael Schroeder- write the correct marker
2008-02-18 Michael Schroeder- strip trailing slashes from splitprovides so that...
2008-02-18 Michael Schroeder- allow complex deps in INSTALL/ERASE_NAME jobs
2008-02-18 Klaus Kaempfcomments added
2008-02-18 Klaus Kaempfpass column number to error message
2008-02-18 Michael Andresreturn error, if *2solv helpers do
2008-02-18 Klaus Kaempfadd column to error output
2008-02-17 Michael MatzCompress a bit better and faster.
2008-02-16 Stephan Kulowsomehow the -Wall got lost in the debug build - fix
2008-02-15 Michael Schroeder- add static noise
2008-02-15 Michael Schroeder- really support DIRSTRARRAY type
2008-02-15 Michael MatzAlso split sequence_info of deltarpms.
2008-02-15 Klaus Kaempffind out who's who on parse error
2008-02-15 Klaus KaempfArgh, can't code Bash properly
2008-02-15 Klaus Kaempfadd help to rpmmd2solv and patchxml2solv
2008-02-15 Klaus Kaempfdrop "-a" from help
2008-02-15 Stephan Kulowfix build
2008-02-15 Klaus Kaempfsupport splitting of cross-kind dependencies for patterns
2008-02-15 Michael Schroeder- add pool_search() function to search the pool
2008-02-15 Michael MatzSome more code for the patch and delta rpms.
2008-02-15 Michael MatzWrite out pattern visibility.
2008-02-15 Michael MatzRead version 6 files, but don't expose to outside.
2008-02-15 Michael MatzUnbreak things.
2008-02-15 Klaus Kaempfremove 'kind' handling ( will re-appear in applayer...
2008-02-15 Stephan Kulownew version - about time
2008-02-15 Michael Matzsusetags2solv always constructs attributes now, by...
2008-02-14 Michael MatzSome unfinished test code for deltarpm and patchrpm...
2008-02-14 Klaus Kaempfadd a generic attribute lookup function 'repo_lookup'
2008-02-14 Michael MatzCleanup a bit.
2008-02-14 Klaus Kaempfcomments
2008-02-14 Klaus Kaempfmore comments
2008-02-14 Klaus Kaempffix comment
2008-02-14 Klaus KaempfTYPE_xxx should be enum, no ?
2008-02-14 Klaus Kaempffix and document parameters of Repokey
2008-02-14 Klaus Kaempfmake reading attributes optional,
2008-02-14 Klaus Kaempfadd "-h" for help
2008-02-14 Klaus Kaempfmore flexibility in naming attribute files,
2008-02-13 Klaus Kaempfadd "-h" for help
2008-02-13 Klaus Kaempfupdate to version 0.0.14
2008-02-12 Klaus Kaempfintroduce libappsatsolver
2008-02-12 Klaus KaempfIntroduce 'application layer' below sat-solver/applayer.
2008-02-12 Klaus Kaempfadapt to reality
2008-02-12 Stephan Kulowsubmit
2008-02-12 Stefan Schubertadded requirement for libexpat-devel; neede by the...
2008-02-12 Michael MatzIntroduce pool->considered. A map to select a subset...
2008-02-12 Stefan Schubert- Moving helix parser to the API
2008-02-11 Michael MatzMake susetags2solv directly read content files, so...
2008-02-11 Michael MatzMore subtle errors in (up to now) untested code paths...
2008-02-11 Stephan Kulownew version
2008-02-11 Stephan Kulowget rid of -O3 in debug builds
2008-02-11 Michael MatzAlways initialize outgoing vars (probable cause for...
2008-02-11 Michael MatzFactor out the filter code in preparation for nicely...
2008-02-11 Michael MatzWhoops, description and summary are not supposed to...
2008-02-11 Michael MatzAlso fill in description, summary, downloadsize, instal...
2008-02-10 Michael MatzCorrect mediafile handling (and reindent some lines).
2008-02-10 Duncan Mac... cleanup
2008-02-10 Duncan Mac... - store location, dunno why it does not work yet
2008-02-10 Duncan Mac... compile
2008-02-10 Duncan Mac... compile
2008-02-10 Michael MatzSupport for generating separate sub files and bugfixes...
2008-02-08 Duncan Mac... fix typo, it compiles with or without typo uh?
2008-02-08 Michael Matzdata can validly be 0, in which case we never have...
2008-02-07 Michael Matzsusetags2solv didn't parse multiple patterns since...
2008-02-07 Stephan Kulow0.0.11
2008-02-07 Stephan Kulowrename libsatsolver in satsolver-tools
2008-02-07 Klaus Kaempfhonor Solver.limittokind
2008-02-07 Klaus Kaempfprepare limittokind
2008-02-07 Stephan Kulowsrcpackage_local only works from clean build dir it...
2008-02-07 Stefan Schubertcleanup
2008-02-07 Stephan Kulowfor the RPM-challenged
2008-02-07 Stephan Kulowsync with autobuild
2008-02-07 Stephan Kulowlet's increase against factory
2008-02-07 Klaus Kaempfintroduce Solvable.kind to remove the need for strcmp...
2008-02-06 Michael MatzFix merge_attrs, so that not (e.g.) two medianr attribu...
2008-02-06 Michael MatzMake mergesolv work again.
2008-02-06 Michael MatzMake repo_lookup_num work.
2008-02-06 Stefan SchubertPrefer installed solvables first if there are two avail...
2008-02-06 Michael MatzDoesn't segfault anymore.
2008-02-06 Duncan Mac... expose repo_lookup_str and add lookup_num (nonworking)
2008-02-06 Duncan Mac... unbreak
2008-02-06 Duncan Mac... avoid segfault. FIXME please
2008-02-06 Michael MatzI understand the solver a bit now , enough to hack...
2008-02-05 Michael Andresfix segv when str2id(pool,NULL)
2008-02-05 Michael MatzIterating over the literals of a rule requires setting...
next