| Commit message (Expand) | Author | Age | Files | Lines |
* | * Fix debSourcesIndex::Describe() to correctly say "Sou... | Arch Librarian | 2004-09-20 | 1 | -3/+3 |
* | * Patch from Koblinger Egmont <egmont@uhulinux.hu> to fix | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | * Move comment for ListParser::ParseDepends into the ri... | Arch Librarian | 2004-09-20 | 1 | -6/+7 |
* | * Patch from Koblinger Egmont <egmont@uhulinux.hu> to f... | Arch Librarian | 2004-09-20 | 1 | -1/+13 |
* | Back out fix for now; not sure I want to bump the lib v... | Arch Librarian | 2004-09-20 | 1 | -6/+2 |
* | * Small bugfix to pkgRecords to prevent a segfault if t... | Arch Librarian | 2004-09-20 | 1 | -2/+6 |
* | * Correct the section in apt_preferences(5) on interpre... | Arch Librarian | 2004-09-20 | 1 | -3/+9 |
* | Mark the type abbrevation warning as translatable | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | * Only try to clear stdin if it is a tty, to avoid loop... | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | * Give a warning if an illegal type abbreviation is use... | Arch Librarian | 2004-09-20 | 1 | -8/+12 |
* | - Clean up some string handling, patch from Peter Lundkvist | Arch Librarian | 2004-09-20 | 1 | -3/+3 |
* | - Don't fall off the end of the buffer when comparing v... | Arch Librarian | 2004-09-20 | 1 | -3/+3 |
* | Fix segfault when handling /etc/apt/preferences. | Arch Librarian | 2004-09-20 | 1 | -3/+7 |
* | Fix api breakage caused when attempting to support bloc... | Arch Librarian | 2004-09-20 | 2 | -40/+23 |
* | Fix status file parser so that if a record is larger th... | Arch Librarian | 2004-09-20 | 2 | -23/+40 |
* | APT::Immediate-Configure had inverted semantics(false m... | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | When building the dpkg command line, allow for 8192 cha... | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Fix origin pins for file:// uris. | Arch Librarian | 2004-09-20 | 1 | -6/+4 |
* | Typo fixes. | Arch Librarian | 2004-09-20 | 2 | -5/+5 |
* | Add INTLLIBS to various parts, so netbsd-i386 works. | Arch Librarian | 2004-09-20 | 1 | -1/+1 |
* | Only set the text domain if APT_DOMAIN is defined(it's ... | Arch Librarian | 2004-09-20 | 1 | -1/+3 |
* | Add safe_snprintf | Arch Librarian | 2004-09-20 | 2 | -4/+29 |
* | Use snprintf. Observed by Brian M. Hunt | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Report uris with '.gz' when there are errors. | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Double default value of APT::Cache-Limit, until such ti... | Arch Librarian | 2004-09-20 | 1 | -3/+3 |
* | Remove unused variables | Arch Librarian | 2004-09-20 | 1 | -4/+1 |
* | Remove \r escape sequence for the sake of gettext | Arch Librarian | 2004-09-20 | 1 | -3/+3 |
* | G++ 3.2 fixes | Arch Librarian | 2004-09-20 | 1 | -3/+3 |
* | Fix lame sort errors in priocmp found by Gustavo | Arch Librarian | 2004-09-20 | 1 | -6/+6 |
* | Tidy style for new dpkg version compare function | Arch Librarian | 2004-09-20 | 1 | -37/+37 |
* | Test for timegm in configure. | Arch Librarian | 2004-09-20 | 1 | -2/+8 |
* | New deb version compare function, that has no integer l... | Arch Librarian | 2004-09-20 | 1 | -47/+21 |
* | s/DOMAIN/APT_DOMAIN/, as /usr/include/math.h defines DO... | Arch Librarian | 2004-09-20 | 2 | -3/+3 |
* | Some more g++-3.2 fixes. | Arch Librarian | 2004-09-20 | 4 | -7/+9 |
* | Display both current version and new version in apt-get -s. | Arch Librarian | 2004-09-20 | 1 | -7/+12 |
* | Remove 'Sorry' from messages. | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Fix segfault in FindAny when /i is used, and there is n... | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | _config->Dump is now inlined, and calls Dump(clog). Du... | Arch Librarian | 2004-09-20 | 2 | -5/+7 |
* | Fix some unlikely segfaults | Arch Librarian | 2004-09-20 | 3 | -7/+7 |
* | Gettext stuff | Arch Librarian | 2004-09-20 | 2 | -3/+11 |
* | PD license | Arch Librarian | 2004-09-20 | 3 | -4/+10 |
* | Don't die if lines in sources.list are too long. Closes... | Arch Librarian | 2004-09-20 | 1 | -2/+5 |
* | Fix nother end of file parsing bug | Arch Librarian | 2004-09-20 | 1 | -3/+3 |
* | Gustavo Niemeyer stuff for RPM file depends | Arch Librarian | 2004-09-20 | 3 | -11/+99 |
* | Fix small memory leak in the sourcelist | Arch Librarian | 2004-09-20 | 2 | -3/+23 |
* | Fix last fix, make sure we read something before giving up | Arch Librarian | 2004-09-20 | 1 | -3/+3 |
* | 'apt-get update' no longer does 'Building Dependency Tree'. | Arch Librarian | 2004-09-20 | 2 | -4/+15 |
* | Increase ReadMessages buffer. #111914 | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Prevent protected packages from being DoUpgraded | Arch Librarian | 2004-09-20 | 1 | -1/+3 |
* | Force file perms to 0644 for cache and lists. | Arch Librarian | 2004-09-20 | 2 | -11/+25 |