summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire.cc
Commit message (Expand)AuthorAgeFilesLines
* * apt-pkg/acquire*.cc:Raphael Geissert2012-05-141-5/+34
* use a static FileFd::Write overload to reduce duplication of write()-retry codeDavid Kalnischkies2012-04-111-15/+1
* * apt-pkg/acquire-worker.cc:David Kalnischkies2012-03-201-1/+17
* fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies2012-03-041-1/+1
* merge with debian/sidDavid Kalnischkies2011-09-131-0/+4
|\
| * * apt-pkg/acquire.cc:David Kalnischkies2011-08-221-0/+4
* | merge with debian/experimentalDavid Kalnischkies2011-09-131-11/+13
|\ \
| * \ merged from lp:~mvo/apt/mvoMichael Vogt2011-08-151-1/+3
| |\ \
| | * | * apt-pkg/acquire.cc:Michael Vogt2011-08-091-1/+3
| * | | merged from the debian-sid branchMichael Vogt2011-08-151-10/+10
| |\ \ \ | | |/ / | |/| / | | |/
| | * cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-111-10/+10
* | | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-2/+4
|/ /
* | replace the last standing double's with long longDavid Kalnischkies2011-07-141-5/+4
* | * apt-pkg/acquire*.{cc,h}:David Kalnischkies2011-07-051-1/+1
* | fix compiler warning by reordering init-listDavid Kalnischkies2011-06-291-4/+4
|/
* rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeededDavid Kalnischkies2010-09-061-4/+4
* * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-09-021-21/+0
* * apt-pkg/depcache.cc:David Kalnischkies2010-06-031-6/+6
* create the partial dirs also automatic if only Dir::Cache::archives orDavid Kalnischkies2010-04-131-5/+14
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-04-071-23/+66
* The 'not dead yet' releaseMichael Vogt2009-07-211-4/+1
|\
| * add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-4/+1
* | * apt-pkg/acquire.cc:Michael Vogt2009-07-211-2/+3
|\ \ | |/ |/|
| * * apt-pkg/acquire.cc:Michael Vogt2009-06-091-1/+1
| * build fixes for g++-4.4Michael Vogt2009-04-241-1/+2
| * * apt-ftparchive might write corrupt Release files (LP: #46439)Michael Vogt2008-10-281-1/+1
| |\
| * | fix various -Wall warningsMichael Vogt2008-08-051-1/+2
* | | fix typo in apt-pkg/acquire.cc which prevents Dl-Limit to workMichael Vogt2009-06-301-1/+1
* | | fix various -Wall warningsMichael Vogt2008-10-281-1/+2
| |/ |/|
* | Fix compilation warning in apt-pkg/acquire.cc. New experimental releaseLuca Bruno2008-10-111-1/+1
|/
* * apt-pkg/acquire.cc:Michael Vogt2007-08-281-1/+1
* * Removed the more leftover #pragma interface/implementationMichael Vogt2007-06-081-3/+0
|\
| * * remove all the remaining #pragma implementationMichael Vogt2007-06-081-3/+0
* | * [ABI] apt-pkg/acquire.{cc,h}:Michael Vogt2007-04-171-6/+13
|/
* * "downloading" -> "retrieving" (thanks to kamion)Michael Vogt2006-03-281-2/+2
* * only show ETA if that makes senseMichael Vogt2006-03-281-1/+7
* * merged http download limit for apt (#146877)Michael Vogt2005-11-221-1/+5
* * merged from mainMichael Vogt2005-08-091-0/+21
* * PulseIntervall can be configured now to make frontends like synaptic hayppy...Michael Vogt2005-02-101-3/+3
* * merged changes from the conferenceMichael Vogt2004-12-201-1/+1
* StatError to avoid a sometimes large batch of error messagesArch Librarian2004-09-201-1/+5
* Fixed remove iterationArch Librarian2004-09-201-2/+4
* G++3 fixes from RandolphArch Librarian2004-09-201-8/+15
* Join with aliencodeArch Librarian2004-09-201-12/+14
* Bug fixes, new major versionArch Librarian2004-09-201-2/+2
* More CD fixesArch Librarian2004-09-201-3/+4
* Fixed --no-downloadArch Librarian2004-09-201-1/+3
* Removed double slashArch Librarian2004-09-201-4/+4
* Improved messageArch Librarian2004-09-201-3/+3
* Checks for the partial directories before doing downloadsArch Librarian2004-09-201-1/+13