summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
AgeCommit message (Expand)AuthorFilesLines
2006-08-11* merged ddtp supportMichael Vogt7-3/+290
2006-08-01* merged with mainlineMichael Vogt1-1/+7
2006-07-25* apt-pkg/deb/debmetaindex.cc:Michael Vogt1-0/+2
2006-07-25* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-1/+7
2006-06-26* merged with mainlineMichael Vogt3-10/+32
2006-05-08* apt-pkg/deb/debversion.cc:Michael Vogt1-1/+22
2006-04-25* apt-pkg/deb/dpkgpm.cc: wording fixes (thanks to mdz)Michael Vogt1-2/+2
2006-04-18* wording (thanks to mdz)Michael Vogt1-2/+2
2006-01-19* don't explod if a Provides has DepCompareOpMichael Vogt1-5/+6
2005-12-08* updated to apt--mvoMichael Vogt1-2/+2
2005-11-23* applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt1-2/+2
2005-11-16* merged with apt--mvo--0Michael Vogt2-1/+10
2005-10-20* renamed Trust-CDROM to TrustCDROM to make it consistent with ubuntuMichael Vogt1-1/+1
2005-10-19* merged with mainlineMichael Vogt1-0/+4
2005-10-19* added APT::Authentication::Trust-CDROM optionMichael Vogt1-0/+4
2005-09-27* remvoed the remap feature again, dosn't work anywayMichael Vogt1-11/+3
2005-09-27* added DDTP::URL-Remap. KILL THIS FEATURE once ddtp support is offical Michael Vogt1-3/+11
2005-09-27* merged with apt--mvoMichael Vogt1-1/+6
2005-08-30* updated with mainlineMichael Vogt5-32/+237
2005-08-23* merged with apt--fixes--0Michael Vogt1-1/+6
2005-08-18* merged from mainMichael Vogt2-27/+224
2005-08-09* merged from mainMichael Vogt2-27/+224
2005-07-28* code cleanups (thanks matt!), moved UsePackage before the description list ...Michael Vogt3-8/+12
2005-06-27* merged with mainlineMichael Vogt3-5/+13
2005-05-13* don't throw any more warningsMichael Vogt2-1/+9
2005-05-13* FindInCache() uses the correct file nowMichael Vogt1-3/+3
2005-05-13* made the translation downloading workMichael Vogt2-1/+15
2005-05-13* fix for output of the description and the debTranslationsIndex::Exists()Michael Vogt1-1/+1
2005-05-13* fixed a problem when it comes to the cache rebuildingMichael Vogt2-13/+14
2005-05-13Add FindInCache method to skip the rebuild of cache every time.Otavio Salvador2-1/+23
2005-05-10* make pinning on component work again (we just use the section, as apt-0.6 d...Michael Vogt3-5/+13
2005-05-10* ported/cleaned up the "Automatic dependency handling" patch from Michael Ho...Michael Vogt1-1/+1
2005-03-23Fix problems due APT and structural changes.Otavio Salvador2-3/+5
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador7-2/+236
2005-01-19Merge michael.vogt@canonical.com--2004/apt--status-fd--0Matt Zimmerman2-3/+18
2004-12-13Merge apt--authentication--0Matt Zimmerman5-81/+335
2004-11-13Increase Dpkg::MaxArgs and Dpkg::MaxArgBytesMatt Zimmerman1-2/+2
2004-09-20* Implement an ugly workaround for the 10000-character ...Arch Librarian2-6/+27
2004-09-20* Restore SIGINT/SIGQUIT handlers to their old values (...Arch Librarian1-5/+9
2004-09-20* Initialize StatusFile in debSystem (Closes: #229791)Arch Librarian1-1/+2
2004-09-20* Fix debSourcesIndex::Describe() to correctly say "Sou...Arch Librarian1-3/+3
2004-09-20* Move comment for ListParser::ParseDepends into the ri...Arch Librarian1-6/+7
2004-09-20* Patch from Koblinger Egmont <egmont@uhulinux.hu> to f...Arch Librarian1-1/+13
2004-09-20* Only try to clear stdin if it is a tty, to avoid loop...Arch Librarian1-2/+2
2004-09-20- Don't fall off the end of the buffer when comparing v...Arch Librarian1-3/+3
2004-09-20When building the dpkg command line, allow for 8192 cha...Arch Librarian1-2/+2
2004-09-20Remove unused variablesArch Librarian1-4/+1
2004-09-20G++ 3.2 fixesArch Librarian1-3/+3
2004-09-20Tidy style for new dpkg version compare functionArch Librarian1-37/+37
2004-09-20New deb version compare function, that has no integer l...Arch Librarian1-47/+21