summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/deblistparser.cc
Commit message (Expand)AuthorAgeFilesLines
* * apt-pkg/pkgcachegen.cc:David Kalnischkies2011-10-111-4/+1
* merge with current debian apt/experimentalDavid Kalnischkies2011-10-051-12/+20
|\
| * * apt-pkg/contrib/configuration.cc:Michael Vogt2011-10-051-12/+20
| |\
| | * merged fix from donkultMichael Vogt2011-09-261-12/+20
* | | use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+1
* | | do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-0/+2
|/ /
* | merge with debian/experimentalDavid Kalnischkies2011-09-131-9/+26
|\ \
| * \ merged from the debian-sid branchMichael Vogt2011-08-151-1/+1
| |\ \ | | |/ | |/|
| | * cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-111-1/+1
| * | merged from debian-aptMichael Vogt2011-07-281-5/+19
| |\|
| | * merged from lp:~donkult/apt/sidMichael Vogt2011-07-281-5/+19
| | |\
| | | * * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-07-271-1/+5
| | |/
| * | * merged latest fixes from debian-sidMichael Vogt2011-07-281-3/+6
| |\|
| | * * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-07-251-3/+6
* | | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-0/+2
|/ /
* | merge lp:~mvo/apt/abi-breakMichael Vogt2011-06-291-8/+3
|\ \ | |/ |/|
| * * apt-pkg/pkgcache.h:David Kalnischkies2011-05-171-8/+3
* | 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