summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
...
| * apt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForDevice helper; apt-pkg/...Michael Vogt2011-03-043-0/+39
| * apt-pkg/cdrom.{cc,h}: add udev_enumerate_add_match_sysattr to the libudev classMichael Vogt2011-03-042-0/+2
| * * apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt2011-03-032-0/+18
| * * apt-pkg/deb/debindexfile.cc:Michael Vogt2011-02-251-1/+4
* | Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies2011-03-0812-527/+62
* | use FullName and strdup instead of handmade and new[]David Kalnischkies2011-03-071-5/+3
* | * apt-pkg/deb/dpkgpm.cc:Steve Langasek2011-03-071-2/+19
* | support every compression we have a compressor configuredDavid Kalnischkies2011-02-273-3/+22
* | - load the supported compressors from configurationDavid Kalnischkies2011-02-272-4/+96
* | d'uh! implement and not only declare the string wrapper for FindVectorDavid Kalnischkies2011-02-271-1/+1
* | * apt-pkg/deb/debsrcrecords.cc:David Kalnischkies2011-02-221-1/+2
|\ \
| * | * apt-pkg/deb/debsrcrecords.cc:David Kalnischkies2011-02-221-1/+2
| * | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-02-221-1/+13
* | | * apt-pkg/aptconfiguration.cc:David Kalnischkies2011-02-221-0/+2
* | | * apt-pkg/depcache.cc:David Kalnischkies2011-02-171-2/+4
* | | * apt-pkg/contrib/error.cc:David Kalnischkies2011-02-152-94/+80
* | | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-02-143-3/+5
* | | merged from lp:~donkult/apt/sidMichael Vogt2011-02-144-4/+17
|\ \ \
| * | | use inttypes to avoid suprises with different type sizesDavid Kalnischkies2011-02-141-2/+8
| * | | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-02-131-1/+6
| * | | update size of dynamic MMap as we write in from the outsideDavid Kalnischkies2011-02-131-0/+1
| * | | * apt-pkg/contrib/mmap.cc:David Kalnischkies2011-02-121-0/+2
| * | | * apt-pkg/depcache.cc:David Kalnischkies2011-02-111-3/+2
* | | | merged from lp:~mvo/apt/mvoMichael Vogt2011-02-102-3/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | * merged lp:~evfool/apt/fix641673:Michael Vogt2011-02-101-2/+2
| * | * merged lp:~evfool/apt/fix641673Michael Vogt2011-02-101-1/+1
* | | merged lp:~donkult/apt/sidMichael Vogt2011-02-084-15/+59
|\ \ \ | |/ / |/| |
| * | * apt-pkg/contrib/error.cc:David Kalnischkies2011-02-071-6/+25
| * | * apt-pkg/pkgcachegen.cc:David Kalnischkies2011-02-071-7/+11
| * | allow conflicts in the same group again (Closes: #612099)David Kalnischkies2011-02-071-1/+1
| * | * apt-pkg/algorithms.cc:David Kalnischkies2011-02-071-1/+22
* | | merged from lp:~donkult/apt/sidMichael Vogt2011-02-0825-269/+880
|\| |
| * | merge 'after squeeze release'-stuffDavid Kalnischkies2011-02-0325-269/+882
|/| |
| * | - download and use i18n/Index to choose which Translations to downloadDavid Kalnischkies2011-01-285-82/+322
| * | - change the internal handling of Extensions in pkgAcqIndexDavid Kalnischkies2011-01-263-52/+79
| * | - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies2011-01-209-70/+205
| * | * methods/rred.cc:David Kalnischkies2011-01-153-19/+3
| * | ignore non-regular files in GetListOfFilesInDir (Closes: #594694)David Kalnischkies2011-01-131-12/+16
| * | * apt-pkg/cacheiterator.h:David Kalnischkies2011-01-132-9/+11
| * | * apt-inst/contrib/extracttar.cc:David Kalnischkies2011-01-132-0/+18
| |\ \
| | * | Permit base256 encoded value in the numeric field of tar header.Nobuhiro Hayashi2010-12-032-0/+19
| | |/
| * | * deb/dpkgpm.cc:Petter Reinholdtsen2011-01-121-2/+2
| * | remove the unused Die boolean - error reporting is done by ExecWaitDavid Kalnischkies2011-01-121-5/+1
| * | remove two unused variables gcc-4.6 reports from depcache.ccDavid Kalnischkies2011-01-121-3/+2
| * | * apt-pkg/contrib/weakptr.h:David Kalnischkies2011-01-121-0/+2
| * | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-01-127-12/+31
| * | check in the DepCache::SetCandidateVersion that the package is marked toDavid Kalnischkies2010-12-051-1/+2
| * | * apt-pkg/depcache.cc:David Kalnischkies2010-12-032-0/+180
| * | add the possibility to disable only the progress reporting stuff as theDavid Kalnischkies2010-11-301-1/+1
| * | apply a very simple speed-up in case we try to set the candidate versionDavid Kalnischkies2010-11-301-2/+9
| |/