Imported Upstream version 0.7.5
[platform/upstream/libsolv.git] / ext / repo_susetags.c
2019-09-10 DongHun KwakImported Upstream version 0.7.5 upstream/0.7.5
2019-09-10 DongHun KwakImported Upstream version 0.7.0 upstream/0.7.0
2018-11-30 DongHun KwakImported Upstream version 0.6.29 99/194199/1 upstream/0.6.29
2018-11-30 DongHun KwakImported Upstream version 0.6.27 97/194197/1 upstream/0.6.27
2018-11-30 DongHun KwakImported Upstream version 0.6.24 94/194194/1 upstream/0.6.24
2016-10-27 DongHun KwakImported Upstream version 0.6.23 22/94122/1 upstream/0.6.23
2016-10-27 DongHun KwakImported Upstream version 0.6.9 08/94108/1 upstream/0.6.9
2014-01-20 Michael SchroederMerge pull request #41 from dmacvicar/master
2013-10-16 Michael Schroederremove trailing whitespace
2013-04-05 Michael Schroedercleanup hash code, it makes no sense to have an extra...
2013-03-22 Michael Schroedersusetags: don't warn on unknown tags
2012-11-06 Michael Schroederadd repodata_set_deltalocation and use it in the parsers
2012-10-08 Michael Schroederuse evrid2vrstr inline function
2012-10-08 Michael Schroederadd repodata_set_sourcepkg and solvable_lookup_sourcepk...
2012-10-08 Michael Schroederfix finish_solvable do not rely on a "handle" argument...
2012-04-13 Michael Schroeder- add pool_error and pool_errstr. get rid of lots of...
2012-03-28 Michael Schroeder- incompatible ABI change: switch num over to unsigned...
2012-02-23 Michael Schroeder- fix "autoextend" susetags mode not to add to old...
2012-02-21 Michael Schroeder- allow <> dep in susetags, special case pattern: in...
2012-02-20 Michael Schroeder- fix comparisons in commit_diskusage()
2012-02-20 Michael Schroeder- make file list conversion twice as fast by adding...
2012-02-17 Michael Schroeder- hide repodata internals (needed to move repo_write...
2012-02-16 Michael Schroeder- fix filelist handling in repo_susetags and testcase
2012-02-15 Michael Schroeder- make susetags format work with packages that have...
2012-02-07 Michael Schroeder- clear langcache if the default language changes
2012-02-06 Michael Schroeder- get rid of static variables used by join2
2012-02-06 Michael Schroeder- clean up repo parsing code
2012-01-17 Ingo WeinholdMake more C89 and POSIX compliant
2011-12-22 Michael Schroeder- add solv_strdup(), rename repo_freeallrepos() to...
2011-07-12 Michael Schroeder- rename all sat_ to solv_
2011-06-14 Michael Schroeder- use FOR_REPODATAS macro
2011-05-25 Michael Schroeder- add solver_private.h, make repo_ functions return...
2011-05-24 Michael Schroeder- do not use obsolete interface in libsolv library...
2011-04-11 Michael Schroeder- susetags: simplify delta format
2011-04-08 Michael Schroeder- repo_susetags: add support for delta rpm information
2011-03-07 Michael Schroeder- correctly cummulate multi-line fields in language...
2011-03-02 Michael Schroeder- add sat_chksum_type2str() and sat_chksum_str2type...
2011-02-21 Michael Schroeder- add repodata_lookup_type() and repodata_delete()...
2011-02-21 Michael Schroeder- add SUSETAGS_RECORD_SHARES feature to correctly handl...
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-09-07 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-09-01 Michael Schroeder- fix speed regression in repo_susetags
2009-08-31 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-07-15 Michael AndresMerge branch 'master' of git@git.opensuse.org:projects...
2009-07-15 Michael Schroeder- be more careful when merging susetags attrs
2009-07-15 Michael Schroeder- be more backward compatible
2009-07-14 Michael Schroeder- add new flags for the load functions:
2009-07-10 Michael Schroeder- add repodata_join function to join a solvable block
2009-07-01 Michael Schroeder- only add selfprovides if name is set
2009-06-24 Michael Schroeder- change the interface of repo_add_susetags: take defau...
2009-06-22 Michael Schroeder- create libsatsolverext static library