summaryrefslogtreecommitdiff
path: root/src/poolid.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-27Imported Upstream version 0.6.12upstream/0.6.12DongHun Kwak1-0/+2
2016-10-27Imported Upstream version 0.6.5upstream/0.6.5DongHun Kwak1-1/+1
2014-05-07opencode some values in pool_id2rel (thanks Thierry Vignaud)Michael Schroeder1-7/+9
2013-10-18support debian multiarch annotationMichael Schroeder1-0/+2
2013-10-16remove trailing whitespaceMichael Schroeder1-3/+3
2013-10-04refactor selection code, add SELECTION_SKIP_KIND, add support for arch/kind f...Michael Schroeder1-0/+11
2013-04-22small cleanup in id2strMichael Schroeder1-4/+2
2013-04-16add DISTTYPE_HAIKU, some small fixesMichael Schroeder1-3/+12
2013-04-05cleanup hash code, it makes no sense to have an extra type for the maskMichael Schroeder1-3/+1
2012-04-03- get rid of DEBINA_SEMANTICS, add pool->noarchid, add DISTTYPE_ARCHMichael Schroeder1-11/+12
2012-02-02- start support for Fedora comps formatMichael Schroeder1-0/+2
2012-01-11- set pool_id2color, fix commentsMichael Schroeder1-10/+8
2011-07-12- rename all sat_ to solv_Michael Schroeder1-8/+8
2011-05-24- do not use obsolete interface in libsolv library itselfMichael Schroeder1-3/+3
2011-05-02- clean up function names for shared libraryMichael Schroeder1-7/+7
2009-07-23- beautifyMichael Schroeder1-2/+1
2009-06-30- add repo_deb to CMakeLists.txtMichael Schroeder1-0/+8
2009-06-22Make Pool* const where appropriateKlaus Kämpf1-5/+5
2009-06-19- add support for REL_FILECONFLICTMichael Schroeder1-0/+7
2008-10-30- adapt to coding styleMichael Schroeder1-2/+2
2008-05-27- change and/or/with to more symbolic versions ('|' is already used inMichael Schroeder1-9/+24
2008-04-04- support REL_ARCHMichael Schroeder1-0/+2
2008-03-14- add repodata_dir2str functionMichael Schroeder1-1/+1
2008-03-11- Fix off by one (*blush*)Michael Schroeder1-1/+1
2008-03-04- clean up tmp space managementMichael Schroeder1-54/+37
2008-03-03- use correct variable (hopefully fixes #366548)Michael Schroeder1-1/+1
2008-02-21- do not grow whatprovides if it is not allocatedStefan Schubert1-2/+2
2008-02-15- really support DIRSTRARRAY typeMichael Schroeder1-1/+1
2008-01-29- add key filtering to repo_writeMichael Schroeder1-3/+16
2008-01-09- rename xmalloc/... functions to sat_malloc, as we're aMichael Schroeder1-10/+10
2007-12-04- switch to new solv format using schemataMichael Schroeder1-14/+19
2007-11-28- fix false friendMichael Schroeder1-1/+1
2007-11-16Reduce C&P code by factoring out the uniquifying string pool.Michael Matz1-84/+14
2007-11-08- add a licenseMichael Schroeder1-0/+7
2007-10-29Use Offset instead of unsigned int.Michael Schroeder1-2/+0
2007-10-26- move dep2str buffer into pool so that the memory gets releasedMichael Schroeder1-21/+17
2007-10-05- support for legacy rewritingMichael Schroeder1-1/+91
2007-10-02current state of 'sat-solver'Klaus Kaempf1-0/+238