summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-22* cmdline/apt-config.cc:David Kalnischkies4-3/+31
2012-04-22* apt-pkg/acquire-worker.cc:David Kalnischkies2-31/+12
2012-04-22* apt-pkg/contrib/configuration.cc:David Kalnischkies3-9/+69
2012-04-21* apt-pkg/contrib/strutl.cc:David Kalnischkies2-20/+45
2012-04-20releasing version 0.9.20.9.2Michael Vogt3-4/+4
2012-04-20merged from bzr+ssh://bazaar.launchpad.net/~donkult/apt/sid/Michael Vogt1-2/+4
2012-04-20fix a bug uncovered by the previous commit which checks if a CompressorDavid Kalnischkies1-2/+4
2012-04-20merged from lp:~donkult/apt/sidMichael Vogt13-27/+108
2012-04-20* apt-pkg/cacheset.cc:David Kalnischkies3-3/+14
2012-04-20* apt-pkg/contrib/sha2_internal.cc:David Kalnischkies2-3/+11
2012-04-20* apt-pkg/aptconfiguration.cc:David Kalnischkies2-13/+18
2012-04-20merge from the lp:~mvo/apt/mvo branchMichael Vogt3-2/+23
2012-04-20cherry pick r1975 from lp:~ubuntu-core-dev/apt/ubuntuMichael Vogt2-0/+7
2012-04-19add a very simple testcase for the lp#985852 fix in the previous commitDavid Kalnischkies1-0/+21
2012-04-19* apt-pkg/packagemanager.cc:Malcolm Scott2-3/+8
2012-04-19update the changelog with a Closes tag for the newly reported all aptDavid Kalnischkies1-3/+3
2012-04-19* apt-pkg/contrib/fileutl.cc:David Kalnischkies2-1/+9
2012-04-19* apt-inst/contrib/extracttar.cc:Michael Vogt2-1/+10
2012-04-19ignore the order used for the 'apt' package as long as it is valid either wayDavid Kalnischkies1-1/+15
2012-04-18* apt-pkg/deb/deblistparser.cc:David Kalnischkies2-2/+16
2012-04-17newer gcc versions seems to have no problem with that, but while workingDavid Kalnischkies2-3/+3
2012-04-17ensure that not --assert-multi-arch supporting dpkg's do not generateDavid Kalnischkies1-2/+2
2012-04-17releasing version 0.9.10.9.1Michael Vogt2-2/+9
2012-04-17doc/* i18n refreshMichael Vogt9-50/+90
2012-04-17merged from lp:~donkult/apt/sidMichael Vogt3-5/+20
2012-04-16* apt-pkg/packagemanager.cc:David Kalnischkies2-2/+5
2012-04-16* cmdline/apt-get.cc:David Kalnischkies2-4/+16
2012-04-16merge from the expermental2 branchMichael Vogt326-43469/+53402
2012-04-16releasing version 0.9.00.9.0Michael Vogt3-2/+8
2012-04-12releasing version 0.9.0~exp1Michael Vogt1-3/+4
2012-04-12(semi)automatic translations updateMichael Vogt43-114/+114
2012-04-12apt-pkg/packagemanager.cc: tweak MaxLoopCount to 500 and improve the error me...Michael Vogt1-3/+3
2012-04-12merged r1972 from lp:~paolorotolo/apt/fix-for-967393Michael Vogt44-4/+784
2012-04-12merged r1970 lp:~vorlon/apt/lp.968828Michael Vogt2-1/+5
2012-04-11prepare new experimtnal uploadMichael Vogt58-39063/+42372
2012-04-11merged from donkults experimental branchMichael Vogt91-2316/+1792
2012-04-11use a static FileFd::Write overload to reduce duplication of write()-retry codeDavid Kalnischkies6-66/+35
2012-04-11fix the remaining lzma calls with xz --format=lzma in the testcasesDavid Kalnischkies3-3/+3
2012-04-11* cmdline/apt-get.cc:David Kalnischkies3-20/+22
2012-04-11use xz-utils in the testcases instead of lzma and ensure that we reallyDavid Kalnischkies3-6/+10
2012-04-11* debian/control:Michael Vogt2-1/+3
2012-04-06Drop hardcoded "en.html" suffix in apt-secure manpage.bubulle@debian.org2-1/+3
2012-04-05suggest xz-utils instead of bzip2 and lzmaDavid Kalnischkies2-3/+5
2012-04-05 - add libbz2-dev as new build-dependencyDavid Kalnischkies8-15/+137
2012-04-05if we have zlib builtin insert add a dummy gzip compressor for FileFDDavid Kalnischkies3-2/+6
2012-04-05* methods/bzip2.cc:David Kalnischkies4-199/+35
2012-04-05* apt-pkg/aptconfiguration.cc:David Kalnischkies2-7/+30
2012-04-05detect zlib correctly. We still don't allow to build without it to remainDavid Kalnischkies3-20/+17
2012-04-05db2 isn't used for ages now, so complain about missing libdb insteadDavid Kalnischkies1-1/+1
2012-04-05* cmdline/apt-get.cc:Bogdan Purcareata3-4/+8