summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-16rename URL to Uri in deb822-sourcesMichael Vogt3-4/+4
2014-01-16rename "distribution" in sources.list to "suite"Michael Vogt3-21/+23
2014-01-16* refactor to have a new virtual ParseStanzaMichael Vogt3-27/+45
2014-01-16add --manual-installed commandline switchMichael Vogt2-0/+10
2014-01-16remove "," in components againMichael Vogt2-16/+1
2014-01-15rework some testcases to not spit out textDavid Kalnischkies4-51/+77
2014-01-15integrate Anthonys rred with POC for client-side mergeDavid Kalnischkies3-83/+45
2014-01-15reimplement rred to allow applying all the diffs in a single passAnthony Towns1-600/+684
2014-01-15actually register the tempfile removal atexitDavid Kalnischkies1-0/+1
2014-01-15reenable unlimited pdiff files downloadDavid Kalnischkies1-1/+1
2014-01-15correct IndexDiff vs DiffIndex in Debug outputAnthony Towns1-6/+6
2014-01-15test apt-get source release selection with suite and codenameDavid Kalnischkies1-1/+13
2014-01-15tests: default to 'sid' codename for 'unstable'David Kalnischkies2-2/+7
2014-01-15use C.UTF-8 in testcases as localeDavid Kalnischkies1-5/+5
2014-01-06document deb822 style sources.listMichael Vogt1-1/+16
2014-01-06flock() the file edited in edit-sourcesMichael Vogt1-0/+5
2014-01-05debian/rules: Call dh_makeshlibs for 'apt'Julian Andres Klode1-0/+1