Age | Commit message (Expand) | Author |
2004-12-23 | * changelog updated, version is now 0.6.27ubuntu4; added DEB_BUILD_PROG_OPTS ... | Michael Vogt |
2004-12-23 | * if a sign-file download fails, delete the the partial download in "partial/... | Michael Vogt |
2004-12-20 | * merged changes from the conference | Michael Vogt |
2004-11-23 | * imported the changes from 0.5.30 to 0.5.30ubuntu2 | Michael Vogt |
2004-11-15 | Packages.bz2 support from Michael Vogt | Matt Zimmerman |
2004-11-13 | Increase Dpkg::MaxArgs and Dpkg::MaxArgBytes | Matt Zimmerman |
2004-09-20 | * Fix typo in error message when encountering unknown t... | Arch Librarian |
2004-09-20 | * Increase length of line buffer in ReadConfigFile to 1... | Arch Librarian |
2004-09-20 | * Implement an ugly workaround for the 10000-character ... | Arch Librarian |
2004-09-20 | StatError to avoid a sometimes large batch of error messages | Arch Librarian |
2004-09-20 | * Print a slightly clearer error message if no packagin... | Arch Librarian |
2004-09-20 | buffer in the very unlikely event that someone adds 10 ... | Arch Librarian |
2004-09-20 | * Restore SIGINT/SIGQUIT handlers to their old values (... | Arch Librarian |
2004-09-20 | * Initialize StatusFile in debSystem (Closes: #229791) | Arch Librarian |
2004-09-20 | * Fix debSourcesIndex::Describe() to correctly say "Sou... | Arch Librarian |
2004-09-20 | * Patch from Koblinger Egmont <egmont@uhulinux.hu> to fix | Arch Librarian |
2004-09-20 | * Move comment for ListParser::ParseDepends into the ri... | Arch Librarian |
2004-09-20 | * Patch from Koblinger Egmont <egmont@uhulinux.hu> to f... | Arch Librarian |
2004-09-20 | Back out fix for now; not sure I want to bump the lib v... | Arch Librarian |
2004-09-20 | * Small bugfix to pkgRecords to prevent a segfault if t... | Arch Librarian |
2004-09-20 | * Correct the section in apt_preferences(5) on interpre... | Arch Librarian |
2004-09-20 | Mark the type abbrevation warning as translatable | Arch Librarian |
2004-09-20 | * Only try to clear stdin if it is a tty, to avoid loop... | Arch Librarian |
2004-09-20 | * Give a warning if an illegal type abbreviation is use... | Arch Librarian |
2004-09-20 | - Clean up some string handling, patch from Peter Lundkvist | Arch Librarian |
2004-09-20 | - Don't fall off the end of the buffer when comparing v... | Arch Librarian |
2004-09-20 | Fix segfault when handling /etc/apt/preferences. | Arch Librarian |
2004-09-20 | Fix api breakage caused when attempting to support bloc... | Arch Librarian |
2004-09-20 | Fix status file parser so that if a record is larger th... | Arch Librarian |
2004-09-20 | APT::Immediate-Configure had inverted semantics(false m... | Arch Librarian |
2004-09-20 | When building the dpkg command line, allow for 8192 cha... | Arch Librarian |
2004-09-20 | Fix origin pins for file:// uris. | Arch Librarian |
2004-09-20 | Typo fixes. | Arch Librarian |
2004-09-20 | Add INTLLIBS to various parts, so netbsd-i386 works. | Arch Librarian |
2004-09-20 | Only set the text domain if APT_DOMAIN is defined(it's ... | Arch Librarian |
2004-09-20 | Add safe_snprintf | Arch Librarian |
2004-09-20 | Use snprintf. Observed by Brian M. Hunt | Arch Librarian |
2004-09-20 | Report uris with '.gz' when there are errors. | Arch Librarian |
2004-09-20 | Double default value of APT::Cache-Limit, until such ti... | Arch Librarian |
2004-09-20 | Remove unused variables | Arch Librarian |
2004-09-20 | Remove \r escape sequence for the sake of gettext | Arch Librarian |
2004-09-20 | G++ 3.2 fixes | Arch Librarian |
2004-09-20 | Fix lame sort errors in priocmp found by Gustavo | Arch Librarian |
2004-09-20 | Tidy style for new dpkg version compare function | Arch Librarian |
2004-09-20 | Test for timegm in configure. | Arch Librarian |
2004-09-20 | New deb version compare function, that has no integer l... | Arch Librarian |
2004-09-20 | s/DOMAIN/APT_DOMAIN/, as /usr/include/math.h defines DO... | Arch Librarian |
2004-09-20 | Some more g++-3.2 fixes. | Arch Librarian |
2004-09-20 | Display both current version and new version in apt-get -s. | Arch Librarian |
2004-09-20 | Remove 'Sorry' from messages. | Arch Librarian |