| Commit message (Expand) | Author | Age | Files | Lines |
* | Modernize quoting. | Bruno Haible | 2012-02-18 | 1 | -2/+2 |
* | urlget: Don't attempt to run the Java program if we don't install it. | Bruno Haible | 2010-06-04 | 1 | -4/+6 |
* | Untabify. | Bruno Haible | 2009-12-12 | 1 | -115/+115 |
* | Update year in --version output. | Bruno Haible | 2009-06-23 | 1 | -2/+2 |
* | Update comment. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | Move the verbosity from the GetURL program to the urlget program. | Bruno Haible | 2009-06-23 | 1 | -17/+57 |
* | Update following some changes in gnulib. | Bruno Haible | 2009-06-23 | 1 | -7/+7 |
* | Comment. | Bruno Haible | 2009-06-23 | 1 | -2/+4 |
* | Switch the license of the programs from GPLv2 to GPLv3. | Bruno Haible | 2009-06-23 | 1 | -6/+5 |
* | Use the standard --version output. | Bruno Haible | 2009-06-23 | 1 | -2/+3 |
* | Update year in --version output. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | Ask translators to specify a translation bug report address. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | exit.h is replaced with <stdlib.h>. | Bruno Haible | 2009-06-23 | 1 | -2/+1 |
* | Use a substitute for <unistd.h> on those platforms where it doesn't exist. | Bruno Haible | 2009-06-23 | 1 | -4/+1 |
* | Internationalization of author names. | Bruno Haible | 2009-06-23 | 1 | -2/+3 |
* | Update FSF postal address. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | Typo in comment. | Bruno Haible | 2009-06-23 | 1 | -2/+2 |
* | Make --enable-relocatable work better. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | SIGPIPE handling in subprocesses. | Bruno Haible | 2009-06-23 | 1 | -14/+14 |
* | Kill subprocesses when the main process exits due to SIGHUP or SIGTERM | Bruno Haible | 2009-06-23 | 1 | -7/+14 |
* | Whitespace changes. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | Check for write error on stdout when the program exits. | Bruno Haible | 2009-06-23 | 1 | -0/+4 |
* | Move the error_with_progname variable from module 'progname' to a new module | Bruno Haible | 2009-06-23 | 1 | -0/+1 |
* | Split strings in usage message. | Bruno Haible | 2009-06-23 | 1 | -6/+5 |
* | Support for relocatable installation. | Bruno Haible | 2009-06-23 | 1 | -4/+5 |
* | Move src/urlget.c to gettext-tools/src/urlget.c. | Bruno Haible | 2009-06-23 | 1 | -0/+391 |