summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-24Merge remote-tracking branch 'mvo/feature/apt-show-nice' into debian/experime...Michael Vogt5-54/+117
2014-01-24Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi...Michael Vogt9-47/+87
2014-01-24Merge remote-tracking branch 'ajt/better-pdiffs-dk' into debian/sidMichael Vogt71-4978/+6494
2014-01-24apt-mark help shows all commands nowMichael Vogt1-0/+5
2014-01-24hide more from apt showMichael Vogt2-8/+15
2014-01-24show APT-Sources in apt showMichael Vogt2-7/+14
2014-01-24Show "Manual-Installed: {yes|no}" in apt showMichael Vogt2-1/+16
2014-01-24add "apt full-upgrade" and tweak "apt upgrade"Michael Vogt7-28/+62
2014-01-24update german manpage translationChris Leick1-69/+64
2014-01-23include "Archive-Origin" in the apt show outputMichael Vogt3-1/+8
2014-01-23Show only the candidate with "apt show"Michael Vogt2-1/+13
2014-01-22releasing package apt version 0.9.14.3~exp4Michael Vogt55-1749/+1978
2014-01-22Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi...Michael Vogt5-2/+74
2014-01-22"apt show" show user friendly size infoMichael Vogt3-50/+65
2014-01-22add test for apt showMichael Vogt3-4/+31
2014-01-22add integration test for apt searchMichael Vogt3-1/+46
2014-01-21Merge remote-tracking branch 'upstream/debian/experimental-no-abi-break' into...Michael Vogt75-5014/+6342
2014-01-21methods/rred: minor robustness improvementsAnthony Towns1-19/+20
2014-01-20add support for multipl types in one lineMichael Vogt4-21/+33
2014-01-20add support for multiple URIs in deb822 style sources.listMichael Vogt4-16/+32
2014-01-20add support for Enabled: no in deb822 sources.listMichael Vogt3-2/+11
2014-01-20add Description tag for deb822 sourcesMichael Vogt3-5/+9
2014-01-18do not ignore ioctl(TIOCSCTTY) errorsMichael Vogt1-9/+19
2014-01-18releasing package apt version 0.9.14.3~exp3Michael Vogt55-4605/+4863
2014-01-18* implement deb822 suggestions from donkult (thanks!):Michael Vogt1-0/+19
2014-01-18Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...Michael Vogt4-12/+12
2014-01-18rename "Suite/Section" to pluralMichael Vogt4-12/+12
2014-01-18Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...Michael Vogt4-7/+7
2014-01-18Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi...Michael Vogt9-27/+116
2014-01-17get color/msglevel handling for tests in lineDavid Kalnischkies2-24/+41
2014-01-17add purge to the apt cmdlineMichael Vogt1-1/+5
2014-01-17implement suggestion by donkult (thanks!)Michael Vogt4-7/+7
2014-01-17ensure the right permissions as dpkg-deb ensistsDavid Kalnischkies1-0/+2
2014-01-17use our tmpdir instead of creating tmpfilesDavid Kalnischkies1-20/+12
2014-01-17correct some quoting offensesDavid Kalnischkies1-31/+43
2014-01-17add missing integration test for "apt list"Michael Vogt5-21/+79
2014-01-17reword !isatty() warningMichael Vogt1-4/+3
2014-01-17add apt upgrade --distMichael Vogt2-1/+15
2014-01-17improve stdout/stderr usage correctness in test frameworkDavid Kalnischkies3-21/+30
2014-01-16use our own homedir for gpg in testcasesDavid Kalnischkies1-2/+23
2014-01-16use gpg --homedir instead of explicit file placementDavid Kalnischkies1-13/+14
2014-01-16correct some style/performance/warnings from cppcheckDavid Kalnischkies22-142/+133
2014-01-16prepare uploadMichael Vogt1-1/+8
2014-01-16merged mvo/feature/deb822Michael Vogt5-67/+106
2014-01-16rework some code to fix some scan-build warningsDavid Kalnischkies7-38/+42
2014-01-16prepare new uploadMichael Vogt1-0/+15
2014-01-16apt-private/private-show.cc: do not show Description-lang: header, the user p...Michael Vogt1-3/+2
2014-01-16update libapt testMichael Vogt1-4/+4
2014-01-16show the error message if the webserver start failedDavid Kalnischkies1-2/+6
2014-01-16support multiple "Suite:" entriesMichael Vogt2-9/+26