summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/deblistparser.cc
AgeCommit message (Expand)AuthorFilesLines
2010-01-30* apt-pkg/contrib/macros.h:David Kalnischkies1-2/+1
2009-11-29Ignore :qualifiers after package name in build dependenciesDavid Kalnischkies1-2/+10
2009-11-26[BREAK] add possibility to download and use multiplyDavid Kalnischkies1-3/+14
2009-07-21* apt-pkg/acquire.cc:Michael Vogt1-1/+1
2009-06-29[ABI break] Allow pinning by codename (closes: #97564)Michael Vogt1-0/+2
2009-06-15Introduce support for the Enhances field. (Closes: #137583) jak@debian.org1-0/+2
2009-05-07[apt-pkg] allow also codenames for specifying a releaseDavid Kalnischkies1-0/+2
2009-04-23fix problematic use of tolower() when calculating the version Michael Vogt1-1/+1
2007-09-06* dpkg-triggers: Deal properly with new package states.Michael Vogt1-0/+2
2006-08-25initial Breaks implementationIan Jackson1-0/+3
2006-08-11* merged ddtp supportMichael Vogt1-0/+43
2006-01-19* don't explod if a Provides has DepCompareOpMichael Vogt1-5/+6
2005-11-23* applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt1-2/+2
2005-08-30* updated with mainlineMichael Vogt1-2/+9
2005-07-28* code cleanups (thanks matt!), moved UsePackage before the description list ...Michael Vogt1-4/+6
2005-05-10* make pinning on component work again (we just use the section, as apt-0.6 d...Michael Vogt1-2/+9
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador1-0/+41
2004-12-13Merge apt--authentication--0Matt Zimmerman1-3/+3
2004-09-20* Move comment for ListParser::ParseDepends into the ri...Arch Librarian1-6/+7
2004-09-20fix build-dependency parser to understand [!arch] flags...Arch Librarian1-4/+14
2004-09-20Larger line buffer, #106591Arch Librarian1-3/+3
2004-09-20deblistparser.ccArch Librarian1-3/+3
2004-09-20More ignoring of versionless packagesArch Librarian1-3/+5
2004-09-20Join with aliencodeArch Librarian1-78/+143
2004-09-20Bug fixesArch Librarian1-3/+10
2004-09-20Fixed the infinite loop problemArch Librarian1-3/+2
2004-09-20Minor cleanups, fix for checksum lowercase bugArch Librarian1-6/+7
2004-09-20Changed CRC algorithmArch Librarian1-3/+3
2004-09-20Multiple different versions supportArch Librarian1-1/+36
2004-09-20Fixed space parsing problemArch Librarian1-2/+6
2004-09-20Free space check, fixed parser jump bug, added importatArch Librarian1-2/+6
2004-09-20Minor fixesArch Librarian1-2/+2
2004-09-20Arranged to rename downloaded files to include all impo...Arch Librarian1-1/+2
2004-09-20Moved strutl.hArch Librarian1-2/+2
2004-09-20Supports no automaticArch Librarian1-4/+3
2004-09-20Havocs _exitArch Librarian1-2/+7
2004-09-20Release supportArch Librarian1-76/+36
2004-09-20Package Record parserArch Librarian1-2/+2
2004-09-20Progress and combined cache generatorArch Librarian1-9/+5
2004-09-20Class File name change to FileFdArch Librarian1-2/+2
2004-09-20Working cache generatorArch Librarian1-4/+7
2004-09-20First draft of make system and name change to apt-pkgArch Librarian1-4/+4
2004-09-20Config class and source listArch Librarian1-10/+12
2004-09-20SyncArch Librarian1-45/+45
2004-09-20Final testingArch Librarian1-12/+202
2004-09-20CheckpointArch Librarian1-5/+73
2004-09-20CheckpointArch Librarian1-0/+255
2004-12-20* merged changes from the conferenceMichael Vogt1-3/+3