platform/upstream/libsolv.git
2008-03-05 Michael Schroeder- add HEADEREND
2008-03-05 Michael Schroeder- support -b option
2008-03-05 Michael Schroeder- support header-range and sourcerpm in repo_rpmmd
2008-03-05 Michael Schroeder- create sourcerpm data
2008-03-04 Michael Schroeder- add namespace:filesystem support to fix_legacy
2008-03-04 Michael Schroeder- fix attribute merge when there's nothing to merge
2008-03-04 Michael Schroeder- fix susetags2solv -b bugs
2008-03-04 Michael Schroeder- clean up tmp space management
2008-03-03 Michael Schroeder- add void entry for mediadir
2008-03-03 Michael Schroeder- support not-seekable files again
2008-03-03 Michael Schroeder- do not use i twice (fixes #366548)
2008-03-03 Michael Schroeder- fix mem leaks
2008-03-03 Michael Schroeder- use correct variable (hopefully fixes #366548)
2008-03-03 Michael Schroeder- need that zlib library
2008-03-03 Michael Schroeder- add '-d' option to susetags2solv, reads all packages...
2008-03-03 Michael Schroeder- fix bug in solv loading callback
2008-02-29 Michael Schroeder- new program
2008-02-29 Michael Schroeder- change solv format in an incompatible way, breaking...
2008-02-26 Duncan Mac... - more build fixes for other distros
2008-02-25 Duncan Mac... - some fixes to get the stack built in other distributions
2008-02-25 Stephan Kulowsubmit
2008-02-25 Michael Schroeder- make it even more correct
2008-02-24 Michael MatzDump more attribute types.
2008-02-24 Michael MatzImplement iterating also over solvable data.
2008-02-24 Stephan Kulowdon't free 3.2 T on update
2008-02-24 Stephan Kulowupdate
2008-02-24 Stephan Kulowexit if there is an error opening the old solv
2008-02-23 Stephan Kulowintegrate the installsize in the @system, so that
2008-02-23 Michael MatzAn iterator interface to attributes. Supports the...
2008-02-22 Klaus KaempfPrototype of Code11 pattern handling
2008-02-22 Stephan Kulowto submit
2008-02-22 Stephan Kulowmake it easier for me not to screw up the indenting
2008-02-22 Stephan Kulowfinish root support
2008-02-21 Stephan Kulowsubmit
2008-02-21 Stefan Schubert- do not grow whatprovides if it is not allocated
2008-02-21 Michael MatzIt's important that mediafile doesn't contain the direc...
2008-02-21 Klaus Kaempfre-compute 's' pointer while iterating repo solvables...
2008-02-20 Michael Schroeder- fix file descriptor leak
2008-02-20 Michael Schroeder- fix bugs in pool merging code
2008-02-20 Michael Schroeder- fix memory leaks
2008-02-20 Stephan Kulowsubmit
2008-02-20 Michael Schroeder- no longer needed
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
next