summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)AuthorFilesLines
2010-05-05* apt-pkg/deb/debrecords.cc:Michael Vogt1-1/+2
2010-05-05* apt-pkg/deb/debrecords.cc:Michael Vogt1-1/+2
2010-05-04merge from the mvo branchMichael Vogt4-6/+23
2010-05-03* apt-pkg/indexfile.cc:Michael Vogt1-0/+2
2010-04-28apt-pkg/policy.cc: yet another cout -> clog fixMichael Vogt1-1/+1
2010-04-28* apt-pkg/depcache.cc:Michael Vogt1-2/+2
2010-04-28* [ Abi break ] apt-pkg/acquire-item.{cc,h}:Michael Vogt2-3/+20
2010-03-26* apt-pkg/deb/dpkgpm.cc:Michael Vogt2-0/+6
2010-03-21* apt-pkg/policy.cc:Julian Andres Klode1-0/+14
2010-03-16apt-pkg/packagemanager.cc: more debug output for debug::pkgPackageManagerMichael Vogt1-0/+5
2010-03-12* apt-pkg/indexfile.cc:Michael Vogt1-5/+13
2010-02-25* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-0/+1
2010-02-18fix crash when LANGUAGE is not setMichael Vogt1-1/+2
2010-02-18merge from the lp:~donkult/apt/sid branchMichael Vogt7-42/+158
2010-02-18* [BREAK] merged lp:~mvo/apt/historyMichael Vogt6-21/+99
2010-02-18Change the package index Info methods to allow apt-cache policy to beMichael Vogt3-6/+19
2010-02-18we break the ABI, so let use increase the ABI number :)David Kalnischkies1-1/+1
2010-02-18* aptconfiguration.cc:David Kalnischkies2-7/+76
2010-02-18dd support for the LANGUAGE environment variableDavid Kalnischkies4-33/+80
2010-02-18* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-1/+1
2010-02-17merged from debian-sidMichael Vogt19-197/+364
2010-02-13merge with debian-sidDavid Kalnischkies3-25/+34
2010-02-07fix progress reporting while reading extended_states fileDavid Kalnischkies1-3/+3
2010-01-31merge r1966..1967 from lp:~donkult/apt/sidMichael Vogt8-17/+11
2010-01-31* cmdline/acqprogress.cc:Michael Vogt2-23/+16
2010-01-30cleanup the error header a bit by moving the printf-macros outDavid Kalnischkies2-23/+16
2010-01-30* apt-pkg/contrib/macros.h:David Kalnischkies9-18/+13
2010-01-27merge 1695..1701 from the lp:~mvo/apt/mvo branchMichael Vogt2-4/+4
2010-01-26add Dir::Media::MountPath config optionMichael Vogt1-1/+2
2010-01-26* cmdline/apt-cdrom.cc:Michael Vogt1-2/+0
2010-01-26cmdline/apt-cdrom.cc: add --auto-detectMichael Vogt1-1/+2
2010-01-23* apt-pkg/contrib/fileutl.cc:Michael Vogt8-30/+151
2010-01-22* apt-pkg/contrib/cdromutl.cc:Michael Vogt1-21/+30
2010-01-22* apt-pkg/contrib/cdromutl.cc:Michael Vogt1-21/+30
2010-01-22mark the Error methods as __coldDavid Kalnischkies1-4/+6
2010-01-22add a few gcc helpers, including [un]likely() and __deprecatedDavid Kalnischkies1-0/+22
2010-01-20* apt-pkg/contrib/strutl.cc:David Kalnischkies1-16/+33
2010-01-19* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-3/+4
2010-01-16Fix the newly introduced method GetListOfFilesInDir to not accept everyDavid Kalnischkies4-7/+86
2010-01-13merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes backDavid Kalnischkies5-43/+123
2010-01-09* apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:Michael Vogt2-9/+86
2010-01-08fix merge errorMichael Vogt1-0/+2
2010-01-08* French manpage translation updateMichael Vogt8-131/+111
2010-01-03Add a GetListOfFilesInDir() helper method which replaces the oldDavid Kalnischkies5-113/+56
2010-01-02fix another mistake spotted by lintian:David Kalnischkies1-2/+2
2010-01-02Fix the following gcc-4.5 buildfailure in pkgcache.cc by following the sugges...David Kalnischkies1-1/+1
2010-01-02add configuration PDiffs::Limit-options (FileLimit and SizeLimit) toDavid Kalnischkies1-13/+49
2009-12-22merge with lp:~mvo/apt/sid to get the finale 0.7.25 stateDavid Kalnischkies2-4/+3
2009-12-18* merged lp:~mvo/apt/historyMichael Vogt3-16/+81
2009-12-18apt-pkg/deb/dpkgpm.{cc,h}: refactor writing of the history tag, add ","Michael Vogt2-17/+24