summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2010-02-14Add support for the LANGUAGE environment variableDavid Kalnischkies
2010-02-14Pseudo() doesn't work in the Cache generation step as the check if onlyDavid Kalnischkies
2010-02-13* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
2010-02-13[BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies
2010-02-13merge with debian-sidDavid Kalnischkies
2010-02-12In SingleArch environments we don't need the arch "all" pseudo packageDavid Kalnischkies
2010-02-12Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies
2010-02-11Arch() on a MultiArch:all version should return "all" to be compatibleDavid Kalnischkies
2010-02-11Add Multi-Arch: allowed support by creating an implicit provide ofDavid Kalnischkies
2010-02-10Foreign Versions add an implicit Provides to the other packages in the groupDavid Kalnischkies
2010-02-10Create implicit dependencies needed for Multi-Arch handlingDavid Kalnischkies
2010-02-10Pre-MultiArch a package which depends on a package with architecture "all"David Kalnischkies
2010-02-07fix progress reporting while reading extended_states fileDavid Kalnischkies
2010-02-07Drop the Arch information from the Version structure as we can getDavid Kalnischkies
2010-01-31merge r1966..1967 from lp:~donkult/apt/sidMichael Vogt
2010-01-31* cmdline/acqprogress.cc:Michael Vogt
2010-01-30cleanup the error header a bit by moving the printf-macros outDavid Kalnischkies
2010-01-30* apt-pkg/contrib/macros.h:David Kalnischkies
2010-01-27merge 1695..1701 from the lp:~mvo/apt/mvo branchMichael Vogt
2010-01-23* apt-pkg/contrib/fileutl.cc:Michael Vogt
2010-01-22* apt-pkg/contrib/cdromutl.cc:Michael Vogt
2010-01-22mark the Error methods as __coldDavid Kalnischkies
2010-01-22add a few gcc helpers, including [un]likely() and __deprecatedDavid Kalnischkies
2010-01-20* apt-pkg/contrib/strutl.cc:David Kalnischkies
2010-01-19* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
2010-01-16Fix the newly introduced method GetListOfFilesInDir to not accept everyDavid Kalnischkies
2010-01-13merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes backDavid Kalnischkies
2010-01-09* apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:Michael Vogt
2010-01-08fix merge errorMichael Vogt
2010-01-08* French manpage translation updateMichael Vogt
2010-01-03Add a GetListOfFilesInDir() helper method which replaces the oldDavid Kalnischkies
2010-01-02fix another mistake spotted by lintian:David Kalnischkies
2010-01-02Fix the following gcc-4.5 buildfailure in pkgcache.cc by following the sugges...David Kalnischkies
2010-01-02add configuration PDiffs::Limit-options (FileLimit and SizeLimit) toDavid Kalnischkies
2009-12-27Split ListParser::NewDepends into two methods to use these new methodDavid Kalnischkies
2009-12-23merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies
2009-12-22merge with lp:~mvo/apt/sid to get the finale 0.7.25 stateDavid Kalnischkies
2009-12-19Implement the first step toward Multi-Arch by setting up a GroupDavid Kalnischkies
2009-12-19mark the Error/Warning method as __coldDavid Kalnischkies
2009-12-19add optional gcc features as deprecated, unused and (un)likelyDavid Kalnischkies
2009-12-14merge segfault fix from Mario Sanchez Prada, many thanksMichael Vogt
2009-12-14merged patches from david (many thanks)Michael Vogt
2009-12-12revert this commit as fast as possible (aka next ABI break)David Kalnischkies
2009-12-10* apt-pkg/init.h:Michael Vogt
2009-12-10merge Michaels wonderful "fix" for the currently unwanted ABI BreakDavid Kalnischkies
2009-12-10* apt-pkg/init.h:Michael Vogt
2009-12-10merge with lp:~mvo/apt/debian-sid : move all my ABI break changesDavid Kalnischkies
2009-12-10merged from the mvo branch (and contains all non-abi break changes from donkult)Michael Vogt
2009-12-10merged -r 1923..1926 from lp:~donkult/apt/sidMichael Vogt
2009-12-10merged -r1887..1901 from lp:~donkult/apt/sidMichael Vogt