Age | Commit message (Expand) | Author |
2008-09-19 | tail: gettextize the string, "standard input" | Benno Schulenberg |
2008-09-19 | tail --help: move the --retry entry into alphabetical order | Benno Schulenberg |
2008-09-19 | shred --help: lowercase a stray capital | Benno Schulenberg |
2008-09-19 | stty --help: correct the alignment of an entry | Benno Schulenberg |
2008-09-19 | sort --help: sort the options better alphabetically | Benno Schulenberg |
2008-09-19 | rmdir --help: use lower case in option description; adjust indentation | Benno Schulenberg |
2008-09-19 | remove.c: move comment to right before string, so gettext will pick it up | Benno Schulenberg |
2008-09-19 | pr --help: elide arguments after short options that allow a space | Benno Schulenberg |
2008-09-19 | od: ungettextize debugging messages | Benno Schulenberg |
2008-09-19 | nohup, remove, tr: also gettextize the alternative messages | Benno Schulenberg |
2008-09-19 | od --help: avoid concatening two messages without a newline | Benno Schulenberg |
2008-09-19 | mkfifo, mknod --help: put -Z option in its alphabetical position | Benno Schulenberg |
2008-09-14 | various VPATH-related fixes | Ralf Wildenhues |
2008-09-14 | stat: remove obsolete and undocumented option, --filesystem | Jim Meyering |
2008-09-10 | simplify installation rules, using new Automake | Ralf Wildenhues |
2008-09-06 | install: new option: --strip-program, | Kamil Dudka |
2008-09-03 | df: new option: --total to print grand totals | Kamil Dudka |
2008-08-31 | env, groups: remove duplicate inclusion of <getopt.h> | Jerry Snitselaar |
2008-08-26 | generate version.c and version.h | Jim Meyering |
2008-08-26 | use new global, "Version", rather than macro, VERSION | Jim Meyering |
2008-08-20 | ls: adjust to gnulib change | Eric Blake |
2008-08-18 | sort: improve usage wording | Eric Blake |
2008-08-15 | adjust | Jim Meyering |
2008-08-15 | sort: new option, --sort=version, for version number ordering | Bruce Korb |
2008-08-14 | "expr --bignum 1" now fails when expr is built without libgmp | Jim Meyering |
2008-08-14 | mktemp, sort, tac: don't use undefined after mkstemp failure | Jim Meyering |
2008-08-12 | kill: micro grammar nit in description of SIGNAL | Benno Schulenberg |
2008-08-12 | groups: let synopsis show that the command allows multiple usernames | Benno Schulenberg |
2008-08-12 | id: remove superfluous condition test; it is caught at -Z above | Benno Schulenberg |
2008-08-12 | id: gettextize a few missed tiny strings | Benno Schulenberg |
2008-08-12 | fmt: remove the 'no file' sentence; the standard phrase is given below | Benno Schulenberg |
2008-08-11 | echo: correct description of \c | Benno Schulenberg |
2008-08-11 | factor: remove duplicate docstring; use the more detailed one | Benno Schulenberg |
2008-08-11 | echo: gettextize the alternative option description too | Benno Schulenberg |
2008-08-11 | dd: clarify meaning of multiplication factors; put xM in order | Benno Schulenberg |
2008-08-11 | date: remove confusing and unneeded sentence from --help | Benno Schulenberg |
2008-08-11 | printenv: say what it does when variables are specified | Benno Schulenberg |
2008-08-11 | cp: move a newline to make second message identical to others | Benno Schulenberg |
2008-08-11 | who: Gettextize two forgotten strings | Benno Schulenberg |
2008-08-10 | sort: remove unnecessary declaration of strtod | Jim Meyering |
2008-08-10 | sort: avoid erroneous cast | Jim Meyering |
2008-08-10 | sort: don't print uninitialized in diagnostic | Jim Meyering |
2008-08-09 | dd.c: reduce duplication in new O_FULLBLOCK-defining code | Jim Meyering |
2008-08-09 | expr: avoid compiler warnings | Jim Meyering |
2008-08-06 | expr: support arbitrary-precision arithmetic | James Youngman |
2008-08-05 | ls: ignore spurious getfilecon failure due to lack of SELinux support | John David Anglin |
2008-08-05 | Document uptime. | James Youngman |
2008-08-04 | doc: correct and normalize --help output of several tools | Benno Schulenberg |
2008-08-04 | false: mark "false" description for translation | Jim Meyering |
2008-08-04 | factor: credit Torbjörn Granlund | James Youngman |