Age | Commit message (Expand) | Author |
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 | implement suggestion by donkult (thanks!) | Michael Vogt |
2014-01-17 | add missing integration test for "apt list" | Michael Vogt |
2014-01-16 | merged mvo/feature/deb822 | Michael Vogt |
2014-01-16 | update libapt test | Michael Vogt |
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-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 |
2013-12-11 | improve error message | Michael Vogt |
2013-12-11 | improve error message for apt-get source pkg:arch{=ver,/release} | Michael Vogt |
2013-12-11 | add support for "apt-get source pkg:arch" | Michael Vogt |
2013-12-10 | user-requested version tag gets precedence in apt-get source -t dist pkg=vers... | Michael Vogt |
2013-12-10 | fix typo | Michael Vogt |
2013-12-10 | improve test for #731853 and comments | Michael Vogt |
2013-12-10 | if there is only deb-src pick higest version in deb-src release matching | Michael Vogt |
2013-12-10 | Merge remote-tracking branch 'mvo/feature/deb-src-bts731102' into debian/sid | Michael Vogt |
2013-12-09 | Merge remote-tracking branch 'origin/feature/deb-src-bts731102' into feature/... | Michael Vogt |
2013-12-05 | fix section adding | Michael Vogt |
2013-12-05 | add unittest for new sourceslist parser as well | Michael Vogt |
2013-12-05 | first version with test | Michael Vogt |
2013-12-04 | add test for aptget source for unavailable package | Michael Vogt |
2013-12-04 | further refactor, extract GetReleaseForSourceRecord() out of FindSrc(), write... | Michael Vogt |
2013-12-04 | add test, deal with InRelease | Michael Vogt |