Age | Commit message (Expand) | Author | Files | Lines |
2014-01-24 | Merge remote-tracking branch 'mvo/feature/apt-show-nice' into debian/experime... | Michael Vogt | 5 | -54/+117 |
2014-01-24 | Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi... | Michael Vogt | 9 | -47/+87 |
2014-01-24 | Merge remote-tracking branch 'ajt/better-pdiffs-dk' into debian/sid | Michael Vogt | 71 | -4978/+6494 |
2014-01-24 | apt-mark help shows all commands now | Michael Vogt | 1 | -0/+5 |
2014-01-24 | hide more from apt show | Michael Vogt | 2 | -8/+15 |
2014-01-24 | show APT-Sources in apt show | Michael Vogt | 2 | -7/+14 |
2014-01-24 | Show "Manual-Installed: {yes|no}" in apt show | Michael Vogt | 2 | -1/+16 |
2014-01-24 | add "apt full-upgrade" and tweak "apt upgrade" | Michael Vogt | 7 | -28/+62 |
2014-01-24 | update german manpage translation | Chris Leick | 1 | -69/+64 |
2014-01-23 | include "Archive-Origin" in the apt show output | Michael Vogt | 3 | -1/+8 |
2014-01-23 | Show only the candidate with "apt show" | Michael Vogt | 2 | -1/+13 |
2014-01-22 | releasing package apt version 0.9.14.3~exp4 | Michael Vogt | 55 | -1749/+1978 |
2014-01-22 | Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi... | Michael Vogt | 5 | -2/+74 |
2014-01-22 | "apt show" show user friendly size info | Michael Vogt | 3 | -50/+65 |
2014-01-22 | add test for apt show | Michael Vogt | 3 | -4/+31 |
2014-01-22 | add integration test for apt search | Michael Vogt | 3 | -1/+46 |
2014-01-21 | Merge remote-tracking branch 'upstream/debian/experimental-no-abi-break' into... | Michael Vogt | 75 | -5014/+6342 |
2014-01-21 | methods/rred: minor robustness improvements | Anthony Towns | 1 | -19/+20 |
2014-01-20 | add support for multipl types in one line | Michael Vogt | 4 | -21/+33 |
2014-01-20 | add support for multiple URIs in deb822 style sources.list | Michael Vogt | 4 | -16/+32 |
2014-01-20 | add support for Enabled: no in deb822 sources.list | Michael Vogt | 3 | -2/+11 |
2014-01-20 | add Description tag for deb822 sources | Michael Vogt | 3 | -5/+9 |
2014-01-18 | do not ignore ioctl(TIOCSCTTY) errors | Michael Vogt | 1 | -9/+19 |
2014-01-18 | releasing package apt version 0.9.14.3~exp3 | Michael Vogt | 55 | -4605/+4863 |
2014-01-18 | * implement deb822 suggestions from donkult (thanks!): | Michael Vogt | 1 | -0/+19 |
2014-01-18 | Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime... | Michael Vogt | 4 | -12/+12 |
2014-01-18 | rename "Suite/Section" to plural | Michael Vogt | 4 | -12/+12 |
2014-01-18 | Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime... | Michael Vogt | 4 | -7/+7 |
2014-01-18 | Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi... | Michael Vogt | 9 | -27/+116 |
2014-01-17 | get color/msglevel handling for tests in line | David Kalnischkies | 2 | -24/+41 |
2014-01-17 | add purge to the apt cmdline | Michael Vogt | 1 | -1/+5 |
2014-01-17 | implement suggestion by donkult (thanks!) | Michael Vogt | 4 | -7/+7 |
2014-01-17 | ensure the right permissions as dpkg-deb ensists | David Kalnischkies | 1 | -0/+2 |
2014-01-17 | use our tmpdir instead of creating tmpfiles | David Kalnischkies | 1 | -20/+12 |
2014-01-17 | correct some quoting offenses | David Kalnischkies | 1 | -31/+43 |
2014-01-17 | add missing integration test for "apt list" | Michael Vogt | 5 | -21/+79 |
2014-01-17 | reword !isatty() warning | Michael Vogt | 1 | -4/+3 |
2014-01-17 | add apt upgrade --dist | Michael Vogt | 2 | -1/+15 |
2014-01-17 | improve stdout/stderr usage correctness in test framework | David Kalnischkies | 3 | -21/+30 |
2014-01-16 | use our own homedir for gpg in testcases | David Kalnischkies | 1 | -2/+23 |
2014-01-16 | use gpg --homedir instead of explicit file placement | David Kalnischkies | 1 | -13/+14 |
2014-01-16 | correct some style/performance/warnings from cppcheck | David Kalnischkies | 22 | -142/+133 |
2014-01-16 | prepare upload | Michael Vogt | 1 | -1/+8 |
2014-01-16 | merged mvo/feature/deb822 | Michael Vogt | 5 | -67/+106 |
2014-01-16 | rework some code to fix some scan-build warnings | David Kalnischkies | 7 | -38/+42 |
2014-01-16 | prepare new upload | Michael Vogt | 1 | -0/+15 |
2014-01-16 | apt-private/private-show.cc: do not show Description-lang: header, the user p... | Michael Vogt | 1 | -3/+2 |
2014-01-16 | update libapt test | Michael Vogt | 1 | -4/+4 |
2014-01-16 | show the error message if the webserver start failed | David Kalnischkies | 1 | -2/+6 |
2014-01-16 | support multiple "Suite:" entries | Michael Vogt | 2 | -9/+26 |