Age | Commit message (Expand) | Author |
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 |
2013-08-12 | add chronic-like testsuccess/testfailure helpers | David Kalnischkies |
2013-08-12 | test Release file handling with expired keys | David Kalnischkies |
2013-08-12 | improve error message | Michael Vogt |
2013-08-12 | some more coverity fixes | Michael Vogt |
2013-08-12 | use the 'abi-complicance-checker package instead of using the buildin copy fo... | Michael Vogt |
2013-08-11 | Complete Japanese translation | Christian PERRIER |
2013-08-10 | Merge branch 'debian/sid' of git://git.debian.org/git/apt/apt into debian/sid | Christian PERRIER |
2013-08-10 | Japanese translation update. Closes: #719279 | Christian PERRIER |
2013-08-08 | fix -Wall errors | Michael Vogt |
2013-08-08 | use pkgTagFile to parse "header" of Release files | David Kalnischkies |
2013-08-08 | stop skipping "-----" sections in Release files | David Kalnischkies |
2013-08-08 | specific pins below 1000 cause downgrades | David Kalnischkies |
2013-08-06 | memset() pkgTagSections data to make coverity happy | Michael Vogt |
2013-08-05 | Merge remote-tracking branch 'upstream/debian/sid' into bugfix/coverity | Michael Vogt |
2013-08-05 | fix some unitialized data members | Michael Vogt |
2013-08-03 | Vietnamese translation update. Closes: #718615 | Christian PERRIER |
2013-08-01 | prefer native arch over higher priority for providers | Colin Watson |
2013-08-01 | unset LANGUAGE for showing [Y/n] answer hints | David Kalnischkies |
2013-07-28 | Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid | Michael Vogt |
2013-07-27 | run "doxygen -u" to update doxygen config | David Kalnischkies |
2013-07-27 | update the symbol files to reflect current state | David Kalnischkies |
2013-07-26 | exclude config.{sub,guess} from source package | David Kalnischkies |