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