Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - load the supported compressors from configuration | David Kalnischkies | 2011-02-27 | 2 | -4/+96 |
* | d'uh! implement and not only declare the string wrapper for FindVector | David Kalnischkies | 2011-02-27 | 1 | -1/+1 |
* | * apt-pkg/deb/debsrcrecords.cc: | David Kalnischkies | 2011-02-22 | 1 | -1/+2 |
|\ | |||||
| * | * apt-pkg/deb/debsrcrecords.cc: | David Kalnischkies | 2011-02-22 | 1 | -1/+2 |
| * | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | 2011-02-22 | 1 | -1/+13 |
* | | * apt-pkg/aptconfiguration.cc: | David Kalnischkies | 2011-02-22 | 1 | -0/+2 |
* | | * apt-pkg/depcache.cc: | David Kalnischkies | 2011-02-17 | 1 | -2/+4 |
* | | * apt-pkg/contrib/error.cc: | David Kalnischkies | 2011-02-15 | 2 | -94/+80 |
* | | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | 2011-02-14 | 3 | -3/+5 |
* | | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-02-14 | 4 | -4/+17 |
|\ \ | |||||
| * | | use inttypes to avoid suprises with different type sizes | David Kalnischkies | 2011-02-14 | 1 | -2/+8 |
| * | | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | 2011-02-13 | 1 | -1/+6 |
| * | | update size of dynamic MMap as we write in from the outside | David Kalnischkies | 2011-02-13 | 1 | -0/+1 |
| * | | * apt-pkg/contrib/mmap.cc: | David Kalnischkies | 2011-02-12 | 1 | -0/+2 |
| * | | * apt-pkg/depcache.cc: | David Kalnischkies | 2011-02-11 | 1 | -3/+2 |
* | | | merged from lp:~mvo/apt/mvo | Michael Vogt | 2011-02-10 | 2 | -3/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | * merged lp:~evfool/apt/fix641673: | Michael Vogt | 2011-02-10 | 1 | -2/+2 |
| * | | * merged lp:~evfool/apt/fix641673 | Michael Vogt | 2011-02-10 | 1 | -1/+1 |
* | | | merged lp:~donkult/apt/sid | Michael Vogt | 2011-02-08 | 4 | -15/+59 |
|\ \ \ | |/ / |/| | | |||||
| * | | * apt-pkg/contrib/error.cc: | David Kalnischkies | 2011-02-07 | 1 | -6/+25 |
| * | | * apt-pkg/pkgcachegen.cc: | David Kalnischkies | 2011-02-07 | 1 | -7/+11 |
| * | | allow conflicts in the same group again (Closes: #612099) | David Kalnischkies | 2011-02-07 | 1 | -1/+1 |
| * | | * apt-pkg/algorithms.cc: | David Kalnischkies | 2011-02-07 | 1 | -1/+22 |
* | | | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-02-08 | 25 | -269/+880 |
|\| | | |||||
| * | | merge 'after squeeze release'-stuff | David Kalnischkies | 2011-02-03 | 25 | -269/+882 |
|/| | | |||||
| * | | - download and use i18n/Index to choose which Translations to download | David Kalnischkies | 2011-01-28 | 5 | -82/+322 |
| * | | - change the internal handling of Extensions in pkgAcqIndex | David Kalnischkies | 2011-01-26 | 3 | -52/+79 |
| * | | - try downloading clearsigned InRelease before trying Release.gpg | David Kalnischkies | 2011-01-20 | 9 | -70/+205 |
| * | | * methods/rred.cc: | David Kalnischkies | 2011-01-15 | 3 | -19/+3 |
| * | | ignore non-regular files in GetListOfFilesInDir (Closes: #594694) | David Kalnischkies | 2011-01-13 | 1 | -12/+16 |
| * | | * apt-pkg/cacheiterator.h: | David Kalnischkies | 2011-01-13 | 2 | -9/+11 |
| * | | * apt-inst/contrib/extracttar.cc: | David Kalnischkies | 2011-01-13 | 2 | -0/+18 |
| |\ \ | |||||
| | * | | Permit base256 encoded value in the numeric field of tar header. | Nobuhiro Hayashi | 2010-12-03 | 2 | -0/+19 |
| | |/ | |||||
| * | | * deb/dpkgpm.cc: | Petter Reinholdtsen | 2011-01-12 | 1 | -2/+2 |
| * | | remove the unused Die boolean - error reporting is done by ExecWait | David Kalnischkies | 2011-01-12 | 1 | -5/+1 |
| * | | remove two unused variables gcc-4.6 reports from depcache.cc | David Kalnischkies | 2011-01-12 | 1 | -3/+2 |
| * | | * apt-pkg/contrib/weakptr.h: | David Kalnischkies | 2011-01-12 | 1 | -0/+2 |
| * | | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | 2011-01-12 | 7 | -12/+31 |
| * | | check in the DepCache::SetCandidateVersion that the package is marked to | David Kalnischkies | 2010-12-05 | 1 | -1/+2 |
| * | | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-12-03 | 2 | -0/+180 |
| * | | add the possibility to disable only the progress reporting stuff as the | David Kalnischkies | 2010-11-30 | 1 | -1/+1 |
| * | | apply a very simple speed-up in case we try to set the candidate version | David Kalnischkies | 2010-11-30 | 1 | -2/+9 |
| |/ | |||||
* | | merged from the lp:~mvo/apt/mvo branch | Michael Vogt | 2011-02-02 | 4 | -1/+12 |
|\ \ | |||||
| * | | apt-pkg/deb/dpkgpm.cc: fix format string warning | Michael Vogt | 2011-01-27 | 1 | -1/+1 |
| * | | * apt-pkg/contrib/weakptr.h: | Michael Vogt | 2011-01-12 | 1 | -0/+1 |
| * | | merged lp:~mvo/apt/apt-get-changelog | Michael Vogt | 2010-11-18 | 2 | -0/+10 |
| |\ \ | |||||
| | * | | add support for third party changelogs | Michael Vogt | 2010-11-16 | 2 | -0/+10 |
* | | | | apt-pkg/cdrom.cc: fix another hardcoded /cdrom | Michael Vogt | 2011-02-01 | 1 | -1/+1 |
* | | | | * apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc: | Michael Vogt | 2011-02-01 | 2 | -3/+6 |
| |_|/ |/| | | |||||
* | | | * apt-pkg/algorithms.cc: | David Kalnischkies | 2010-11-29 | 1 | -0/+7 |
|/ / |