summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
Commit message (Expand)AuthorAgeFilesLines
* * removed the pragma messMichael Vogt2006-10-027-25/+2
* * apt-pkg/deb/dpkgpm.cc:Michael Vogt2006-09-301-11/+11
* * apt-pkg/deb/dpkgpm.cc:Michael Vogt2006-07-251-1/+7
* * apt-pkg/deb/debversion.cc:Michael Vogt2006-05-081-1/+22
* * apt-pkg/deb/dpkgpm.cc: wording fixes (thanks to mdz)Michael Vogt2006-04-251-2/+2
* * wording (thanks to mdz)Michael Vogt2006-04-181-2/+2
* * don't explod if a Provides has DepCompareOpMichael Vogt2006-01-191-5/+6
* * applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt2005-11-231-2/+2
* * renamed Trust-CDROM to TrustCDROM to make it consistent with ubuntuMichael Vogt2005-10-201-1/+1
* * added APT::Authentication::Trust-CDROM optionMichael Vogt2005-10-191-0/+4
* * merged with apt--fixes--0Michael Vogt2005-08-231-1/+6
* * merged from mainMichael Vogt2005-08-092-27/+224
* * make pinning on component work again (we just use the section, as apt-0.6 d...Michael Vogt2005-05-103-5/+13
* Merge michael.vogt@canonical.com--2004/apt--status-fd--0Matt Zimmerman2005-01-192-3/+18
* Merge apt--authentication--0Matt Zimmerman2004-12-135-81/+335
* Increase Dpkg::MaxArgs and Dpkg::MaxArgBytesMatt Zimmerman2004-11-131-2/+2
* * Implement an ugly workaround for the 10000-character ...Arch Librarian2004-09-202-6/+27
* * Restore SIGINT/SIGQUIT handlers to their old values (...Arch Librarian2004-09-201-5/+9
* * Initialize StatusFile in debSystem (Closes: #229791)Arch Librarian2004-09-201-1/+2
* * Fix debSourcesIndex::Describe() to correctly say "Sou...Arch Librarian2004-09-201-3/+3
* * Move comment for ListParser::ParseDepends into the ri...Arch Librarian2004-09-201-6/+7
* * Patch from Koblinger Egmont <egmont@uhulinux.hu> to f...Arch Librarian2004-09-201-1/+13
* * Only try to clear stdin if it is a tty, to avoid loop...Arch Librarian2004-09-201-2/+2
* - Don't fall off the end of the buffer when comparing v...Arch Librarian2004-09-201-3/+3
* When building the dpkg command line, allow for 8192 cha...Arch Librarian2004-09-201-2/+2
* Remove unused variablesArch Librarian2004-09-201-4/+1
* G++ 3.2 fixesArch Librarian2004-09-201-3/+3
* Tidy style for new dpkg version compare functionArch Librarian2004-09-201-37/+37
* New deb version compare function, that has no integer l...Arch Librarian2004-09-201-47/+21
* Configurable max values to use with dpkgArch Librarian2004-09-201-8/+9
* Ignore pipe failured for package list sub process. Clos...Arch Librarian2004-09-201-7/+2
* Add --arch-only option for apt-get build-dep only only ...Arch Librarian2004-09-202-4/+7
* fix build-dependency parser to understand [!arch] flags...Arch Librarian2004-09-201-4/+14
* Larger line buffer, #106591Arch Librarian2004-09-201-3/+3
* deblistparser.ccArch Librarian2004-09-201-3/+3
* More ignoring of versionless packagesArch Librarian2004-09-201-3/+5
* Fixed typoArch Librarian2004-09-201-3/+2
* Fixed c_str handlingArch Librarian2004-09-201-2/+3
* Moved using aroundArch Librarian2004-09-201-2/+2
* G++3 fixes from RandolphArch Librarian2004-09-203-4/+10
* RPM version compare test programArch Librarian2004-09-201-4/+4
* 'apt-cache policy' preferences debug tool.Arch Librarian2004-09-204-14/+54
* Alfredo's vendor stuffArch Librarian2004-09-203-7/+18
* Double slash bugArch Librarian2004-09-201-10/+2
* Two small bug fixesArch Librarian2004-09-201-3/+1
* Join with aliencodeArch Librarian2004-09-2016-320/+1610
* * Added DPkg::FlushSTDIN to control the flushing of std...Arch Librarian2004-09-201-13/+16
* Added subprocess to segfault errorArch Librarian2004-09-201-4/+4
* More Solaris fixesArch Librarian2004-09-201-2/+2
* Fixed for 0 length source filesArch Librarian2004-09-201-3/+2