summaryrefslogtreecommitdiff
path: root/apt-inst/deb
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete RCS keywordsGuillem Jover2018-05-072-2/+0
* apt-inst: Add support for zstd compressed debsJulian Andres Klode2018-03-121-2/+6
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-122-7/+6
* apt-inst: debfile: Pass comp. Name to ExtractTar, not BinaryJulian Andres Klode2016-08-261-1/+1
* remove the compatibility markers for 4.13 abiDavid Kalnischkies2015-08-102-16/+0
* add c++11 override marker to overridden methodsDavid Kalnischkies2015-08-101-3/+3
* guard ABI changes for LFS in apt-instDavid Kalnischkies2014-11-082-2/+18
* Fix ar and tar code to be LFS-safeGuillem Jover2014-07-082-4/+4
* apt-inst: Do not try to create a substring of an empty string in error reportingJulian Andres Klode2014-03-171-2/+4
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-132-4/+14
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-1/+1
* Add support for data.tar, control.tar and control.tar.xzGuillem Jover2014-02-221-11/+10
* DebFile: Refactor ExtractTarMember() out from ExtractArchive()Guillem Jover2014-02-222-5/+13
* compression-neutral message for missing data.tar memberDavid Kalnischkies2013-09-261-2/+1
* * apt-inst/deb/debfile.h:David Kalnischkies2012-05-101-0/+4
* * apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}:David Kalnischkies2012-03-224-620/+1
* * methods/rred.cc:David Kalnischkies2012-03-202-3/+2
* revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies2011-12-131-0/+4
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-194-1/+12
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-193-9/+9
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-132-0/+4
* * apt-inst/deb/debfile.cc:David Kalnischkies2011-02-281-16/+26
* * ftparchive/contents.cc:David Kalnischkies2011-02-241-1/+1
* * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies2011-02-221-1/+7
* Switch away from the now deprecated methods for Cache buildingDavid Kalnischkies2010-06-041-1/+1
* * Applied patch from Guillem Jover <guillem.jover@nokia.com> to addOtavio Salvador2007-07-281-2/+8
* * remove all the remaining #pragma implementationMichael Vogt2007-06-082-8/+0
* * removed the pragma messMichael Vogt2006-10-022-6/+0
* * string i18n handling fixes (debian bug #349298)Michael Vogt2006-04-301-1/+1
* * merged/removed conflicts with apt--main--0Michael Vogt2005-06-261-1/+1
* * merged with my apt--fixes--0 branchMichael Vogt2005-05-231-1/+1
* Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-062-11/+11
* Merge misc-abi-changesMatt Zimmerman2004-12-131-1/+1
* Merge apt--authentication--0Matt Zimmerman2004-12-132-2/+2
* Merge bzip2-debs branchMatt Zimmerman2004-12-121-10/+23
* * Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian2004-09-202-4/+4
* i18n stuff.Arch Librarian2004-09-202-37/+39
* Some more g++-3.2 fixes.Arch Librarian2004-09-201-1/+2
* Use std C++ header names for includesArch Librarian2004-09-201-2/+2
* New Hex2Num functionArch Librarian2004-09-201-3/+3
* G++3 fixes from RandolphArch Librarian2004-09-201-1/+3
* Join with aliencodeArch Librarian2004-09-204-0/+897