summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
AgeCommit message (Expand)Author
2005-10-19* merged with mainlineMichael 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-09* merged from mainMichael Vogt
2005-07-28* code cleanups (thanks matt!), moved UsePackage before the description list ...Michael 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-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
2004-09-20When building the dpkg command line, allow for 8192 cha...Arch Librarian
2004-09-20Remove unused variablesArch Librarian
2004-09-20G++ 3.2 fixesArch Librarian
2004-09-20Tidy style for new dpkg version compare functionArch Librarian
2004-09-20New deb version compare function, that has no integer l...Arch Librarian
2004-09-20Configurable max values to use with dpkgArch Librarian
2004-09-20Ignore pipe failured for package list sub process. Clos...Arch Librarian
2004-09-20Add --arch-only option for apt-get build-dep only only ...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-20Fixed typoArch Librarian
2004-09-20Fixed c_str handlingArch Librarian
2004-09-20Moved using aroundArch Librarian
2004-09-20G++3 fixes from RandolphArch Librarian
2004-09-20RPM version compare test programArch Librarian
2004-09-20'apt-cache policy' preferences debug tool.Arch Librarian
2004-09-20Alfredo's vendor stuffArch Librarian
2004-09-20Double slash bugArch Librarian
2004-09-20Two small bug fixesArch Librarian