| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix segfault on really wide screens, #176052 | Arch Librarian | 2004-09-20 | 2 | -4/+4 |
* | 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 |
* | Define libapt-inst:provides when building the -dev pkg. | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Version the docbook-utils build-depends, to what appear... | Arch Librarian | 2004-09-20 | 1 | -1/+1 |
* | Add myself to Uploaders. | Arch Librarian | 2004-09-20 | 1 | -1/+1 |
* | Bump standards-version. | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Revert version back to 0.5.4.9, as we'll do a test rele... | Arch Librarian | 2004-09-20 | 1 | -1/+1 |
* | Install locale files in /usr/share. | Arch Librarian | 2004-09-20 | 1 | -3/+3 |
* | Call ldconfig when removing. | Arch Librarian | 2004-09-20 | 1 | -0/+3 |
* | Fix building of sgml manpages. | Arch Librarian | 2004-09-20 | 4 | -11/+4 |
* | Check candidate version when installing build-deps. Clo... | Arch Librarian | 2004-09-20 | 2 | -5/+20 |
* | Report uris with '.gz' when there are errors. | Arch Librarian | 2004-09-20 | 2 | -2/+3 |
* | Double default value of APT::Cache-Limit, until such ti... | Arch Librarian | 2004-09-20 | 2 | -3/+5 |
* | apt does compile with g++-3 now, update | Arch Librarian | 2004-09-20 | 1 | -2/+0 |
* | fix some build-dep bugs; update changelog | Arch Librarian | 2004-09-20 | 2 | -40/+64 |
* | Remove unused variables | Arch Librarian | 2004-09-20 | 1 | -4/+1 |
* | ES updates from Asier Llano Palacios | Arch Librarian | 2004-09-20 | 1 | -206/+176 |
* | Use a more reliable method to get the domain string | Arch Librarian | 2004-09-20 | 1 | -5/+6 |
* | New apt_preferences from Thomas Hood, Susan Kleinmann | Arch Librarian | 2004-09-20 | 1 | -200/+520 |
* | Rejigger gettext stuff for 0.11.5 | Arch Librarian | 2004-09-20 | 1 | -3/+0 |
* | G++ 3.2 fixes | Arch Librarian | 2004-09-20 | 4 | -4/+11 |
* | Rejigger gettext stuff for 0.11.5 | Arch Librarian | 2004-09-20 | 4 | -9/+12 |
* | 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 |
* | Doc updates | Arch Librarian | 2004-09-20 | 2 | -6/+6 |
* | Link apt-inst to apt-pkg, #175055 | Arch Librarian | 2004-09-20 | 1 | -1/+1 |
* | Correct typo found by Isaac Wilcox | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | More translations (155) by Steven Huang | Arch Librarian | 2004-09-20 | 1 | -348/+730 |
* | Corrected fatal format error. | Arch Librarian | 2004-09-20 | 1 | -1/+1 |
* | Updated translation for 0.5.5. | Arch Librarian | 2004-09-20 | 1 | -327/+542 |
* | Updated some messages; by SG Tonon. | Arch Librarian | 2004-09-20 | 1 | -32/+32 |
* | Fix lame sort errors in priocmp found by Gustavo | Arch Librarian | 2004-09-20 | 1 | -6/+6 |
* | Updated translation for 0.5.5, nearly complete. | Arch Librarian | 2004-09-20 | 3 | -1110/+1706 |
* | Updated translation for 0.5.5, complete. | Arch Librarian | 2004-09-20 | 6 | -2064/+3330 |
* | Tidy style for new dpkg version compare function | Arch Librarian | 2004-09-20 | 1 | -37/+37 |
* | Missed one st_mtime. | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Check the currently mounted cdrom, to see if it's the o... | Arch Librarian | 2004-09-20 | 2 | -4/+4 |
* | s/st_mtime/mtime/ on our local stat structure in apt-ft... | Arch Librarian | 2004-09-20 | 3 | -7/+10 |
* | Test for timegm in configure. | Arch Librarian | 2004-09-20 | 5 | -2/+17 |
* | New deb version compare function, that has no integer l... | Arch Librarian | 2004-09-20 | 2 | -47/+23 |
* | s/DOMAIN/APT_DOMAIN/, as /usr/include/math.h defines DO... | Arch Librarian | 2004-09-20 | 6 | -11/+11 |
* | Some more g++-3.2 fixes. | Arch Librarian | 2004-09-20 | 8 | -12/+17 |
* | Change verbose logging output of apt-ftparchive to go t... | Arch Librarian | 2004-09-20 | 3 | -7/+10 |
* | Call make clean and distclean before removing build/ | Arch Librarian | 2004-09-20 | 1 | -6/+5 |
* | libapt-pkg-dev now depends on apt-utils. | Arch Librarian | 2004-09-20 | 2 | -1/+2 |
* | Remove leading blank line. | Arch Librarian | 2004-09-20 | 2 | -3/+2 |
* | Add an options and timeout config item to ssh/rsh. | Arch Librarian | 2004-09-20 | 3 | -7/+40 |
* | Display both current version and new version in apt-get -s. | Arch Librarian | 2004-09-20 | 2 | -7/+15 |
* | Fix typo, and convert file.Package to const char. | Arch Librarian | 2004-09-20 | 1 | -3/+3 |