summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
AgeCommit message (Expand)AuthorFilesLines
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-11-23* applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt1-2/+2
2005-10-20* renamed Trust-CDROM to TrustCDROM to make it consistent with ubuntuMichael Vogt1-1/+1
2005-10-19* added APT::Authentication::Trust-CDROM optionMichael Vogt1-0/+4
2005-08-23* merged with apt--fixes--0Michael Vogt1-1/+6
2005-08-09* merged from mainMichael Vogt2-27/+224
2005-05-10* make pinning on component work again (we just use the section, as apt-0.6 d...Michael Vogt3-5/+13
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
2004-09-20Configurable max values to use with dpkgArch Librarian1-8/+9
2004-09-20Ignore pipe failured for package list sub process. Clos...Arch Librarian1-7/+2
2004-09-20Add --arch-only option for apt-get build-dep only only ...Arch Librarian2-4/+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-20Fixed typoArch Librarian1-3/+2
2004-09-20Fixed c_str handlingArch Librarian1-2/+3
2004-09-20Moved using aroundArch Librarian1-2/+2
2004-09-20G++3 fixes from RandolphArch Librarian3-4/+10
2004-09-20RPM version compare test programArch Librarian1-4/+4
2004-09-20'apt-cache policy' preferences debug tool.Arch Librarian4-14/+54
2004-09-20Alfredo's vendor stuffArch Librarian3-7/+18
2004-09-20Double slash bugArch Librarian1-10/+2
2004-09-20Two small bug fixesArch Librarian1-3/+1
2004-09-20Join with aliencodeArch Librarian16-320/+1610
2004-09-20* Added DPkg::FlushSTDIN to control the flushing of std...Arch Librarian1-13/+16
2004-09-20Added subprocess to segfault errorArch Librarian1-4/+4
2004-09-20More Solaris fixesArch Librarian1-2/+2
2004-09-20Fixed for 0 length source filesArch Librarian1-3/+2
2004-09-20apt-cache showsrcArch Librarian1-1/+8
2004-09-20Bug fixesArch Librarian1-3/+10
2004-09-20Fixed calling of pre-dpkg scriptArch Librarian1-11/+10