Age | Commit message (Expand) | Author |
2014-01-17 | use our tmpdir instead of creating tmpfiles | David Kalnischkies |
2014-01-17 | correct some quoting offenses | David Kalnischkies |
2014-01-17 | improve stdout/stderr usage correctness in test framework | David Kalnischkies |
2014-01-16 | use our own homedir for gpg in testcases | David Kalnischkies |
2014-01-16 | use gpg --homedir instead of explicit file placement | David Kalnischkies |
2014-01-16 | correct some style/performance/warnings from cppcheck | David Kalnischkies |
2014-01-16 | rework some code to fix some scan-build warnings | David Kalnischkies |
2014-01-16 | show the error message if the webserver start failed | David Kalnischkies |
2014-01-15 | test apt-get source release selection with suite and codename | David Kalnischkies |
2014-01-15 | tests: default to 'sid' codename for 'unstable' | David Kalnischkies |
2014-01-15 | use C.UTF-8 in testcases as locale | David Kalnischkies |
2014-01-05 | debian/rules: Call dh_makeshlibs for 'apt' | Julian Andres Klode |
2014-01-01 | l10n: vi.po (617t): Update translation up to v0.9.14.2 | Trần Ngọc Quân |
2014-01-01 | l10n: vi.po(617t): Update Vietnamese translation | Trần Ngọc Quân |
2013-12-29 | prepare release0.9.14.2 | Michael Vogt |
2013-12-29 | vendor/ubuntu/sources.list.in: whitespace fix | Michael Vogt |
2013-12-29 | update changelog | Michael Vogt |
2013-12-29 | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt |
2013-12-28 | add missing vector include | Michael Vogt |
2013-12-28 | Merge branch 'debian/sid' into bugfix/bts731738-fancy-progess | Michael Vogt |
2013-12-28 | Merge remote-tracking branch 'origin/bugfix/bts731738-fancy-progess' into bug... | Michael Vogt |
2013-12-28 | properly handle SIGWINCH in PackageManagerFancy again | Michael Vogt |
2013-12-27 | fix APTWEBSERVERBINDIR default | Michael Vogt |
2013-12-27 | add make -C test/interactive-helper/ to .travis.yml | Michael Vogt |
2013-12-27 | Merge branch 'feature/tests-on-installed' into debian/sid | Michael Vogt |
2013-12-27 | Merge branch 'feature/test-apt-key-net-update' into debian/sid | Michael Vogt |
2013-12-27 | Merge branch 'feature/policy-parser-bts732746' into debian/sid | Michael Vogt |
2013-12-27 | remove debian entry from default steamos sources.list | Michael Vogt |
2013-12-24 | add integration test | Michael Vogt |
2013-12-23 | add basic tests for GetTempDir() | Michael Vogt |
2013-12-22 | factor GetTempDir out | Michael Vogt |
2013-12-22 | apt-pkg/contrib/gpgv.cc: use /tmp as fallback dir | Thomas Bechtold |
2013-12-22 | first proof-of-concept for a fix for #731738 | Michael Vogt |
2013-12-22 | first proof-of-concept for a fix for #731738 | Michael Vogt |
2013-12-21 | make /etc/apt/preferences parser deal with comment only sections | Michael Vogt |
2013-12-21 | vendor/steamos/*: | Michael Vogt |
2013-12-21 | vendor/getinfo: | Michael Vogt |
2013-12-21 | add apt-vendor for raspbian. Closes: #732749 | Michael Vogt |
2013-12-19 | fix apt-key net-update test to use the buildin webserver | Michael Vogt |
2013-12-15 | Danish translation update | Joe Dalton |
2013-12-13 | make apt-key net-update actually testable | Michael Vogt |
2013-12-13 | run autopkgtest against the installed apt | Michael Vogt |
2013-12-12 | releasing package apt version 0.9.14.1 | Michael Vogt |
2013-12-12 | Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sid | Michael Vogt |
2013-12-12 | Fix conffile prompt regression (LP: #1260297) | Michael Vogt |
2013-12-12 | fix test/integration/test-apt-key-net-update | Michael Vogt |
2013-12-12 | clarify error message when apt-get source=ver fails, print a real error messa... | Michael Vogt |
2013-12-11 | fix test/integration/test-apt-key-net-update (code copy/DRY violation) | Michael Vogt |
2013-12-11 | improve error message | Michael Vogt |
2013-12-11 | improve error message for apt-get source pkg:arch{=ver,/release} | Michael Vogt |