Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with debian/sid | David Kalnischkies | 2011-09-13 | 1 | -0/+4 |
|\ | |||||
| * | * apt-pkg/acquire.cc: | David Kalnischkies | 2011-08-22 | 1 | -0/+4 |
* | | merge with debian/experimental | David Kalnischkies | 2011-09-13 | 1 | -11/+13 |
|\ \ | |||||
| * \ | merged from lp:~mvo/apt/mvo | Michael Vogt | 2011-08-15 | 1 | -1/+3 |
| |\ \ | |||||
| | * | | * apt-pkg/acquire.cc: | Michael Vogt | 2011-08-09 | 1 | -1/+3 |
| * | | | merged from the debian-sid branch | Michael Vogt | 2011-08-15 | 1 | -10/+10 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | cppcheck complains about some possible speed improvements which could be | David Kalnischkies | 2011-08-11 | 1 | -10/+10 |
* | | | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | 2011-09-13 | 1 | -2/+4 |
|/ / | |||||
* | | replace the last standing double's with long long | David Kalnischkies | 2011-07-14 | 1 | -5/+4 |
* | | * apt-pkg/acquire*.{cc,h}: | David Kalnischkies | 2011-07-05 | 1 | -1/+1 |
* | | fix compiler warning by reordering init-list | David Kalnischkies | 2011-06-29 | 1 | -4/+4 |
|/ | |||||
* | rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeeded | David Kalnischkies | 2010-09-06 | 1 | -4/+4 |
* | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2010-09-02 | 1 | -21/+0 |
* | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-06-03 | 1 | -6/+6 |
* | create the partial dirs also automatic if only Dir::Cache::archives or | David Kalnischkies | 2010-04-13 | 1 | -5/+14 |
* | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | 2010-04-07 | 1 | -23/+66 |
* | The 'not dead yet' release | Michael Vogt | 2009-07-21 | 1 | -4/+1 |
|\ | |||||
| * | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies | 2009-06-30 | 1 | -4/+1 |
* | | * apt-pkg/acquire.cc: | Michael Vogt | 2009-07-21 | 1 | -2/+3 |
|\ \ | |/ |/| | |||||
| * | * apt-pkg/acquire.cc: | Michael Vogt | 2009-06-09 | 1 | -1/+1 |
| * | build fixes for g++-4.4 | Michael Vogt | 2009-04-24 | 1 | -1/+2 |
| * | * apt-ftparchive might write corrupt Release files (LP: #46439) | Michael Vogt | 2008-10-28 | 1 | -1/+1 |
| |\ | |||||
| * | | fix various -Wall warnings | Michael Vogt | 2008-08-05 | 1 | -1/+2 |
* | | | fix typo in apt-pkg/acquire.cc which prevents Dl-Limit to work | Michael Vogt | 2009-06-30 | 1 | -1/+1 |
* | | | fix various -Wall warnings | Michael Vogt | 2008-10-28 | 1 | -1/+2 |
| |/ |/| | |||||
* | | Fix compilation warning in apt-pkg/acquire.cc. New experimental release | Luca Bruno | 2008-10-11 | 1 | -1/+1 |
|/ | |||||
* | * apt-pkg/acquire.cc: | Michael Vogt | 2007-08-28 | 1 | -1/+1 |
* | * Removed the more leftover #pragma interface/implementation | Michael Vogt | 2007-06-08 | 1 | -3/+0 |
|\ | |||||
| * | * remove all the remaining #pragma implementation | Michael Vogt | 2007-06-08 | 1 | -3/+0 |
* | | * [ABI] apt-pkg/acquire.{cc,h}: | Michael Vogt | 2007-04-17 | 1 | -6/+13 |
|/ | |||||
* | * "downloading" -> "retrieving" (thanks to kamion) | Michael Vogt | 2006-03-28 | 1 | -2/+2 |
* | * only show ETA if that makes sense | Michael Vogt | 2006-03-28 | 1 | -1/+7 |
* | * merged http download limit for apt (#146877) | Michael Vogt | 2005-11-22 | 1 | -1/+5 |
* | * merged from main | Michael Vogt | 2005-08-09 | 1 | -0/+21 |
* | * PulseIntervall can be configured now to make frontends like synaptic hayppy... | Michael Vogt | 2005-02-10 | 1 | -3/+3 |
* | * merged changes from the conference | Michael Vogt | 2004-12-20 | 1 | -1/+1 |
* | StatError to avoid a sometimes large batch of error messages | Arch Librarian | 2004-09-20 | 1 | -1/+5 |
* | Fixed remove iteration | Arch Librarian | 2004-09-20 | 1 | -2/+4 |
* | G++3 fixes from Randolph | Arch Librarian | 2004-09-20 | 1 | -8/+15 |
* | Join with aliencode | Arch Librarian | 2004-09-20 | 1 | -12/+14 |
* | Bug fixes, new major version | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | More CD fixes | Arch Librarian | 2004-09-20 | 1 | -3/+4 |
* | Fixed --no-download | Arch Librarian | 2004-09-20 | 1 | -1/+3 |
* | Removed double slash | Arch Librarian | 2004-09-20 | 1 | -4/+4 |
* | Improved message | Arch Librarian | 2004-09-20 | 1 | -3/+3 |
* | Checks for the partial directories before doing downloads | Arch Librarian | 2004-09-20 | 1 | -1/+13 |
* | CDROMs are unmounted | Arch Librarian | 2004-09-20 | 1 | -34/+43 |
* | mips and cps changes | Arch Librarian | 2004-09-20 | 1 | -14/+6 |
* | Fixed up dpkginit and acquire stuff.. | Arch Librarian | 2004-09-20 | 1 | -1/+5 |
* | CD swapping support | Arch Librarian | 2004-09-20 | 1 | -5/+13 |