summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update Vietnamese translation to 0.9.11Tran Ngoc Quan2013-08-251-48/+50
* Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2013-08-242-2/+2
|\
| * dselect/update: remove "-f" option as its not being used in the context of ap...Michael Vogt2013-08-231-1/+1
| * ftparchive/override.cc: fix "skip empty lines" code, the pointer needs to get...Michael Vogt2013-08-231-1/+1
* | Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sidMichael Vogt2013-08-2210-7/+49
|\|
| * do chdir("/") after chroot()Michael Vogt2013-08-223-4/+4
| * Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2013-08-221-2/+3
| |\
| | * fix compiler warning about sign-compareAngel Guzman Maeso2013-08-221-1/+2
| | * add versions to manpages-it Replaces+BreaksDavid Kalnischkies2013-08-221-1/+2
| | * add a breaks libapt-inst for FileFd changes in 0.9.9David Kalnischkies2013-08-221-1/+1
| * | apt-pkg:contrib Avoid compiler warning about sign-compareÁngel Guzmán Maeso2013-08-221-1/+2
| * | Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sidMichael Vogt2013-08-225-1/+16
| |\ \
| | * | some more coverity fixesMichael Vogt2013-08-123-0/+5
| | * | memset() pkgTagSections data to make coverity happyMichael Vogt2013-08-062-1/+11
| * | | Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2013-08-221-0/+25
| |\ \ \ | | |_|/ | |/| |
| | * | Merge pull request #3 from cbaines/debian/sidMichael Vogt2013-08-191-0/+25
| | |\ \
| | | * | Add test for bug 507998Christopher Baines2013-08-161-0/+25
* | | | | prepare unstable uploadMichael Vogt2013-08-211-16/+5
|/ / / /
* | | | fix incorrect bugnumber for the Pre-Install-Pkgs hook (Closes: #671726)Michael Vogt2013-08-191-1/+7
* | | | add lintian override for no-shlibs-control-file and only install libapt-priva...Michael Vogt2013-08-193-1/+11
* | | | prepare for releaseMichael Vogt2013-08-191-4/+2
|/ / /
* | | update changelogMichael Vogt2013-08-171-0/+13
* | | Merge remote-tracking branch 'mvo/feature/apt-binary2' into debian/sidMichael Vogt2013-08-1748-2106/+4357
|\ \ \
| * | | add PACKAGE_MATCHER_ABI_COMPAT mode for now so that this branch can be merged...Michael Vogt2013-08-152-1/+71
| * | | make destructors virtualMichael Vogt2013-08-151-3/+3
| * | | really build apt.installMichael Vogt2013-08-121-2/+2
| * | | install libapt-private* into the apt binaryMichael Vogt2013-08-121-0/+1
| * | | Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-binary2Michael Vogt2013-08-121-2/+2
| |\ \ \
| * | | | squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt2013-08-1245-2107/+4281
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2013-08-179-82/+137
|\ \ \ \
| * | | | allow Pre-Install-Pkgs hooks to get info over an FD != stdinDavid Kalnischkies2013-08-163-46/+81
| * | | | use malloc instead of new[] in pkgTagFileDavid Kalnischkies2013-08-151-15/+15
| * | | | ensure that pkgTagFile isn't writing past Buffer lengthDavid Kalnischkies2013-08-152-9/+25
| * | | | set MALLOC_CHECK_ and MALLOC_PERTURB_ for testcasesDavid Kalnischkies2013-08-152-6/+6
| * | | | rework the parameter creation for the Hashsum testDavid Kalnischkies2013-08-151-3/+5
| * | | | do not call make from libapt/run-tests if its called by makeDavid Kalnischkies2013-08-151-3/+5
| * | | | init the pkgTagFile with the size of the Release fileDavid Kalnischkies2013-08-152-2/+2
* | | | | Merge branch 'debian/sid' of git://git.debian.org/git/apt/apt into debian/sidChristian PERRIER2013-08-1751-7512/+713
|\| | | |
| * | | | * lp:~mvo/apt/add-glob-function:Michael Vogt2013-08-155-0/+83
| * | | | * lp:~mvo/apt/config-clear:Michael Vogt2013-08-154-0/+22
| * | | | merge patch from Daniel Hartwig to Show a error message if {,dist-}upgrade i...Michael Vogt2013-08-152-0/+8
| * | | | merge patch from Daniel Hartwig to Clarify units of Acquire::http::Dl-Limit ...Michael Vogt2013-08-152-5/+14
| | |/ / | |/| |
| * | | fix typo in the test for abi-compliance-checkerMichael Vogt2013-08-121-2/+2
| |/ /
| * | update changelog for uploadMichael Vogt2013-08-121-2/+41
| * | do not call 'apt-key update' in apt.postinstDavid Kalnischkies2013-08-121-1/+0
| * | let apt-key del work better with softlink and single key keyringsDavid Kalnischkies2013-08-122-3/+124
| * | ensure that testcases exiting because of set -e aren't successfulDavid Kalnischkies2013-08-121-1/+11
| * | make the keyring locations in apt-key configurableDavid Kalnischkies2013-08-122-1/+44
| * | do not double-slash paths in apt-keyDavid Kalnischkies2013-08-121-1/+6
| * | use a tmpfile for trustdb.gpg in apt-keyDavid Kalnischkies2013-08-122-22/+27