summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* CDROMs are unmountedArch Librarian2004-09-201-34/+43
* mips and cps changesArch Librarian2004-09-201-14/+6
* Fixed up dpkginit and acquire stuff..Arch Librarian2004-09-201-1/+5
* CD swapping supportArch Librarian2004-09-201-5/+13
* Havocs cancel patchArch Librarian2004-09-201-6/+17
* Fixed some bugs in the progress reportingArch Librarian2004-09-201-5/+14
* Added --no-downloadArch Librarian2004-09-201-1/+5
* Fixed the cps resume problemArch Librarian2004-09-201-2/+2
* Removed download size estimatorArch Librarian2004-09-201-3/+1
* Checked the size of partial files #33705Arch Librarian2004-09-201-1/+13
* Included errnoArch Librarian2004-09-201-1/+2
* Signal safetyArch Librarian2004-09-201-2/+8
* Minor fixes for FTP supportArch Librarian2004-09-201-2/+2
* Simplified time calculationsArch Librarian2004-09-201-14/+6
* Retry supportArch Librarian2004-09-201-2/+2