Imported Upstream version 0.6.29
[platform/upstream/libsolv.git] / tools / susetags2solv.c
2018-11-30 DongHun KwakImported Upstream version 0.6.27 97/194197/1 upstream/0.6.27
2014-01-24 Michael Schroederadd forgotten -X option to susetags2solv tool
2014-01-20 Michael SchroederMerge pull request #41 from dmacvicar/master
2013-12-03 Michael Schroedersupport appdata parsing in tools, support SUSE auto...
2012-04-13 Michael Schroeder- add pool_error and pool_errstr. get rid of lots of...
2012-01-17 Ingo WeinholdMake more C89 and POSIX compliant
2011-07-12 Michael Schroeder- rename all sat_ to solv_
2011-05-24 Michael Schroeder- do not use obsolete interface in libsolv library...
2011-03-08 Michael Schroeder- add mode argument to sat_xfopen* functions
2011-01-28 Michael Schroeder- put sat_xfopen in libsatsolverext
2011-01-25 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2011-01-24 Michael Schroeder- merge in most of the MacOS changes from Dave Abrahams
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-11-11 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-08-04 Michael Schroeder- add missing fclose() call
2009-06-24 Michael Schroeder- obtain default vendor the right way
2009-06-24 Michael Schroeder- change the interface of repo_add_susetags: take defau...
2009-06-24 Michael Schroeder- repo_content: store DESCRDIR
2009-02-25 Klaus KämpfFix summary
2008-10-09 Michael Schroeder- the big solv data change
2008-08-01 Klaus Kaempfupdate susetags parser for Code11
2008-04-25 Michael Schroeder- fix anchoring of filelist data
2008-04-25 Michael Schroeder- add support for susetags filelist
2008-03-19 Michael MatzStore pattern order, includes, extends, category and...
2008-03-13 Duncan Mac-Vicar Pcompile on other distros
2008-03-04 Michael Schroeder- fix susetags2solv -b bugs
2008-03-03 Michael Schroeder- add '-d' option to susetags2solv, reads all packages...
2008-02-15 Klaus Kaempfdrop "-a" from help
2008-02-15 Klaus Kaempfsupport splitting of cross-kind dependencies for patterns
2008-02-15 Michael Matzsusetags2solv always constructs attributes now, by...
2008-02-14 Klaus Kaempfmore flexibility in naming attribute files,
2008-02-13 Klaus Kaempfadd "-h" for help
2008-02-11 Michael MatzMake susetags2solv directly read content files, so...
2008-02-11 Michael MatzFactor out the filter code in preparation for nicely...
2008-02-10 Michael MatzSupport for generating separate sub files and bugfixes...
2008-01-29 Michael Schroeder- add key filtering to repo_write
2007-11-17 Michael Schroeder- changed repo interface a bit, now alloc/free handle...
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-28 Michael MatzStart of an attribute store. It can hold arbitrary...
2007-10-26 Duncan Mac-Vicar Pto follow SUSE tools conventions
2007-10-02 Klaus Kaempfcurrent state of 'sat-solver'