summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)AuthorFilesLines
2011-01-13* apt-inst/contrib/extracttar.cc:David Kalnischkies2-0/+18
2011-01-12* deb/dpkgpm.cc:Petter Reinholdtsen1-2/+2
2011-01-12remove the unused Die boolean - error reporting is done by ExecWaitDavid Kalnischkies1-5/+1
2011-01-12remove two unused variables gcc-4.6 reports from depcache.ccDavid Kalnischkies1-3/+2
2011-01-12* apt-pkg/contrib/weakptr.h:David Kalnischkies1-0/+2
2011-01-12* apt-pkg/contrib/fileutl.cc:David Kalnischkies7-12/+31
2011-01-12* apt-pkg/contrib/weakptr.h:Michael Vogt1-0/+1
2010-12-05check in the DepCache::SetCandidateVersion that the package is marked toDavid Kalnischkies1-1/+2
2010-12-03* apt-pkg/depcache.cc:David Kalnischkies2-0/+180
2010-12-03Permit base256 encoded value in the numeric field of tar header.Nobuhiro Hayashi2-0/+19
2010-11-30add the possibility to disable only the progress reporting stuff as theDavid Kalnischkies1-1/+1
2010-11-30apply a very simple speed-up in case we try to set the candidate versionDavid Kalnischkies1-2/+9
2010-11-29* apt-pkg/algorithms.cc:David Kalnischkies1-0/+7
2010-11-18merged lp:~mvo/apt/apt-get-changelog Michael Vogt2-0/+10
2010-11-16add support for third party changelogsMichael Vogt2-0/+10
2010-11-10* apt-pkg/depcache.cc:David Kalnischkies1-2/+5
2010-11-10* apt-pkg/algorithms.cc:David Kalnischkies1-0/+1
2010-11-09evaluate Acquire::Languages= before LANG= (Closes: #602573)David Kalnischkies1-40/+42
2010-11-06* apt-pkg/orderlist.cc:David Kalnischkies1-7/+27
2010-11-06* apt-pkg/aptconfiguration.cc:David Kalnischkies1-1/+2
2010-10-28merged from donkultMichael Vogt3-13/+21
2010-10-28* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-0/+1
2010-10-28* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-0/+1
2010-10-26* apt-pkg/pkgcache.cc:David Kalnischkies1-7/+8
2010-10-21* apt-pkg/contrib/fileutl.cc:David Kalnischkies2-6/+13
2010-10-15add test case for having no indexes, and fix regression in that caseMartin Pitt1-9/+35
2010-10-13merge with debian-sidDavid Kalnischkies3-13/+41
2010-10-13apt-pkg/contrib/fileutl.cc: fix FileFd::Size() for files that are empty or fo...Michael Vogt1-5/+10
2010-10-13merge from trunkMartin Pitt1-2/+2
2010-10-13* apt-pkg/deb/debsystem.cc:Michael Vogt1-2/+2
2010-10-13apt-pkg/deb/debsystem.cc: remove duplicated rootdir (FindFile will prepend th...Michael Vogt1-1/+1
2010-10-13* revert commit:Michael Vogt1-1/+1
2010-10-13* apt-pkg/contrib/fileutl.cc:Martin Pitt1-1/+20
2010-10-13* apt-pkg/deb/debindexfile.cc:Martin Pitt1-9/+13
2010-10-07* apt-pkg/deb/deblistparser.cc:Sebastian Andrzej Siewior1-0/+1
2010-10-02* apt-pkg/depcache.cc:David Kalnischkies1-0/+10
2010-09-29* apt-pkg/packagemanager.cc:David Kalnischkies1-3/+3
2010-09-29* apt-pkg/depcache.cc:David Kalnischkies1-1/+1
2010-09-28* apt-pkg/contrib/strutl.cc:David Kalnischkies1-2/+2
2010-09-15merged lp:~donkult/apt/sid Michael Vogt5-6/+15
2010-09-15merged lp:~mvo/apt/conflicts-on-virtuals to better deal withMichael Vogt1-10/+19
2010-09-14merge with debian-sid to get final 0.8.4David Kalnischkies2-4/+22
2010-09-14* apt-pkg/policy.cc:David Kalnischkies5-6/+15
2010-09-10merged from lp:~mvo/apt/mvoMichael Vogt1-3/+21
2010-09-10apt-pkg/contrib/cdromutl.cc: do not take Buf.f_bfree into account on writable...Michael Vogt1-4/+12
2010-09-10apt-pkg/contrib/cdromutl.cc: style fixes (thanks to David for his code-review)Michael Vogt1-3/+3
2010-09-10* apt-pkg/contrib/cdromutl.cc:Michael Vogt1-0/+10
2010-09-09Fix missing space after dot in a message from apt-pkgbubulle@debian.org1-1/+1
2010-09-09* apt-pkg/acquire-item.cc:David Kalnischkies1-6/+10
2010-09-07* apt-pkg/indexcopy.cc:Michael Vogt1-3/+10