summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
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-05* apt-pkg/deb/debrecords.cc:Michael Vogt1-1/+2
2010-05-05* apt-pkg/deb/debrecords.cc:Michael Vogt1-1/+2
2010-04-14* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-1/+13
2010-04-03Initialize history_out always with NULL so apt will not segfault laterDavid Kalnischkies1-1/+2
2010-04-01merged from lp:~donkult/apt/sidMichael Vogt8-183/+421
2010-03-30convert some tabs to spaces to respect the style guideDavid Kalnischkies1-19/+20
2010-03-30rename ExplodeString to VectorizeStringDavid Kalnischkies1-1/+1
2010-03-26cherry pick -r 1954..1955 lp:~donkult/apt/sidMichael Vogt1-7/+9
2010-03-26cherry pick -r 1956..1957 lp:~donkult/apt/sidMichael Vogt1-2/+16
2010-03-26* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-0/+1
2010-03-21Add with pkgCacheGen::Essential a way to control which packages get theDavid Kalnischkies1-3/+13
2010-03-18merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David Kalnischkies6-175/+384
2010-03-18generate "negative" dependencies against all architectures of a packageDavid Kalnischkies1-3/+16
2010-03-13* apt-pkg/deb/debversion.cc:David Kalnischkies1-2/+16
2010-03-12* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-0/+2
2010-03-12* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-7/+9
2010-03-12* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-0/+1
2010-03-08merged from the mvo branchMichael Vogt1-6/+6
2010-02-25* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-0/+1
2010-02-18merge from the lp:~donkult/apt/sid branchMichael Vogt2-2/+5
2010-02-18* [BREAK] merged lp:~mvo/apt/historyMichael Vogt3-21/+85
2010-02-18Change the package index Info methods to allow apt-cache policy to beMichael Vogt1-6/+6
2010-02-18doesn't use a default separator in ExplodeString (halfway losted in merge)David Kalnischkies1-1/+1
2010-02-18* aptconfiguration.cc:David Kalnischkies1-1/+4
2010-02-18* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-1/+1
2010-02-17merged from the mvo branchMichael Vogt3-5/+35
2010-02-17merged from debian-sidMichael Vogt3-5/+35
2010-02-15* aptconfiguration.cc:David Kalnischkies1-1/+4
2010-02-14Pseudo() doesn't work in the Cache generation step as the check if onlyDavid Kalnischkies1-1/+2
2010-02-13* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-1/+1
2010-02-13[BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies6-170/+365
2010-02-12In SingleArch environments we don't need the arch "all" pseudo packageDavid Kalnischkies1-1/+1
2010-02-12Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies1-2/+20
2010-02-11Add Multi-Arch: allowed support by creating an implicit provide ofDavid Kalnischkies1-0/+6
2010-02-10Foreign Versions add an implicit Provides to the other packages in the groupDavid Kalnischkies1-19/+36
2010-02-07Drop the Arch information from the Version structure as we can getDavid Kalnischkies2-3/+8
2010-01-31merge r1966..1967 from lp:~donkult/apt/sidMichael Vogt1-2/+1
2010-01-30* apt-pkg/contrib/macros.h:David Kalnischkies1-2/+1
2010-01-26Change history branch so that it does not break the Michael Vogt2-14/+24
2010-01-23* apt-pkg/contrib/fileutl.cc:Michael Vogt1-3/+4
2010-01-19* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-3/+4
2010-01-13merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes backDavid Kalnischkies1-0/+30
2010-01-09* apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:Michael Vogt1-0/+30
2009-12-27Split ListParser::NewDepends into two methods to use these new methodDavid Kalnischkies1-0/+24
2009-12-23merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies6-146/+252
2009-12-22merge with lp:~mvo/apt/sid to get the finale 0.7.25 stateDavid Kalnischkies1-1/+2
2009-12-19Implement the first step toward Multi-Arch by setting up a GroupDavid Kalnischkies2-11/+30
2009-12-18* Merged from the mvo branchMichael Vogt3-18/+90