summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/deblistparser.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Changed CRC algorithmArch Librarian2004-09-201-3/+3
* Multiple different versions supportArch Librarian2004-09-201-1/+36
* Fixed space parsing problemArch Librarian2004-09-201-2/+6
* Free space check, fixed parser jump bug, added importatArch Librarian2004-09-201-2/+6
* Minor fixesArch Librarian2004-09-201-2/+2
* Arranged to rename downloaded files to include all impo...Arch Librarian2004-09-201-1/+2
* Moved strutl.hArch Librarian2004-09-201-2/+2
* Supports no automaticArch Librarian2004-09-201-4/+3
* Havocs _exitArch Librarian2004-09-201-2/+7
* Release supportArch Librarian2004-09-201-76/+36
* Package Record parserArch Librarian2004-09-201-2/+2
* Progress and combined cache generatorArch Librarian2004-09-201-9/+5
* Class File name change to FileFdArch Librarian2004-09-201-2/+2
* Working cache generatorArch Librarian2004-09-201-4/+7
* First draft of make system and name change to apt-pkgArch Librarian2004-09-201-4/+4
* Config class and source listArch Librarian2004-09-201-10/+12
* SyncArch Librarian2004-09-201-45/+45