summaryrefslogtreecommitdiff
path: root/apt-inst/extract.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of pkgExtract and pkgFLCacheJulian Andres Klode2019-05-061-514/+0
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Replace APT_CONST with APT_PURE everywhereJulian Andres Klode2017-08-241-1/+1
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-9/+9
* Drop cacheiterators.h includeJulian Andres Klode2017-07-121-1/+0
* fix various typos reported by spellintianDavid Kalnischkies2017-01-191-1/+1
* Fix several typosVeres Lajos2016-03-071-1/+1
* fix: Prefer prefix ++/-- operators for non-primitive typesDavid Kalnischkies2014-09-271-1/+1
* follow method attribute suggestions by gccDavid Kalnischkies2014-03-131-1/+1
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-1/+8
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-1/+1
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-2/+2
* various simple changes to fix cppcheck warningsDavid Kalnischkies2013-03-101-2/+1
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+1
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-0/+2
* FristOwner is never used in the blamed history and gcc-4.6 complains nowDavid Kalnischkies2011-01-121-3/+1
* * remove all the remaining #pragma implementationMichael Vogt2007-06-081-3/+0
* * merged changes from the conferenceMichael Vogt2004-12-201-1/+1
* * Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian2004-09-201-2/+2
* i18n stuff.Arch Librarian2004-09-201-21/+22
* Some more g++-3.2 fixes.Arch Librarian2004-09-201-1/+2
* Use std C++ header names for includesArch Librarian2004-09-201-2/+2
* G++3 fixes from RandolphArch Librarian2004-09-201-3/+4
* Join with aliencodeArch Librarian2004-09-201-0/+509