Age | Commit message (Expand) | Author |
2008-09-03 | df: new option: --total to print grand totals | Kamil Dudka |
2008-09-03 | TODO: add an item for a chmod optimization | Jim Meyering |
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-26 | bootstrap: preserve permissions of more copied files | Jim Meyering |
2008-08-23 | doc: clarify wc -L documentation | Bruno Haible |
2008-08-20 | ls: adjust to gnulib change | Eric Blake |
2008-08-19 | .gitignore: ignore more files | Eric Blake |
2008-08-19 | .gitattributes: generalize | 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 | set envvars via "env" to avoid spurious set -x output from bad shells | Jim Meyering |
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 | doc: the quote operator for expr is '+', not 'quote' | 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 | doc: remove stray word from date's field width description | 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 | doc: put the exitstatus paragraph in a better place | 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 | * .gitattributes: Better diff output for texinfo sources. | Jim Meyering |
2008-08-09 | dd.c: reduce duplication in new O_FULLBLOCK-defining code | Jim Meyering |
2008-08-09 | * coreutils.texi (factor invocation, expr invocation): Adjust wording. | Jim Meyering |
2008-08-09 | expr: avoid compiler warnings | Jim Meyering |
2008-08-09 | * tests/misc/expr: Add tests of the new GMP-based code. | Jim Meyering |
2008-08-06 | expr: support arbitrary-precision arithmetic | James Youngman |
2008-08-06 | doc: mv,cp: undocument the --reply option | James Youngman |
2008-08-06 | document the supported baud rates beyond 38400 | 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 |
2008-08-03 | doc: make it clear we're talking about the Linux kernel | Jim Meyering |
2008-08-02 | tests: fix build-aux/check.mk for non-GNU make | Ralf Wildenhues |