summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)AuthorFilesLines
2004-09-20Display both current version and new version in apt-get -s.Arch Librarian1-7/+12
2004-09-20Remove 'Sorry' from messages.Arch Librarian1-2/+2
2004-09-20Fix segfault in FindAny when /i is used, and there is n...Arch Librarian1-2/+2
2004-09-20_config->Dump is now inlined, and calls Dump(clog). Du...Arch Librarian2-5/+7
2004-09-20Fix some unlikely segfaultsArch Librarian3-7/+7
2004-09-20Gettext stuffArch Librarian2-3/+11
2004-09-20PD licenseArch Librarian3-4/+10
2004-09-20Don't die if lines in sources.list are too long. Closes...Arch Librarian1-2/+5
2004-09-20Fix nother end of file parsing bugArch Librarian1-3/+3
2004-09-20Gustavo Niemeyer stuff for RPM file dependsArch Librarian3-11/+99
2004-09-20Fix small memory leak in the sourcelistArch Librarian2-3/+23
2004-09-20Fix last fix, make sure we read something before giving upArch Librarian1-3/+3
2004-09-20'apt-get update' no longer does 'Building Dependency Tree'.Arch Librarian2-4/+15
2004-09-20Increase ReadMessages buffer. #111914Arch Librarian1-2/+2
2004-09-20Prevent protected packages from being DoUpgradedArch Librarian1-1/+3
2004-09-20Force file perms to 0644 for cache and lists.Arch Librarian2-11/+25
2004-09-20Make sure or group mode is always leftArch Librarian1-6/+11
2004-09-20Configurable max values to use with dpkgArch Librarian1-8/+9
2004-09-20Correct neuros problem with no source directoryArch Librarian1-3/+3
2004-09-20Speeling correctionArch Librarian1-2/+2
2004-09-20Ignore pipe failured for package list sub process. Clos...Arch Librarian1-7/+2
2004-09-20Improved message for pre-depends/depend loopsArch Librarian1-5/+8
2004-09-20Added OR group handling to ResolveByKeep. Fixes 133950Arch Librarian1-41/+38
2004-09-20Use std C++ header names for includesArch Librarian4-8/+8
2004-09-20Fix tag file parser underrun #139328Arch Librarian1-28/+14
2004-09-20Added wakko{jgg}~#cd work/apArch Librarian1-1/+26
2004-09-20Fixed a possible segfaultArch Librarian1-3/+5
2004-09-20apt-pkg/init.ccArch Librarian1-1/+2
2004-09-20Add --arch-only option for apt-get build-dep only only ...Arch Librarian5-9/+12
2004-09-20Fixes from Christoph PfistererArch Librarian2-6/+6
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-20Increase the range of the ID type for depsArch Librarian3-6/+15
2004-09-20Various bug fixesArch Librarian1-1/+4
2004-09-20Segfault with missing source files. Closes: #100325Arch Librarian1-2/+3
2004-09-20Fixed errant prefix matchingArch Librarian1-3/+5
2004-09-20Fixed -- argument bugArch Librarian1-1/+4
2004-09-20Fixed string parsing, Bug #100046Arch Librarian1-2/+2
2004-09-20Restored GCC 2.95 compilabilityArch Librarian2-5/+18
2004-09-20Reverted CheckDomainList and LookupTag while adding new...Arch Librarian2-14/+97
2004-09-20Fixed matching all releasesArch Librarian2-3/+12
2004-09-20Corrected array handlingArch Librarian1-17/+5
2004-09-20Reverted unnecessary string changesArch Librarian1-29/+29
2004-09-20Changed comparision operatorsArch Librarian3-30/+17
2004-09-20deblistparser.ccArch Librarian1-3/+3
2004-09-20More ignoring of versionless packagesArch Librarian6-22/+49
2004-09-20Ensure the memory buffer is 0'dArch Librarian3-52/+62
2004-09-20Fixed typoArch Librarian1-3/+2
2004-09-20Fixed c_str handlingArch Librarian1-2/+3
2004-09-20Fixed remove iterationArch Librarian1-2/+4