summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
AgeCommit message (Expand)Author
2010-04-01merged from lp:~donkult/apt/sidMichael Vogt
2010-03-30convert some tabs to spaces to respect the style guideDavid Kalnischkies
2010-03-30rename ExplodeString to VectorizeStringDavid Kalnischkies
2010-03-26cherry pick -r 1954..1955 lp:~donkult/apt/sidMichael Vogt
2010-03-26cherry pick -r 1956..1957 lp:~donkult/apt/sidMichael Vogt
2010-03-26* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2010-03-21Add with pkgCacheGen::Essential a way to control which packages get theDavid Kalnischkies
2010-03-18merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David Kalnischkies
2010-03-18generate "negative" dependencies against all architectures of a packageDavid Kalnischkies
2010-03-13* apt-pkg/deb/debversion.cc:David Kalnischkies
2010-03-12* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
2010-03-12* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
2010-03-12* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2010-03-08merged from the mvo branchMichael Vogt
2010-02-25* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2010-02-18merge from the lp:~donkult/apt/sid branchMichael Vogt
2010-02-18* [BREAK] merged lp:~mvo/apt/historyMichael Vogt
2010-02-18Change the package index Info methods to allow apt-cache policy to beMichael Vogt
2010-02-18doesn't use a default separator in ExplodeString (halfway losted in merge)David Kalnischkies
2010-02-18* aptconfiguration.cc:David Kalnischkies
2010-02-18* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
2010-02-17merged from the mvo branchMichael Vogt
2010-02-17merged from debian-sidMichael Vogt
2010-02-15* aptconfiguration.cc:David 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-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-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-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-30* apt-pkg/contrib/macros.h:David Kalnischkies
2010-01-26Change history branch so that it does not break the Michael Vogt
2010-01-23* apt-pkg/contrib/fileutl.cc:Michael Vogt
2010-01-19* apt-pkg/deb/dpkgpm.cc:David 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
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-18* Merged from the mvo branchMichael Vogt
2009-12-18* merged lp:~mvo/apt/historyMichael Vogt
2009-12-18apt-pkg/deb/dpkgpm.{cc,h}: refactor writing of the history tag, add ","Michael Vogt
2009-12-18apt-pkg/deb/dpkgpm.cc: fflush earlyMichael Vogt
2009-12-18fix order of upgrade, install check because for a upgrade "Install()" returns...Michael Vogt
2009-12-18add /var/log/apt/history.log fileMichael Vogt
2009-12-14merge segfault fix from Mario Sanchez Prada, many thanksMichael Vogt