simplyfy checksum code
[platform/upstream/libsolv.git] / tools / dumpsolv.c
2014-04-07 Michael Schroedersimplyfy checksum code
2014-04-04 Michael Schroeder[ABI BREAKAGE] add support for SHA224/384/512
2014-01-20 Michael SchroederMerge pull request #41 from dmacvicar/master
2014-01-08 Michael Schroederfix a couple of minor problems found with cppcheck
2013-05-06 Michael Schroedercleanup dumpsolv code
2013-05-03 Michael Schroederdumpsolv: add experimental json dumping support
2012-12-13 Michael Schroederdelete old debug statements
2012-04-13 Michael Schroeder- add pool_error and pool_errstr. get rid of lots of...
2012-03-16 Michael Schroeder- advance num64 support. For now, we store the high...
2012-03-15 Michael Schroeder- dumpsolv: num is unsigned, also support reldeps as ids
2012-03-01 Michael Schroeder- rename repo_add_solv_flags to repo_add_solv. Should...
2012-01-17 Ingo WeinholdMake more C89 and POSIX compliant
2012-01-11 Michael Schroeder- add some missing copyright blocks
2011-12-22 Michael Schroeder- INCOMPATIBLE CHANGE: index with repoid (thus pool...
2011-06-14 Michael Schroeder- use FOR_REPODATAS macro
2011-05-24 Michael Schroeder- do not use obsolete interface in libsolv library...
2011-01-18 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2011-01-07 Michael Schroeder- kill stillborn KINDS_SEPARATELY, use getopt() in...
2010-02-15 Klaus Kämpffix conflict
2009-09-22 Michael Schroeder- get missing translations from other solvables
2009-08-31 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-07-14 Michael Schroeder- add new flags for the load functions:
2009-06-15 Michael Schroeder- add FOR_REPOS macro to iterate over repos
2008-10-20 Michael Schroeder- more cleanups:
2008-10-13 Michael Schroeder- change entry back to better name solvid
2008-10-09 Michael Schroeder- kill SEARCH_EXTRA so we see where libzypp has to...
2008-10-09 Michael Schroeder- oops, forgot bindings
2008-10-09 Michael Schroeder- the big solv data change
2008-08-13 Michael MatzSupport searching in filelists via the dataiterator...
2008-07-21 Michael Schroeder- no more freshens. R.I.P.
2008-05-07 Michael Schroeder- add rpmdbcookie support
2008-04-27 Michael Matz(De-)Serialize structured types. Dataiterator and...
2008-04-06 Jan Kupec- print also global solvable id
2008-04-03 Michael MatzSupport loading/dumping multiple repos, and some testco...
2008-04-01 Michael MatzWorking but for now inactive code to support non-solvab...
2008-03-20 Michael Schroeder- also dump sha256
2008-03-19 Michael MatzSupport new types for MD5 and SHA1 checksums (stored...
2008-03-19 Michael Schroeder- write info block containing addedprovides
2008-03-14 Michael Schroeder- do away with printdir
2008-03-14 Michael Schroeder- add repodata_dir2str function
2008-03-05 Michael Schroeder- replace exit() with return, oops
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-23 Michael MatzAn iterator interface to attributes. Supports the...
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-15 Michael Schroeder- add static noise
2008-02-15 Michael MatzUnbreak things.
2008-02-14 Klaus Kaempfcomments
2008-02-14 Klaus Kaempfmake reading attributes optional,
2008-02-14 Klaus Kaempfmore flexibility in naming attribute files,
2008-02-10 Michael MatzSupport for generating separate sub files and bugfixes...
2008-02-07 Klaus Kaempfintroduce Solvable.kind to remove the need for strcmp...
2008-01-29 Michael Schroeder- add key filtering to repo_write
2007-12-27 Michael MatzEnable ATTR_INTLIST to contain zeros. Use the same...
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-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-04 Michael Schroeder- switch to new solv format using schemata
2007-11-14 Michael Schroeder- allow repositories that don't consist of a single...
2007-11-13 Michael Schroeder- cleanup repo handlin API
2007-11-08 Michael Schroeder- add a license
2007-10-30 Michael Schroeder- add vendor id to solvables
2007-10-26 Duncan Mac-Vicar Pto follow SUSE tools conventions
2007-10-23 Michael Schroeder- switch dependencies from Id pointers to Offsets
2007-10-05 Michael Schroeder- support for legacy rewriting
2007-10-02 Klaus Kaempfcurrent state of 'sat-solver'