summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire.cc
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleanerMichael Vogt1-0/+3
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies1-3/+3
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-0/+6
2014-03-13warning: extra ‘;’ [-Wpedantic]David Kalnischkies1-1/+1
2014-02-22Fix typos in documentation (codespell)Michael Vogt1-3/+3
2012-05-14* apt-pkg/acquire*.cc:Raphael Geissert1-5/+34
2012-04-11use a static FileFd::Write overload to reduce duplication of write()-retry codeDavid Kalnischkies1-15/+1
2012-03-20* apt-pkg/acquire-worker.cc:David Kalnischkies1-1/+17
2012-03-04fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies1-1/+1
2011-09-13merge with debian/sidDavid Kalnischkies1-0/+4
2011-09-13merge with debian/experimentalDavid Kalnischkies1-11/+13
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-2/+4
2011-08-22* apt-pkg/acquire.cc:David Kalnischkies1-0/+4
2011-08-15merged from lp:~mvo/apt/mvoMichael Vogt1-1/+3
2011-08-15merged from the debian-sid branchMichael Vogt1-10/+10
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies1-10/+10
2011-08-09* apt-pkg/acquire.cc:Michael Vogt1-1/+3
2011-07-14replace the last standing double's with long longDavid Kalnischkies1-5/+4
2011-07-05* apt-pkg/acquire*.{cc,h}:David Kalnischkies1-1/+1
2011-06-29fix compiler warning by reordering init-listDavid Kalnischkies1-4/+4
2010-09-06rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeededDavid Kalnischkies1-4/+4
2010-09-02* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-21/+0
2010-06-03* apt-pkg/depcache.cc:David Kalnischkies1-6/+6
2010-04-13create the partial dirs also automatic if only Dir::Cache::archives orDavid Kalnischkies1-5/+14
2010-04-07* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-23/+66
2009-07-21The 'not dead yet' releaseMichael Vogt1-4/+1
2009-07-21* apt-pkg/acquire.cc:Michael Vogt1-2/+3
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies1-4/+1
2009-06-30fix typo in apt-pkg/acquire.cc which prevents Dl-Limit to workMichael Vogt1-1/+1
2009-06-09* apt-pkg/acquire.cc:Michael Vogt1-1/+1
2009-04-24build fixes for g++-4.4Michael Vogt1-1/+2
2008-10-28* apt-ftparchive might write corrupt Release files (LP: #46439)Michael Vogt1-1/+1
2008-10-28fix various -Wall warningsMichael Vogt1-1/+2
2008-10-11Fix compilation warning in apt-pkg/acquire.cc. New experimental releaseLuca Bruno1-1/+1
2008-08-05fix various -Wall warningsMichael Vogt1-1/+2
2007-08-28* apt-pkg/acquire.cc:Michael Vogt1-1/+1
2007-06-08* Removed the more leftover #pragma interface/implementationMichael Vogt1-3/+0
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-3/+0
2007-04-17* [ABI] apt-pkg/acquire.{cc,h}:Michael Vogt1-6/+13
2006-03-28* "downloading" -> "retrieving" (thanks to kamion)Michael Vogt1-2/+2
2006-03-28* only show ETA if that makes senseMichael Vogt1-1/+7
2005-11-22* merged http download limit for apt (#146877)Michael Vogt1-1/+5
2005-08-09* merged from mainMichael Vogt1-0/+21
2005-02-10* PulseIntervall can be configured now to make frontends like synaptic hayppy...Michael Vogt1-3/+3
2004-12-20* merged changes from the conferenceMichael Vogt1-1/+1
2004-09-20StatError to avoid a sometimes large batch of error messagesArch Librarian1-1/+5
2004-09-20Fixed remove iterationArch Librarian1-2/+4
2004-09-20G++3 fixes from RandolphArch Librarian1-8/+15
2004-09-20Join with aliencodeArch Librarian1-12/+14
2004-09-20Bug fixes, new major versionArch Librarian1-2/+2