summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
AgeCommit message (Expand)AuthorFilesLines
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
2004-09-20Fixed bad return for missing updates directoryArch Librarian1-2/+2
2004-09-20Joey Hess's patchArch Librarian2-3/+89
2004-09-20Fixed up dpkginit and acquire stuff..Arch Librarian1-2/+2
2004-09-20Fixed the infinite loop problemArch Librarian1-3/+2
2004-09-20Minor cleanups, fix for checksum lowercase bugArch Librarian5-50/+67
2004-09-20g++- worksArch Librarian2-6/+18
2004-09-20CD swapping supportArch Librarian2-2/+11
2004-09-20Changed CRC algorithmArch Librarian1-3/+3
2004-09-20Multiple different versions supportArch Librarian2-2/+38
2004-09-20Fixed parsing of source: linesArch Librarian1-3/+7
2004-09-20Working apt-get source build stuffArch Librarian1-29/+3
2004-09-20Support for memory-only cachingArch Librarian1-3/+3
2004-09-20Fixed space parsing problemArch Librarian1-2/+6