Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-22 | * apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}: | David Kalnischkies | |
- drop instead of fix as it is only needed if you want to reimplement dpkg and comes straight from the beginning of last decade (Closes: #663372) * apt-inst/deb/debfile.cc: - {Extract,Merge}Control() is another instance of "lets reimplement dpkg" so shot of this code before someone ends up using this… | |||
2012-03-20 | for these helpers we don't need too much checks, | David Kalnischkies | |
but no warnings from gcc helps | |||
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies | |
2011-08-17 | move the interactive helper to a subdirectory of test | David Kalnischkies | |