summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
AgeCommit message (Expand)Author
2006-07-25* merged with the latest ddtp branch fixesMichael Vogt
2006-07-25* apt-pkg/deb/debmetaindex.cc:Michael Vogt
2006-07-25* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2006-06-26* merged the auto-remove branchMichael Vogt
2006-06-26* merged with mainlineMichael Vogt
2006-05-17merged with the debian-sid branchMichael Vogt
2006-05-08* apt-pkg/deb/debversion.cc:Michael Vogt
2006-04-25* apt-pkg/deb/dpkgpm.cc: wording fixes (thanks to mdz)Michael Vogt
2006-04-18* wording (thanks to mdz)Michael Vogt
2006-03-01* merged with debian-sid branchMichael Vogt
2006-01-19* don't explod if a Provides has DepCompareOpMichael Vogt
2005-12-08* updated to apt--mvoMichael Vogt
2005-11-30* merged with apt--mvoMichael Vogt
2005-11-23* applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt
2005-11-16* merged with apt--mvo--0Michael Vogt
2005-10-20* merged with mainMichael Vogt
2005-10-20* renamed Trust-CDROM to TrustCDROM to make it consistent with ubuntuMichael Vogt
2005-10-19* merged with mainlineMichael Vogt
2005-10-19* merged with apt--mvoMichael Vogt
2005-10-19* added APT::Authentication::Trust-CDROM optionMichael Vogt
2005-09-27* remvoed the remap feature again, dosn't work anywayMichael Vogt
2005-09-27* added DDTP::URL-Remap. KILL THIS FEATURE once ddtp support is offical Michael Vogt
2005-09-27* merged with apt--mvoMichael Vogt
2005-08-30* updated with mainlineMichael Vogt
2005-08-23* merged with apt--fixes--0Michael Vogt
2005-08-18* merged from mainMichael Vogt
2005-08-09* merged from mainMichael Vogt
2005-07-28* code cleanups (thanks matt!), moved UsePackage before the description list ...Michael Vogt
2005-06-27* merged with mainlineMichael Vogt
2005-05-13* don't throw any more warningsMichael Vogt
2005-05-13* FindInCache() uses the correct file nowMichael Vogt
2005-05-13* made the translation downloading workMichael Vogt
2005-05-13* fix for output of the description and the debTranslationsIndex::Exists()Michael Vogt
2005-05-13* fixed a problem when it comes to the cache rebuildingMichael Vogt
2005-05-13Add FindInCache method to skip the rebuild of cache every time.Otavio Salvador
2005-05-10* make pinning on component work again (we just use the section, as apt-0.6 d...Michael Vogt
2005-05-10* ported/cleaned up the "Automatic dependency handling" patch from Michael Ho...Michael Vogt
2005-03-23Fix problems due APT and structural changes.Otavio Salvador
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador
2005-01-19Merge michael.vogt@canonical.com--2004/apt--status-fd--0Matt Zimmerman
2004-12-13Merge apt--authentication--0Matt Zimmerman
2004-11-13Increase Dpkg::MaxArgs and Dpkg::MaxArgBytesMatt Zimmerman
2004-09-20* Implement an ugly workaround for the 10000-character ...Arch Librarian
2004-09-20* Restore SIGINT/SIGQUIT handlers to their old values (...Arch Librarian
2004-09-20* Initialize StatusFile in debSystem (Closes: #229791)Arch Librarian
2004-09-20* Fix debSourcesIndex::Describe() to correctly say "Sou...Arch Librarian
2004-09-20* Move comment for ListParser::ParseDepends into the ri...Arch Librarian
2004-09-20* Patch from Koblinger Egmont <egmont@uhulinux.hu> to f...Arch Librarian
2004-09-20* Only try to clear stdin if it is a tty, to avoid loop...Arch Librarian
2004-09-20- Don't fall off the end of the buffer when comparing v...Arch Librarian