summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-21prepare unstable upload0.9.11Michael Vogt
2013-08-19fix incorrect bugnumber for the Pre-Install-Pkgs hook (Closes: #671726)Michael Vogt
2013-08-19add lintian override for no-shlibs-control-file and only install libapt-priva...Michael Vogt
2013-08-19prepare for releaseMichael Vogt
2013-08-17update changelogMichael Vogt
2013-08-17Merge remote-tracking branch 'mvo/feature/apt-binary2' into debian/sidMichael Vogt
2013-08-17Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt
2013-08-17Merge branch 'debian/sid' of git://git.debian.org/git/apt/apt into debian/sidChristian PERRIER
2013-08-17French translation update.Christian PERRIER
2013-08-16allow Pre-Install-Pkgs hooks to get info over an FD != stdinDavid Kalnischkies
2013-08-15use malloc instead of new[] in pkgTagFileDavid Kalnischkies
2013-08-15ensure that pkgTagFile isn't writing past Buffer lengthDavid Kalnischkies
2013-08-15set MALLOC_CHECK_ and MALLOC_PERTURB_ for testcasesDavid Kalnischkies
2013-08-15rework the parameter creation for the Hashsum testDavid Kalnischkies
2013-08-15do not call make from libapt/run-tests if its called by makeDavid Kalnischkies
2013-08-15init the pkgTagFile with the size of the Release fileDavid Kalnischkies
2013-08-15add PACKAGE_MATCHER_ABI_COMPAT mode for now so that this branch can be merged...Michael Vogt
2013-08-15* lp:~mvo/apt/add-glob-function:Michael Vogt
2013-08-15* lp:~mvo/apt/config-clear:Michael Vogt
2013-08-15merge patch from Daniel Hartwig to Show a error message if {,dist-}upgrade i...Michael Vogt
2013-08-15merge patch from Daniel Hartwig to Clarify units of Acquire::http::Dl-Limit ...Michael Vogt
2013-08-15make destructors virtualMichael Vogt
2013-08-12really build apt.installMichael Vogt
2013-08-12install libapt-private* into the apt binaryMichael Vogt
2013-08-12Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-binary2Michael Vogt
2013-08-12fix typo in the test for abi-compliance-checkerMichael Vogt
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt
2013-08-12update changelog for upload0.9.10Michael Vogt
2013-08-12do not call 'apt-key update' in apt.postinstDavid Kalnischkies
2013-08-12let apt-key del work better with softlink and single key keyringsDavid Kalnischkies
2013-08-12ensure that testcases exiting because of set -e aren't successfulDavid Kalnischkies
2013-08-12make the keyring locations in apt-key configurableDavid Kalnischkies
2013-08-12do not double-slash paths in apt-keyDavid Kalnischkies
2013-08-12use a tmpfile for trustdb.gpg in apt-keyDavid Kalnischkies
2013-08-12always use our own trustdb.gpg in apt-keyDavid Kalnischkies
2013-08-12add a not documented apt-key --fakeroot optionDavid Kalnischkies
2013-08-12use our _error stack to generate openpty errorsDavid Kalnischkies
2013-08-12do not try to chown if not run as rootDavid Kalnischkies
2013-08-12fix output redirection orderDavid Kalnischkies
2013-08-12fix: --print-uris removes authenticationDavid Kalnischkies
2013-08-12add chronic-like testsuccess/testfailure helpersDavid Kalnischkies
2013-08-12test Release file handling with expired keysDavid Kalnischkies
2013-08-12improve error messageMichael Vogt
2013-08-12use the 'abi-complicance-checker package instead of using the buildin copy fo...Michael Vogt
2013-08-11Complete Japanese translationChristian PERRIER
2013-08-10Merge branch 'debian/sid' of git://git.debian.org/git/apt/apt into debian/sidChristian PERRIER
2013-08-10Japanese translation update. Closes: #719279Christian PERRIER
2013-08-08fix -Wall errorsMichael Vogt
2013-08-08use pkgTagFile to parse "header" of Release filesDavid Kalnischkies
2013-08-08stop skipping "-----" sections in Release filesDavid Kalnischkies