- fix bug in solv loading callback
[platform/upstream/libsolv.git] / tools /
2008-02-29 Michael Schroeder- new program
2008-02-29 Michael Schroeder- change solv format in an incompatible way, breaking...
2008-02-25 Michael Schroeder- make it even more correct
2008-02-24 Michael MatzDump more attribute types.
2008-02-24 Stephan Kulowdon't free 3.2 T on update
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 Stephan Kulowfinish root support
2008-02-21 Michael MatzIt's important that mediafile doesn't contain the direc...
2008-02-20 Michael Schroeder- fix bugs in pool merging code
2008-02-20 Michael Schroeder- fix memory leaks
2008-02-20 Michael Schroeder- link against rpmdb, not db43
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 Klaus Kaempfno debug
2008-02-19 Klaus Kaempfsave patch timestamp as attribute
2008-02-19 Stephan Kulowsignal broken factory repo
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 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-16 Stephan Kulowsomehow the -Wall got lost in the debug build - fix
2008-02-15 Michael Schroeder- add static noise
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 Klaus Kaempfsupport splitting of cross-kind dependencies for patterns
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 MatzUnbreak things.
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 Kaempfcomments
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-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 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-Vicar Pcleanup
2008-02-10 Duncan Mac-Vicar P- store location, dunno why it does not work yet
2008-02-10 Michael MatzSupport for generating separate sub files and bugfixes...
2008-02-07 Michael Matzsusetags2solv didn't parse multiple patterns since...
2008-02-07 Klaus Kaempfintroduce Solvable.kind to remove the need for strcmp...
2008-02-06 Michael MatzMake mergesolv work again.
2008-02-06 Michael MatzDoesn't segfault anymore.
2008-02-06 Duncan Mac-Vicar Punbreak
2008-02-06 Duncan Mac-Vicar Pavoid segfault. FIXME please
2008-02-05 Michael MatzBah, we have to handle the empty string too. Whenever...
2008-02-01 Duncan Mac-Vicar Ptrying to get a translated attribute working
2008-02-01 Duncan Mac-Vicar P- unify join and makeevr
2008-01-31 Duncan Mac-Vicar Pxml store capabilities are parsed now.
2008-01-31 Duncan Mac-Vicar Ptry to move split and join out
2008-01-31 Duncan Mac-Vicar Pinitial support for different kinds and pattern/patch...
2008-01-30 Michael Schroeder- add optimization comment
2008-01-30 Michael Schroeder- allow empty string space
2008-01-30 Michael MatzUse repodata_merge_attrs to implement =Shr again. ...
2008-01-29 Michael MatzIncrement needid[] of the right member.
2008-01-29 Michael Matzno comment
2008-01-29 Michael Schroeder- add key filtering to repo_write
2008-01-14 Michael MatzIt's nicer to represent the special numbers as TYPE_VOI...
2008-01-09 Michael Schroeder- rename xmalloc/... functions to sat_malloc, as we...
2007-12-28 Michael MatzInstall content2solv.
2007-12-28 Michael MatzMemory efficient representation of the dirtree (importa...
2007-12-27 Michael MatzNo idea why I had this as intlist.
2007-12-27 Michael MatzParse also +Dir:, i.e. the packages.DU file. For now...
2007-12-27 Michael MatzEnable ATTR_INTLIST to contain zeros. Use the same...
2007-12-22 Klaus Kaempfprepare to pass rootdir for reading rpmdb from other...
2007-12-21 Michael Schroeder- fix bug in repo_addid_dep
2007-12-21 Michael MatzImprove the page eviction a bit.
2007-12-21 Michael MatzLet's not compare strings in an if-cascade or lookup...
2007-12-18 Michael MatzOne-valued types for media number. They can be encoded...
2007-12-17 Michael Schroeder- removed verticals for now to make work easier
2007-12-11 Michael Schroeder- beautify
2007-12-11 Michael MatzHandle most of the susetags tags. Major exception...
2007-12-10 Michael Schroeder- use schema in repodata to make it extendible
2007-12-10 Michael Schroeder- add evrcmp mode parameter
2007-12-08 Michael MatzPfeww. I'm tired, but now you can add refers from...
2007-12-08 Michael MatzPull together attribute store and repo. dumpsolv actua...
2007-12-08 Michael MatzStart moving the attribute store into the library.
2007-12-08 Michael MatzA helper function for embedded attributes in SOLV files.
2007-12-07 Michael MatzMake the attrstore types available generally.
2007-12-07 Michael MatzFiddling with writing without fiddling with reading...
2007-12-07 Michael MatzWork around the schema problem for now without changing...
2007-12-07 Michael MatzAs I don't want to merge and map local strings, I need...
2007-12-07 Michael MatzMake the attribute names part of the string pool, so...
2007-12-07 Michael MatzNearly use the SOLV format for the attribute store...
next