| Commit message (Expand) | Author | Age | Files | Lines |
* | maint: update all copyright year number ranges | Pádraig Brady | 2023-01-01 | 1 | -1/+1 |
* | doc: be more consistent when documenting exit status | Pádraig Brady | 2022-09-28 | 1 | -0/+1 |
* | maint: update all copyright year number ranges | Pádraig Brady | 2022-01-02 | 1 | -1/+1 |
* | maint: update all copyright year number ranges | Pádraig Brady | 2021-01-01 | 1 | -1/+1 |
* | maint: update all copyright year number ranges | Pádraig Brady | 2020-01-01 | 1 | -1/+1 |
* | all: detect --help and --version more consistently | Bernhard Voelker | 2019-02-24 | 1 | -10/+3 |
* | maint: update all copyright year number ranges | Assaf Gordon | 2019-01-01 | 1 | -1/+1 |
* | maint: update all copyright year number ranges | Pádraig Brady | 2018-01-01 | 1 | -1/+1 |
* | all: use consistent diagnostics for unknown long options | Bernhard Voelker | 2017-11-29 | 1 | -1/+6 |
* | all: prefer HTTPS in URLs | Paul Eggert | 2017-09-19 | 1 | -1/+1 |
* | nohup: simplify by using fcntl | Paul Eggert | 2017-08-17 | 1 | -7/+2 |
* | maint: update all copyright year number ranges | Pádraig Brady | 2017-01-01 | 1 | -1/+1 |
* | maint: update all copyright year number ranges | Pádraig Brady | 2016-01-01 | 1 | -1/+1 |
* | all: avoid quoting file names when possible | Pádraig Brady | 2015-11-04 | 1 | -5/+4 |
* | nohup: clarify stdin redirection | Paul Eggert | 2015-03-27 | 1 | -1/+1 |
* | maint: update all copyright year number ranges | Pádraig Brady | 2015-01-01 | 1 | -1/+1 |
* | doc: output correct --help references with --program-prefix | Pádraig Brady | 2014-09-19 | 1 | -1/+1 |
* | maint: prefer 'return status;' to 'exit (status);' in 'main' | Paul Eggert | 2014-09-08 | 1 | -26/+19 |
* | maint: update all copyright year number ranges | Bernhard Voelker | 2014-01-02 | 1 | -1/+1 |
* | maint: update all copyright year number ranges | Jim Meyering | 2013-01-01 | 1 | -1/+1 |
* | maint: use single copyright year range | Jim Meyering | 2012-01-27 | 1 | -1/+1 |
* | maint: src/*.c: change remaining quotes (without embedded spaces) | Jim Meyering | 2012-01-09 | 1 | -1/+1 |
* | maint: convert `...' to '...' in --help output | Jim Meyering | 2012-01-09 | 1 | -3/+3 |
* | maint: use new emit_try_help in place of equivalent fprintf | Jim Meyering | 2012-01-07 | 1 | -2/+1 |
* | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 1 | -1/+1 |
* | maint: update all copyright year number ranges | Jim Meyering | 2011-01-01 | 1 | -1/+1 |
* | maint: update all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+1 |
* | nohup: if fd_repoen fails (redirecting stdin), report it | Jim Meyering | 2009-12-13 | 1 | -1/+5 |
* | nice, nohup, su: detect write failure to stderr | Eric Blake | 2009-10-28 | 1 | -0/+9 |
* | nohup: use EXIT_CANCELED if not POSIXLY_CORRECT | Eric Blake | 2009-10-23 | 1 | -7/+15 |
* | doc: mention the texinfo documentation in --help | Pádraig Brady | 2009-09-21 | 1 | -1/+1 |
* | global: convert indentation-TABs to spaces | Jim Meyering | 2009-08-25 | 1 | -45/+45 |
* | maint: update all Copyright year lists to include 2009 | Jim Meyering | 2009-06-23 | 1 | -1/+1 |
* | diag: say "failed to...", rather than "cannot..." in a few diagnostics | Jim Meyering | 2009-06-13 | 1 | -1/+1 |
* | nohup, remove, tr: also gettextize the alternative messages | Benno Schulenberg | 2008-09-19 | 1 | -4/+4 |
* | use new global, "Version", rather than macro, VERSION | Jim Meyering | 2008-08-26 | 1 | -1/+1 |
* | use gnulib's progname module | Jim Meyering | 2008-06-03 | 1 | -3/+1 |
* | declare program_name consistently | Jim Meyering | 2008-06-02 | 1 | -1/+1 |
* | adjust copyright dates | Jim Meyering | 2008-05-26 | 1 | -1/+1 |
* | convert single-author programs to use proper_name | Jim Meyering | 2008-05-26 | 1 | -1/+1 |
* | Use PACKAGE_NAME instead of GNU_PACKAGE. | Eric Blake | 2007-08-30 | 1 | -2/+2 |
* | Update all copyright notices to use the newer form. | Jim Meyering | 2007-07-23 | 1 | -5/+4 |
* | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | 2007-07-10 | 1 | -1/+1 |
* | * src/nohup.c (usage): Describe how standard input and output are redirected. | Paul Eggert | 2007-04-28 | 1 | -0/+7 |
* | Help translators include translation team's web or email address. | Jim Meyering | 2007-03-28 | 1 | -1/+1 |
* | (main): Ignore fd_reopen return value when ignoring input, since | Paul Eggert | 2006-03-23 | 1 | -2/+2 |
* | (main): nohup diagnostics are now more precise, and nohup now | Paul Eggert | 2006-03-23 | 1 | -19/+47 |
* | (main): Explain why we reopen stdin for write-only access. | Jim Meyering | 2005-08-12 | 1 | -1/+3 |
* | (main): Don't worry about POSIXLY_CORRECT. | Paul Eggert | 2005-07-15 | 1 | -6/+2 |
* | Include fd-reopen.h. | Paul Eggert | 2005-07-03 | 1 | -31/+13 |