| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | tests: default to 'sid' codename for 'unstable' | David Kalnischkies | 2014-01-15 | 2 | -2/+7 | |
| | | * | use C.UTF-8 in testcases as locale | David Kalnischkies | 2014-01-15 | 1 | -5/+5 | |
| | * | | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt | 2014-01-25 | 1 | -1/+1 | |
| | |\ \ | ||||||
| | | * | | support " " in deb822 source options | Michael Vogt | 2014-01-25 | 1 | -1/+1 | |
| | * | | | fix test | Michael Vogt | 2014-01-24 | 1 | -0/+2 | |
| | * | | | Merge remote-tracking branch 'mvo/feature/apt-show-nice' into debian/experime... | Michael Vogt | 2014-01-24 | 1 | -3/+6 | |
| | |\ \ \ | ||||||
| | | * | | | hide more from apt show | Michael Vogt | 2014-01-24 | 1 | -5/+3 | |
| | | * | | | Show "Manual-Installed: {yes|no}" in apt show | Michael Vogt | 2014-01-24 | 1 | -1/+4 | |
| | | * | | | include "Archive-Origin" in the apt show output | Michael Vogt | 2014-01-23 | 1 | -0/+1 | |
| | | * | | | "apt show" show user friendly size info | Michael Vogt | 2014-01-22 | 1 | -1/+2 | |
| | * | | | | Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi... | Michael Vogt | 2014-01-24 | 1 | -0/+34 | |
| | |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | | * | | | Merge remote-tracking branch 'ajt/better-pdiffs-dk' into debian/sid | Michael Vogt | 2014-01-24 | 7 | -30/+319 | |
| | | |\ \ \ | ||||||
| | | * | | | | add "apt full-upgrade" and tweak "apt upgrade" | Michael Vogt | 2014-01-24 | 1 | -0/+34 | |
| | | | |/ / | | |/| | | ||||||
| | * | | | | Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi... | Michael Vogt | 2014-01-22 | 3 | -0/+71 | |
| | |\| | | | ||||||
| | | * | | | add test for apt show | Michael Vogt | 2014-01-22 | 2 | -3/+29 | |
| | | * | | | add integration test for apt search | Michael Vogt | 2014-01-22 | 2 | -0/+45 | |
| | * | | | | Merge remote-tracking branch 'upstream/debian/experimental-no-abi-break' into... | Michael Vogt | 2014-01-21 | 7 | -72/+258 | |
| | |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | | * | | | Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime... | Michael Vogt | 2014-01-18 | 2 | -5/+5 | |
| | | |\ \ \ | ||||||
| | | * \ \ \ | Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime... | Michael Vogt | 2014-01-18 | 2 | -3/+3 | |
| | | |\ \ \ \ | ||||||
| | | * \ \ \ \ | Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi... | Michael Vogt | 2014-01-18 | 2 | -4/+53 | |
| | | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | | | * | | | | add missing integration test for "apt list" | Michael Vogt | 2014-01-17 | 2 | -4/+53 | |
| | | | | |_|/ | | | |/| | | ||||||
| | | * | | | | merged mvo/feature/deb822 | Michael Vogt | 2014-01-16 | 2 | -20/+19 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | rework some testcases to not spit out text | David Kalnischkies | 2014-01-15 | 4 | -51/+77 | |
| | | * | | | | | integrate Anthonys rred with POC for client-side merge | David Kalnischkies | 2014-01-15 | 1 | -7/+16 | |
| | | * | | | | | actually register the tempfile removal atexit | David Kalnischkies | 2014-01-15 | 1 | -0/+1 | |
| | | * | | | | | Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime... | Michael Vogt | 2014-01-05 | 4 | -2/+149 | |
| | | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge remote-tracking branch 'donkult/feature/clientmergepdiffs' into debian/... | Michael Vogt | 2014-01-05 | 1 | -20/+127 | |
| | | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | | | * | | | | | implement POC client-side merging of pdiffs via apt-file | David Kalnischkies | 2013-12-13 | 1 | -20/+127 | |
| | * | | | | | | | add support for multipl types in one line | Michael Vogt | 2014-01-20 | 2 | -7/+14 | |
| | * | | | | | | | add support for multiple URIs in deb822 style sources.list | Michael Vogt | 2014-01-20 | 2 | -3/+12 | |
| | * | | | | | | | add support for Enabled: no in deb822 sources.list | Michael Vogt | 2014-01-20 | 1 | -0/+4 | |
| | * | | | | | | | add Description tag for deb822 sources | Michael Vogt | 2014-01-20 | 2 | -5/+5 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | | rename "Suite/Section" to plural | Michael Vogt | 2014-01-18 | 2 | -5/+5 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | | implement suggestion by donkult (thanks!) | Michael Vogt | 2014-01-17 | 2 | -3/+3 | |
| | | |_|_|/ | |/| | | | ||||||
| | * | | | | update libapt test | Michael Vogt | 2014-01-16 | 1 | -4/+4 | |
| | * | | | | support multiple "Suite:" entries | Michael Vogt | 2014-01-16 | 1 | -0/+8 | |
| | * | | | | rename URL to Uri in deb822-sources | Michael Vogt | 2014-01-16 | 1 | -1/+1 | |
| | * | | | | rename "distribution" in sources.list to "suite" | Michael Vogt | 2014-01-16 | 1 | -2/+2 | |
| | * | | | | * refactor to have a new virtual ParseStanza | Michael Vogt | 2014-01-16 | 1 | -1/+1 | |
| | * | | | | remove "," in components again | Michael Vogt | 2014-01-16 | 1 | -11/+0 | |
| | | |_|/ | |/| | | ||||||
| | * | | | improve error message | Michael Vogt | 2014-01-04 | 1 | -8/+22 | |
| | * | | | improve tests | Michael Vogt | 2014-01-04 | 2 | -7/+27 | |
| | * | | | Merge branch 'debian/sid' into feature/source-deb822 | Michael Vogt | 2014-01-04 | 14 | -87/+232 | |
| | |\| | | ||||||
| | | * | | fix APTWEBSERVERBINDIR default | Michael Vogt | 2013-12-27 | 1 | -1/+1 | |
| | | * | | Merge branch 'feature/tests-on-installed' into debian/sid | Michael Vogt | 2013-12-27 | 1 | -4/+13 | |
| | | |\ \ | ||||||
| | | | * | | run autopkgtest against the installed apt | Michael Vogt | 2013-12-13 | 1 | -4/+13 | |
| | | * | | | Merge branch 'feature/test-apt-key-net-update' into debian/sid | Michael Vogt | 2013-12-27 | 7 | -97/+26 | |
| | | |\ \ \ | ||||||
| | | | * | | | fix apt-key net-update test to use the buildin webserver | Michael Vogt | 2013-12-19 | 7 | -109/+24 | |
| | | | * | | | make apt-key net-update actually testable | Michael Vogt | 2013-12-13 | 1 | -0/+14 | |
| | | | |/ / | ||||||
| | | * | | | Merge branch 'feature/policy-parser-bts732746' into debian/sid | Michael Vogt | 2013-12-27 | 1 | -0/+32 | |
| | | |\ \ \ | ||||||
