summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2004-09-20Typo fixes.Arch Librarian
2004-09-20Add INTLLIBS to various parts, so netbsd-i386 works.Arch Librarian
2004-09-20Only set the text domain if APT_DOMAIN is defined(it's ...Arch Librarian
2004-09-20Add safe_snprintfArch Librarian
2004-09-20Use snprintf. Observed by Brian M. HuntArch Librarian
2004-09-20Report uris with '.gz' when there are errors.Arch Librarian
2004-09-20Double default value of APT::Cache-Limit, until such ti...Arch Librarian
2004-09-20Remove unused variablesArch Librarian
2004-09-20Remove \r escape sequence for the sake of gettextArch Librarian
2004-09-20G++ 3.2 fixesArch Librarian
2004-09-20Fix lame sort errors in priocmp found by GustavoArch Librarian
2004-09-20Tidy style for new dpkg version compare functionArch Librarian
2004-09-20Test for timegm in configure.Arch Librarian
2004-09-20New deb version compare function, that has no integer l...Arch Librarian
2004-09-20s/DOMAIN/APT_DOMAIN/, as /usr/include/math.h defines DO...Arch Librarian
2004-09-20Some more g++-3.2 fixes.Arch Librarian
2004-09-20Display both current version and new version in apt-get -s.Arch Librarian
2004-09-20Remove 'Sorry' from messages.Arch Librarian
2004-09-20Fix segfault in FindAny when /i is used, and there is n...Arch Librarian
2004-09-20_config->Dump is now inlined, and calls Dump(clog). Du...Arch Librarian
2004-09-20Fix some unlikely segfaultsArch Librarian
2004-09-20Gettext stuffArch Librarian
2004-09-20PD licenseArch Librarian
2004-09-20Don't die if lines in sources.list are too long. Closes...Arch Librarian
2004-09-20Fix nother end of file parsing bugArch Librarian
2004-09-20Gustavo Niemeyer stuff for RPM file dependsArch Librarian
2004-09-20Fix small memory leak in the sourcelistArch Librarian
2004-09-20Fix last fix, make sure we read something before giving upArch Librarian
2004-09-20'apt-get update' no longer does 'Building Dependency Tree'.Arch Librarian
2004-09-20Increase ReadMessages buffer. #111914Arch Librarian
2004-09-20Prevent protected packages from being DoUpgradedArch Librarian
2004-09-20Force file perms to 0644 for cache and lists.Arch Librarian
2004-09-20Make sure or group mode is always leftArch Librarian
2004-09-20Configurable max values to use with dpkgArch Librarian
2004-09-20Correct neuros problem with no source directoryArch Librarian
2004-09-20Speeling correctionArch Librarian
2004-09-20Ignore pipe failured for package list sub process. Clos...Arch Librarian
2004-09-20Improved message for pre-depends/depend loopsArch Librarian
2004-09-20Added OR group handling to ResolveByKeep. Fixes 133950Arch Librarian
2004-09-20Use std C++ header names for includesArch Librarian
2004-09-20Fix tag file parser underrun #139328Arch Librarian
2004-09-20Added wakko{jgg}~#cd work/apArch Librarian
2004-09-20Fixed a possible segfaultArch Librarian
2004-09-20apt-pkg/init.ccArch Librarian
2004-09-20Add --arch-only option for apt-get build-dep only only ...Arch Librarian
2004-09-20Fixes from Christoph PfistererArch Librarian
2004-09-20fix build-dependency parser to understand [!arch] flags...Arch Librarian
2004-09-20Larger line buffer, #106591Arch Librarian
2004-09-20Increase the range of the ID type for depsArch Librarian
2004-09-20Various bug fixesArch Librarian