summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-04releasing package apt version 0.9.15.4ubuntu30.9.15.4ubuntu3Michael Vogt2-3/+3
2014-04-04prepare 0.9.15.4ubuntu3Michael Vogt1-0/+20
2014-04-04Promote xz-utils from apt Suggests to libapt-pkg DependsJulian Andres Klode1-2/+2
2014-04-04show debug output only if told so in packagemanagerDavid Kalnischkies2-10/+5
2014-04-04do not configure already unpacked packages needlesslyDavid Kalnischkies8-28/+82
2014-04-04cmdline parsing: apt-config is not apt-cdromDavid Kalnischkies1-1/+1
2014-04-04use the pretty fullname of a pkg as download desciptionDavid Kalnischkies1-6/+2
2014-04-04apt-inst: Do not try to create a substring of an empty string in error reportingJulian Andres Klode1-2/+4
2014-04-04ensure proper teardown in dpkg error casesDavid Kalnischkies3-39/+139
2014-04-04add sun-java{5,6}-jdk to breaks/replaces as that provided a "apt" binary as wellMichael Vogt1-2/+2
2014-04-04merge upload 0.9.15.4ubuntu20.9.15.4ubuntu2Michael Vogt3-1/+13
2014-02-23releasing package apt version 0.9.15.4ubuntu10.9.15.4ubuntu1Michael Vogt1-1/+1
2014-02-23Merge branch 'debian/sid' into ubuntu/masterMichael Vogt152-1055/+1119
2014-02-23vendor/tanglu/makefile: add missing clean/sources.listMichael Vogt1-0/+5
2014-02-23releasing package apt version 0.9.15.40.9.15.4Michael Vogt55-840/+763
2014-02-23test/integration/test-ubuntu-bug-346386-apt-get-update-paywall: use http-meth...Michael Vogt1-1/+1
2014-02-22add missing libdb-dev to debian/tests/controlMichael Vogt1-1/+1
2014-02-22skip test if "apt" is not buildMichael Vogt4-0/+25
2014-02-22fix ADT failure in downloadfile()Michael Vogt1-1/+5
2014-02-22add testcase for Bug#718329Michael Vogt2-1/+36
2014-02-22debian: Add debDebFile::ExtractTarMember to the symbols fileGuillem Jover1-0/+1
2014-02-22Add support for data.tar, control.tar and control.tar.xzGuillem Jover2-25/+14
2014-02-22DebFile: Refactor ExtractTarMember() out from ExtractArchive()Guillem Jover2-5/+13
2014-02-22ExtractTar: Allow an empty decompressor programGuillem Jover1-0/+6
2014-02-22add apt-vendor information for tangluJon Severinsson6-0/+31
2014-02-22Fix typos in documentation (codespell)Michael Vogt78-167/+171
2014-02-22improve clean for auto-generated sources.listMichael Vogt4-4/+12
2014-02-22remove auto-generated apt-key and sources.list on clean (closes: 739749)Michael Vogt6-14/+39
2014-02-20releasing package apt version 0.9.15.3ubuntu10.9.15.3ubuntu1Michael Vogt1-2/+2
2014-02-20Merge branch 'debian/sid' into ubuntu/masterMichael Vogt77-1916/+2801
2014-02-20releasing package apt version 0.9.15.3Michael Vogt55-1807/+2490
2014-02-20Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt1-0/+3
2014-02-20prepare re-enable fnmatch() once we have proper reportingMichael Vogt1-0/+3
2014-02-20prepare releaseMichael Vogt1-0/+23
2014-02-14Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt3-21/+46
2014-02-14update symbols file with hints from the buildlogsDavid Kalnischkies2-20/+45
2014-02-14add a testcase to check for forbidden https→http downgradesDavid Kalnischkies3-3/+14
2014-02-14honor option to disable pulses for the testcasesDavid Kalnischkies3-4/+8
2014-02-14fix the test-kernel-helper-autoremove testcaseMichael Vogt1-6/+6
2014-02-14Additional test for the case when installed version != newest versionSteve Langasek1-2/+15
2014-02-14Make the test more verbose and check for the negative case of a kernel thatSteve Langasek1-4/+11
2014-02-14typo fixSteve Langasek1-1/+1
2014-02-14also check that the running kernel is keptMichael Vogt2-2/+4
2014-02-14add testcase for the autoremove featureMichael Vogt2-0/+46
2014-02-14disable fnmatch()Michael Vogt1-1/+0
2014-02-14add missing canNotFindFnmatch/showFnmatchSelection (for the next ABI break)Michael Vogt3-2/+34
2014-02-14add a testcase to check for forbidden https→http downgradesDavid Kalnischkies3-3/+14
2014-02-14simplify code some more to make reddit happyDavid Kalnischkies1-38/+29
2014-02-14honor option to disable pulses for the testcasesDavid Kalnischkies3-4/+8
2014-02-14disable https->http redirects in libcurlMichael Vogt4-2/+29