summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/deblistparser.cc
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* | * applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt2005-11-231-2/+2
* | * make pinning on component work again (we just use the section, as apt-0.6 d...Michael Vogt2005-05-101-2/+9
* | * merged changes from the conferenceMichael Vogt2004-12-201-3/+3
|/
* * Move comment for ListParser::ParseDepends into the ri...Arch Librarian2004-09-201-6/+7
* fix build-dependency parser to understand [!arch] flags...Arch Librarian2004-09-201-4/+14
* Larger line buffer, #106591Arch Librarian2004-09-201-3/+3
* deblistparser.ccArch Librarian2004-09-201-3/+3
* More ignoring of versionless packagesArch Librarian2004-09-201-3/+5
* Join with aliencodeArch Librarian2004-09-201-78/+143
* Bug fixesArch Librarian2004-09-201-3/+10
* Fixed the infinite loop problemArch Librarian2004-09-201-3/+2
* Minor cleanups, fix for checksum lowercase bugArch Librarian2004-09-201-6/+7