Imported Upstream version 0.6.12
[platform/upstream/libsolv.git] / src / poolid.c
2016-10-27 DongHun KwakImported Upstream version 0.6.12 11/94111/1 upstream/0.6.12
2016-10-27 DongHun KwakImported Upstream version 0.6.5 04/94104/1 upstream/0.6.5
2014-05-07 Michael Schroederopencode some values in pool_id2rel (thanks Thierry...
2014-01-20 Michael SchroederMerge pull request #41 from dmacvicar/master
2013-10-18 Michael Schroedersupport debian multiarch annotation
2013-10-16 Michael Schroederremove trailing whitespace
2013-10-04 Michael Schroederrefactor selection code, add SELECTION_SKIP_KIND, add...
2013-04-22 Michael Schroedersmall cleanup in id2str
2013-04-16 Michael Schroederadd DISTTYPE_HAIKU, some small fixes
2013-04-05 Michael Schroedercleanup hash code, it makes no sense to have an extra...
2012-04-03 Michael Schroeder- get rid of DEBINA_SEMANTICS, add pool->noarchid,...
2012-02-02 Michael Schroeder- start support for Fedora comps format
2012-01-11 Michael Schroeder- set pool_id2color, fix comments
2011-07-12 Michael Schroeder- rename all sat_ to solv_
2011-05-24 Michael Schroeder- do not use obsolete interface in libsolv library...
2011-05-02 Michael Schroeder- clean up function names for shared library
2009-08-31 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-07-23 Michael Schroeder- beautify
2009-06-30 Michael Schroeder- add repo_deb to CMakeLists.txt
2009-06-22 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-22 Klaus KämpfMake Pool* const where appropriate
2009-06-20 Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-19 Michael Schroeder- add support for REL_FILECONFLICT
2008-10-30 Michael Schroeder- adapt to coding style
2008-05-27 Michael Schroeder- change and/or/with to more symbolic versions ('|...
2008-04-04 Michael Schroeder- support REL_ARCH
2008-03-14 Michael Schroeder- add repodata_dir2str function
2008-03-11 Michael Schroeder- Fix off by one (*blush*)
2008-03-04 Michael Schroeder- clean up tmp space management
2008-03-03 Michael Schroeder- use correct variable (hopefully fixes #366548)
2008-02-21 Stefan Schubert- do not grow whatprovides if it is not allocated
2008-02-15 Michael Schroeder- really support DIRSTRARRAY type
2008-01-29 Michael Schroeder- add key filtering to repo_write
2008-01-09 Michael Schroeder- rename xmalloc/... functions to sat_malloc, as we...
2007-12-04 Michael Schroeder- switch to new solv format using schemata
2007-11-28 Michael Schroeder- fix false friend
2007-11-16 Michael MatzReduce C&P code by factoring out the uniquifying string...
2007-11-08 Michael Schroeder- add a license
2007-10-29 Michael SchroederUse Offset instead of unsigned int.
2007-10-26 Michael Schroeder- move dep2str buffer into pool so that the memory...
2007-10-05 Michael Schroeder- support for legacy rewriting
2007-10-02 Klaus Kaempfcurrent state of 'sat-solver'