Age | Commit message (Expand) | Author |
2014-01-20 | add Description tag for deb822 sources | Michael Vogt |
2014-01-18 | Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime... | Michael Vogt |
2014-01-18 | rename "Suite/Section" to plural | Michael Vogt |
2014-01-18 | Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime... | Michael Vogt |
2014-01-18 | Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi... | Michael Vogt |
2014-01-17 | get color/msglevel handling for tests in line | David Kalnischkies |
2014-01-17 | implement suggestion by donkult (thanks!) | Michael Vogt |
2014-01-17 | ensure the right permissions as dpkg-deb ensists | David Kalnischkies |
2014-01-17 | use our tmpdir instead of creating tmpfiles | David Kalnischkies |
2014-01-17 | correct some quoting offenses | David Kalnischkies |
2014-01-17 | add missing integration test for "apt list" | Michael Vogt |
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 | correct some style/performance/warnings from cppcheck | David Kalnischkies |
2014-01-16 | merged mvo/feature/deb822 | Michael Vogt |
2014-01-16 | rework some code to fix some scan-build warnings | David Kalnischkies |
2014-01-16 | update libapt test | Michael Vogt |
2014-01-16 | show the error message if the webserver start failed | David Kalnischkies |
2014-01-16 | support multiple "Suite:" entries | Michael Vogt |
2014-01-16 | rename URL to Uri in deb822-sources | Michael Vogt |
2014-01-16 | rename "distribution" in sources.list to "suite" | Michael Vogt |
2014-01-16 | * refactor to have a new virtual ParseStanza | Michael Vogt |
2014-01-16 | remove "," in components again | Michael Vogt |
2014-01-15 | rework some testcases to not spit out text | David Kalnischkies |
2014-01-15 | integrate Anthonys rred with POC for client-side merge | David Kalnischkies |
2014-01-15 | actually register the tempfile removal atexit | 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 | Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime... | Michael Vogt |
2014-01-05 | Merge remote-tracking branch 'donkult/feature/clientmergepdiffs' into debian/... | Michael Vogt |
2014-01-04 | improve error message | Michael Vogt |
2014-01-04 | improve tests | Michael Vogt |
2014-01-04 | Merge branch 'debian/sid' into feature/source-deb822 | Michael Vogt |
2013-12-27 | fix APTWEBSERVERBINDIR default | 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-24 | add integration test | Michael Vogt |
2013-12-23 | add basic tests for GetTempDir() | Michael Vogt |
2013-12-21 | make /etc/apt/preferences parser deal with comment only sections | Michael Vogt |
2013-12-19 | fix apt-key net-update test to use the buildin webserver | Michael Vogt |
2013-12-13 | make apt-key net-update actually testable | Michael Vogt |
2013-12-13 | implement POC client-side merging of pdiffs via apt-file | David Kalnischkies |
2013-12-13 | run autopkgtest against the installed apt | 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 |