summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | * cmdline/apt-get.cc:David Kalnischkies2011-03-262-2/+7
| * | do not change protected packages in autoinstall (Closes: #618848)David Kalnischkies2011-03-266-6/+55
| * | * apt-pkg/aptconfiguration.cc:David Kalnischkies2011-03-263-2/+95
| * | * apt-pkg/cacheiterator.h:David Kalnischkies2011-03-2510-42/+57
| * | * apt-pkg/pkgcachegen.cc:David Kalnischkies2011-03-253-10/+9
| * | * apt-pkg/depcache.cc:David Kalnischkies2011-03-252-6/+3
| * | document ButAutomaticUpgrades together with NotAutomaticDavid Kalnischkies2011-03-232-4/+11
| * | * doc/apt_preferences.5.xml:David Kalnischkies2011-03-232-2/+4
| * | * debian/apt.conf.autoremove:David Kalnischkies2011-03-232-1/+4
| * | * apt-pkg/deb/deblistparser.h:David Kalnischkies2011-03-232-2/+4
| * | add a method to insert packages into dpkg's status fileDavid Kalnischkies2011-03-231-0/+23
| * | reorganize the marker methods a bit by moving the common part to aDavid Kalnischkies2011-03-204-61/+77
| * | * apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:David Kalnischkies2011-03-165-28/+17
| * | * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2011-03-162-2/+14
| * | enable buildsimplenativepackage to build packages for multipleDavid Kalnischkies2011-03-161-9/+13
* | | apt-pkg/acquire-item.cc: Use stat buffer if stat wasJulian Andres Klode2011-04-022-1/+8
|/ /
* | releasing version 0.8.13Michael Vogt2011-03-161-2/+2
* | merged from lp:~mvo/apt/mvoMichael Vogt2011-03-157-10/+103
|\|
| * apt-pkg/acquire-method.cc: fix copy/paste errorMichael Vogt2011-03-151-1/+1
| * methods/mirror.cc: randomize only based on hostnameMichael Vogt2011-03-141-4/+15
| * methods/mirror.cc: init random seed at startupMichael Vogt2011-03-141-1/+3
| * apt-pkg/acquire-item.cc: add some more missing Fail-IgnoreMichael Vogt2011-03-141-4/+10
| * randomize mirror list to ensure more even loadMichael Vogt2011-03-143-0/+32
| * apt-pkg/acquire-item.{cc,h}: mark InRelease with Fail-Ignore to ensure the mi...Michael Vogt2011-03-142-0/+16
| * * mirror method:Michael Vogt2011-03-144-5/+29
* | debian/changelog: mark UNRELEASEDMichael Vogt2011-03-141-2/+2
* | * po/sl.po:Michael Vogt2011-03-142-430/+637
* | merged from lp:~mvo/apt/mvoMichael Vogt2011-03-114-7/+27
|\|
| * methods/mirror.cc: improve debug output and fix selecting the next mirrorMichael Vogt2011-03-111-4/+9
| * * apt-pkg/acquire-item.cc:Michael Vogt2011-03-112-2/+7
| * rename debian/apt.cron.daily back for now until the conffile is properly copyiedMichael Vogt2011-03-111-0/+0
| * * debian/zzapt.cron.daily:Michael Vogt2011-03-103-1/+13
| * merged from debian-sidMichael Vogt2011-03-10127-19800/+23740
| |\ | |/ |/|
* | releasing version 0.8.12Michael Vogt2011-03-101-2/+2
* | apt-pkg/cdrom.{cc,h}: add (ugly) workaround to ensure the ABI is not broken (...Michael Vogt2011-03-102-1/+10
* | doc/po/fr.po: fix typoMichael Vogt2011-03-101-1/+1
* | merged the lp:~mvo/apt/mvo branchMichael Vogt2011-03-1010-188/+242
|\|
| * * apt-pkg/contrib/cdromutl.{cc,h}, apt-pkg/cdrom.{cc,h}:Michael Vogt2011-03-103-2/+11
| * apt-pkg/contrib/cdromutl.{cc,h}: return string for mountpath; apt-pkg/cdrom.c...Michael Vogt2011-03-093-7/+12
| * apt-pkg/cdrom.{cc,h}: add ScanForRemovable helperMichael Vogt2011-03-092-8/+22
| * apt-pkg/cdrom.h: move new member to the end to minimize ABI riskMichael Vogt2011-03-091-1/+1
| * 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-033-0/+20
| * * apt-pkg/deb/debindexfile.cc:Michael Vogt2011-02-252-1/+7
| * doc/examples/configure-index: remove no longer used option NoConfigureMichael Vogt2011-02-211-1/+0
* | merged from donkultMichael Vogt2011-03-1038-834/+497
|\ \
| * | Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies2011-03-0822-670/+141
| * | use FullName and strdup instead of handmade and new[]David Kalnischkies2011-03-071-5/+3
| * | * apt-pkg/deb/dpkgpm.cc:Steve Langasek2011-03-072-3/+25