summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/deblistparser.cc
Commit message (Expand)AuthorAgeFilesLines
* merged from lp:~donkult/apt/sidMichael Vogt2011-07-281-5/+19
|\
| * * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-07-271-1/+5
|/
* * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-07-251-3/+6
* merged from lp:~mvo/apt/mvoMichael Vogt2011-06-281-1/+1
|\
| * * apt-pkg/deb/deblistparser.cc:Michael Vogt2011-06-091-1/+1
* | rename I to J to avoid redefining a variable (clang warning)David Kalnischkies2011-05-171-5/+5
|/
* * apt-pkg/deb/deblistparser.cc:Julian Andres Klode2011-04-141-1/+1
* * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-03-281-12/+13
* * apt-pkg/cacheiterator.h:David Kalnischkies2011-03-251-3/+11
* Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies2011-03-081-55/+29
* - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies2011-01-201-35/+79
* * apt-pkg/deb/deblistparser.cc:Sebastian Andrzej Siewior2010-10-071-0/+1
* * apt-pkg/policy.cc:David Kalnischkies2010-09-141-0/+6
* * apt-pkg/deb/debmetaindex.cc:David Kalnischkies2010-07-111-1/+1
* use references instead of copies in the Cache generation methodsDavid Kalnischkies2010-07-081-8/+8
* merge with debian-experimental-maDavid Kalnischkies2010-07-051-1/+22
|\
| * deblistparser: Special-case *-armel, lpia and powerpcspe architectures.Julian Andres Klode2010-06-271-0/+6
| * apt-pkg/deb/deblistparser.cc: Fix bug in architecture wildcard support.Julian Andres Klode2010-06-261-3/+10
| * * apt-pkg/deb/deblistparser.cc:Julian Andres Klode2010-06-261-1/+9
* | clean deblistparser a bit by get the Architectures at one placeDavid Kalnischkies2010-07-041-13/+10
|/
* * apt-pkg/pkgcache.h:David Kalnischkies2010-06-031-3/+2
* convert some tabs to spaces to respect the style guideDavid Kalnischkies2010-03-301-19/+20
* Add with pkgCacheGen::Essential a way to control which packages get theDavid Kalnischkies2010-03-211-3/+13
* generate "negative" dependencies against all architectures of a packageDavid Kalnischkies2010-03-181-3/+16
* Pseudo() doesn't work in the Cache generation step as the check if onlyDavid Kalnischkies2010-02-141-1/+2
* [BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies2010-02-131-43/+149
|\
| * In SingleArch environments we don't need the arch "all" pseudo packageDavid Kalnischkies2010-02-121-1/+1
| * Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies2010-02-121-2/+20
| * Add Multi-Arch: allowed support by creating an implicit provide ofDavid Kalnischkies2010-02-111-0/+6
| * Foreign Versions add an implicit Provides to the other packages in the groupDavid Kalnischkies2010-02-101-19/+36
| * Drop the Arch information from the Version structure as we can getDavid Kalnischkies2010-02-071-3/+7
| * Split ListParser::NewDepends into two methods to use these new methodDavid Kalnischkies2009-12-271-0/+24
| * merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies2009-12-231-19/+38
| * Implement the first step toward Multi-Arch by setting up a GroupDavid Kalnischkies2009-12-191-11/+29
* | * apt-pkg/contrib/macros.h:David Kalnischkies2010-01-301-2/+1
|/
* Ignore :qualifiers after package name in build dependenciesDavid Kalnischkies2009-11-291-2/+10
* [BREAK] add possibility to download and use multiplyDavid Kalnischkies2009-11-261-3/+14
* * apt-pkg/acquire.cc:Michael Vogt2009-07-211-1/+1
|\
| * fix problematic use of tolower() when calculating the version Michael Vogt2009-04-231-1/+1
* | [ABI break] Allow pinning by codename (closes: #97564)Michael Vogt2009-06-291-0/+2
|\ \
| * | [apt-pkg] allow also codenames for specifying a releaseDavid Kalnischkies2009-05-071-0/+2
| |/
* / Introduce support for the Enhances field. (Closes: #137583) jak@debian.org2009-06-151-0/+2
|/
* * dpkg-triggers: Deal properly with new package states.Michael Vogt2007-09-061-0/+2
* initial Breaks implementationIan Jackson2006-08-251-0/+3
* * merged ddtp supportMichael Vogt2006-08-111-0/+43
|\
| * * updated with mainlineMichael Vogt2005-08-301-2/+9
| * * code cleanups (thanks matt!), moved UsePackage before the description list ...Michael Vogt2005-07-281-4/+6
| * Port DDTP to APT 0.6 branchOtavio Salvador2005-03-231-0/+41
| * Merge apt--authentication--0Matt Zimmerman2004-12-131-3/+3
* | * don't explod if a Provides has DepCompareOpMichael Vogt2006-01-191-5/+6