Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-07-21 | The 'not dead yet' release | Michael Vogt | 1 | -4/+1 |
2009-07-21 | * apt-pkg/acquire.cc: | Michael Vogt | 1 | -2/+3 |
2009-06-30 | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies | 1 | -4/+1 |
2009-06-30 | fix typo in apt-pkg/acquire.cc which prevents Dl-Limit to work | Michael Vogt | 1 | -1/+1 |
2009-06-09 | * apt-pkg/acquire.cc: | Michael Vogt | 1 | -1/+1 |
2009-04-24 | build fixes for g++-4.4 | Michael Vogt | 1 | -1/+2 |
2008-10-28 | * apt-ftparchive might write corrupt Release files (LP: #46439) | Michael Vogt | 1 | -1/+1 |
2008-10-28 | fix various -Wall warnings | Michael Vogt | 1 | -1/+2 |
2008-10-11 | Fix compilation warning in apt-pkg/acquire.cc. New experimental release | Luca Bruno | 1 | -1/+1 |
2008-08-05 | fix various -Wall warnings | Michael Vogt | 1 | -1/+2 |
2007-08-28 | * apt-pkg/acquire.cc: | Michael Vogt | 1 | -1/+1 |
2007-06-08 | * Removed the more leftover #pragma interface/implementation | Michael Vogt | 1 | -3/+0 |
2007-06-08 | * remove all the remaining #pragma implementation | Michael Vogt | 1 | -3/+0 |
2007-04-17 | * [ABI] apt-pkg/acquire.{cc,h}: | Michael Vogt | 1 | -6/+13 |
2006-03-28 | * "downloading" -> "retrieving" (thanks to kamion) | Michael Vogt | 1 | -2/+2 |
2006-03-28 | * only show ETA if that makes sense | Michael Vogt | 1 | -1/+7 |
2005-11-22 | * merged http download limit for apt (#146877) | Michael Vogt | 1 | -1/+5 |
2005-08-09 | * merged from main | Michael Vogt | 1 | -0/+21 |
2005-02-10 | * PulseIntervall can be configured now to make frontends like synaptic hayppy... | Michael Vogt | 1 | -3/+3 |
2004-12-20 | * merged changes from the conference | Michael Vogt | 1 | -1/+1 |
2004-09-20 | StatError to avoid a sometimes large batch of error messages | Arch Librarian | 1 | -1/+5 |
2004-09-20 | Fixed remove iteration | Arch Librarian | 1 | -2/+4 |
2004-09-20 | G++3 fixes from Randolph | Arch Librarian | 1 | -8/+15 |
2004-09-20 | Join with aliencode | Arch Librarian | 1 | -12/+14 |
2004-09-20 | Bug fixes, new major version | Arch Librarian | 1 | -2/+2 |
2004-09-20 | More CD fixes | Arch Librarian | 1 | -3/+4 |
2004-09-20 | Fixed --no-download | Arch Librarian | 1 | -1/+3 |
2004-09-20 | Removed double slash | Arch Librarian | 1 | -4/+4 |
2004-09-20 | Improved message | Arch Librarian | 1 | -3/+3 |
2004-09-20 | Checks for the partial directories before doing downloads | Arch Librarian | 1 | -1/+13 |
2004-09-20 | CDROMs are unmounted | Arch Librarian | 1 | -34/+43 |
2004-09-20 | mips and cps changes | Arch Librarian | 1 | -14/+6 |
2004-09-20 | Fixed up dpkginit and acquire stuff.. | Arch Librarian | 1 | -1/+5 |
2004-09-20 | CD swapping support | Arch Librarian | 1 | -5/+13 |
2004-09-20 | Havocs cancel patch | Arch Librarian | 1 | -6/+17 |
2004-09-20 | Fixed some bugs in the progress reporting | Arch Librarian | 1 | -5/+14 |
2004-09-20 | Added --no-download | Arch Librarian | 1 | -1/+5 |
2004-09-20 | Fixed the cps resume problem | Arch Librarian | 1 | -2/+2 |
2004-09-20 | Removed download size estimator | Arch Librarian | 1 | -3/+1 |
2004-09-20 | Checked the size of partial files #33705 | Arch Librarian | 1 | -1/+13 |
2004-09-20 | Included errno | Arch Librarian | 1 | -1/+2 |
2004-09-20 | Signal safety | Arch Librarian | 1 | -2/+8 |
2004-09-20 | Minor fixes for FTP support | Arch Librarian | 1 | -2/+2 |
2004-09-20 | Simplified time calculations | Arch Librarian | 1 | -14/+6 |
2004-09-20 | Retry support | Arch Librarian | 1 | -2/+2 |
2004-09-20 | Added --print-uris | Arch Librarian | 1 | -1/+17 |
2004-09-20 | Moved strutl.h | Arch Librarian | 1 | -2/+2 |
2004-09-20 | More fixes | Arch Librarian | 1 | -2/+6 |
2004-09-20 | Fail over | Arch Librarian | 1 | -1/+4 |
2004-09-20 | Test acquire failover | Arch Librarian | 1 | -20/+31 |