Age | Commit message (Expand) | Author |
2013-08-23 | ftparchive/override.cc: fix "skip empty lines" code, the pointer needs to get... | Michael Vogt |
2013-08-22 | do chdir("/") after chroot() | Michael Vogt |
2013-08-22 | Merge remote-tracking branch 'donkult/debian/sid' into debian/sid | Michael Vogt |
2013-08-22 | apt-pkg:contrib Avoid compiler warning about sign-compare | Ángel Guzmán Maeso |
2013-08-22 | Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid | Michael Vogt |
2013-08-22 | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt |
2013-08-22 | fix compiler warning about sign-compare | Angel Guzman Maeso |
2013-08-22 | add versions to manpages-it Replaces+Breaks | David Kalnischkies |
2013-08-22 | add a breaks libapt-inst for FileFd changes in 0.9.9 | David Kalnischkies |
2013-08-19 | fix incorrect bugnumber for the Pre-Install-Pkgs hook (Closes: #671726) | Michael Vogt |
2013-08-19 | add lintian override for no-shlibs-control-file and only install libapt-priva... | Michael Vogt |
2013-08-19 | Merge pull request #3 from cbaines/debian/sid | Michael Vogt |
2013-08-19 | prepare for release | Michael Vogt |
2013-08-17 | update changelog | Michael Vogt |
2013-08-17 | Merge remote-tracking branch 'mvo/feature/apt-binary2' into debian/sid | Michael Vogt |
2013-08-17 | Merge remote-tracking branch 'donkult/debian/sid' into debian/sid | Michael Vogt |
2013-08-17 | Merge branch 'debian/sid' of git://git.debian.org/git/apt/apt into debian/sid | Christian PERRIER |
2013-08-17 | French translation update. | Christian PERRIER |
2013-08-16 | Add test for bug 507998 | Christopher Baines |
2013-08-16 | allow Pre-Install-Pkgs hooks to get info over an FD != stdin | David Kalnischkies |
2013-08-15 | use malloc instead of new[] in pkgTagFile | David Kalnischkies |
2013-08-15 | ensure that pkgTagFile isn't writing past Buffer length | David Kalnischkies |
2013-08-15 | set MALLOC_CHECK_ and MALLOC_PERTURB_ for testcases | David Kalnischkies |
2013-08-15 | rework the parameter creation for the Hashsum test | David Kalnischkies |
2013-08-15 | do not call make from libapt/run-tests if its called by make | David Kalnischkies |
2013-08-15 | init the pkgTagFile with the size of the Release file | David Kalnischkies |
2013-08-15 | add 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-15 | merge patch from Daniel Hartwig to Show a error message if {,dist-}upgrade i... | Michael Vogt |
2013-08-15 | merge patch from Daniel Hartwig to Clarify units of Acquire::http::Dl-Limit ... | Michael Vogt |
2013-08-15 | make destructors virtual | Michael Vogt |
2013-08-12 | really build apt.install | Michael Vogt |
2013-08-12 | install libapt-private* into the apt binary | Michael Vogt |
2013-08-12 | Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-binary2 | Michael Vogt |
2013-08-12 | fix typo in the test for abi-compliance-checker | Michael Vogt |
2013-08-12 | squash merge of the feature/apt-binary branch without the changes from experi... | Michael Vogt |
2013-08-12 | update changelog for upload0.9.10 | Michael Vogt |
2013-08-12 | do not call 'apt-key update' in apt.postinst | David Kalnischkies |
2013-08-12 | let apt-key del work better with softlink and single key keyrings | David Kalnischkies |
2013-08-12 | ensure that testcases exiting because of set -e aren't successful | David Kalnischkies |
2013-08-12 | make the keyring locations in apt-key configurable | David Kalnischkies |
2013-08-12 | do not double-slash paths in apt-key | David Kalnischkies |
2013-08-12 | use a tmpfile for trustdb.gpg in apt-key | David Kalnischkies |
2013-08-12 | always use our own trustdb.gpg in apt-key | David Kalnischkies |
2013-08-12 | add a not documented apt-key --fakeroot option | David Kalnischkies |
2013-08-12 | use our _error stack to generate openpty errors | David Kalnischkies |
2013-08-12 | do not try to chown if not run as root | David Kalnischkies |
2013-08-12 | fix output redirection order | David Kalnischkies |
2013-08-12 | fix: --print-uris removes authentication | David Kalnischkies |