summaryrefslogtreecommitdiff
path: root/src/dirpool.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-02Make all public libsolv headers C++ safeIngo Weinhold1-0/+8
2011-07-12- rename all sat_ to solv_Michael Schroeder1-1/+1
2011-05-24rename satsolver -> libsolvMichael Schroeder1-3/+3
2011-03-28- add some explanation of how the dirpool worksMichael Schroeder1-0/+6
2009-05-28- rename dirpool_create to dirpool_init, as it just initializes the dataMichael Schroeder1-1/+1
2008-10-09- the big solv data changeMichael Schroeder1-0/+2
2008-05-30- cleanup (oops)Michael Schroeder1-2/+0
2008-01-30A subtle but fatal off-by-one.Michael Matz1-1/+1
2008-01-29- split assignment to shut up stupid g++ compilerMichael Schroeder1-1/+2
2008-01-29- add key filtering to repo_writeMichael Schroeder1-1/+1
2008-01-25- add dirpool supportMichael Schroeder1-0/+70