summaryrefslogtreecommitdiff
path: root/apt-inst/contrib
Commit message (Expand)AuthorAgeFilesLines
* Add 'explicit' to most single argument constructorsJulian Andres Klode2019-04-301-1/+1
* extracttar: Remove deprecated ExtractTar::Done(bool) variantJulian Andres Klode2019-02-262-5/+0
* Remove obsolete RCS keywordsGuillem Jover2018-05-074-4/+0
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-123-14/+13
* add messages to our deprecation warnings in libaptDavid Kalnischkies2015-11-271-1/+1
* apply various suggestions made by cppcheckDavid Kalnischkies2015-11-051-1/+1
* fix some unused parameter/variable warningsDavid Kalnischkies2015-08-312-10/+11
* Use compressor support from FileFd for ExtractTar instead of programsJulian Andres Klode2015-08-271-56/+11
* remove the compatibility markers for 4.13 abiDavid Kalnischkies2015-08-103-17/+0
* guard ABI changes for LFS in apt-instDavid Kalnischkies2014-11-083-1/+20
* Fix ar and tar code to be LFS-safeGuillem Jover2014-07-083-10/+9
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-132-3/+7
* warning: cast from type A to type B casts away qualifiers [-Wcast-qual]David Kalnischkies2014-03-131-3/+3
* ExtractTar: Allow an empty decompressor programGuillem Jover2014-02-221-0/+6
* Fix typos in documentation (codespell)Michael Vogt2014-02-222-2/+2
* fix libapt-inst for >2G debs (closes: #725483)Michael Vogt2013-10-071-3/+3
* don't truncate 100 char long paths in tar extractionOskari Saarenmaa2013-09-121-13/+11
* delete Memb on read-error in arfileNiels Thykier2013-06-241-0/+3
* don't explicitly init ExtractTar InFd with invalid fdDavid Kalnischkies2013-06-091-1/+0
* * apt-inst/contrib/extracttar.cc:Michael Vogt2012-04-191-1/+1
* revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies2011-12-132-0/+5
* revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies2011-12-131-0/+4
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-194-3/+7
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-193-6/+4
* Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-1/+1
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-132-2/+7
* remove Size >= 0 check as Itm.Size is an unsigned variable (clang warning)David Kalnischkies2011-05-171-1/+1
* Permit base256 encoded value in the numeric field of tar header.Nobuhiro Hayashi2010-12-031-4/+8
* apt-inst/contrib/arfile.h: Add public ARArchive::Members() which returns the ...Julian Andres Klode2010-03-121-0/+1
* merge r1966..1967 from lp:~donkult/apt/sidMichael Vogt2010-01-311-1/+1
* * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-09-241-1/+1
|\
| * * apt-inst/contrib/arfile.cc:Michael Vogt2009-09-241-1/+1
* | [apt-inst/contrib/arfile.cc] use sizeof instead strlenDavid Kalnischkies2009-08-091-1/+1
|/
* * apt-inst/contrib/arfile.cc:Michael Vogt2008-12-171-1/+1
* fix various -Wall warningsMichael Vogt2008-10-281-2/+2
* * apt-inst/contrib/extracttar.cc:Michael Vogt2007-08-021-1/+1
* * remove all the remaining #pragma implementationMichael Vogt2007-06-082-6/+0
* * removed the pragma messMichael Vogt2006-10-022-7/+0
* * apt-inst/contrib/extracttar.cc:Michael Vogt2006-07-251-1/+2
* * merged with my apt--fixes--0 branchMichael Vogt2005-05-232-1/+5
* Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-061-1/+1
* Merge apt--authentication--0Matt Zimmerman2004-12-132-2/+2
* Merge bzip2-debs branchMatt Zimmerman2004-12-122-6/+9
* * Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian2004-09-202-4/+5
* - Fix typo in tar error message (Closes: #191424)Arch Librarian2004-09-201-2/+2
* - Clean up some string handling, patch from Peter LundkvistArch Librarian2004-09-201-2/+2
* i18n stuff.Arch Librarian2004-09-202-14/+16
* Some more g++-3.2 fixes.Arch Librarian2004-09-201-1/+2
* revert my last patch.... see bts :)Arch Librarian2004-09-201-2/+2
* fix for #161593Arch Librarian2004-09-201-2/+2