summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire.cc
AgeCommit message (Expand)AuthorFilesLines
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
2004-09-20More CD fixesArch Librarian1-3/+4
2004-09-20Fixed --no-downloadArch Librarian1-1/+3
2004-09-20Removed double slashArch Librarian1-4/+4
2004-09-20Improved messageArch Librarian1-3/+3
2004-09-20Checks for the partial directories before doing downloadsArch Librarian1-1/+13
2004-09-20CDROMs are unmountedArch Librarian1-34/+43
2004-09-20mips and cps changesArch Librarian1-14/+6
2004-09-20Fixed up dpkginit and acquire stuff..Arch Librarian1-1/+5
2004-09-20CD swapping supportArch Librarian1-5/+13
2004-09-20Havocs cancel patchArch Librarian1-6/+17
2004-09-20Fixed some bugs in the progress reportingArch Librarian1-5/+14
2004-09-20Added --no-downloadArch Librarian1-1/+5
2004-09-20Fixed the cps resume problemArch Librarian1-2/+2
2004-09-20Removed download size estimatorArch Librarian1-3/+1
2004-09-20Checked the size of partial files #33705Arch Librarian1-1/+13
2004-09-20Included errnoArch Librarian1-1/+2
2004-09-20Signal safetyArch Librarian1-2/+8
2004-09-20Minor fixes for FTP supportArch Librarian1-2/+2
2004-09-20Simplified time calculationsArch Librarian1-14/+6
2004-09-20Retry supportArch Librarian1-2/+2
2004-09-20Added --print-urisArch Librarian1-1/+17
2004-09-20Moved strutl.hArch Librarian1-2/+2
2004-09-20More fixesArch Librarian1-2/+6
2004-09-20Fail overArch Librarian1-1/+4
2004-09-20Test acquire failoverArch Librarian1-20/+31