Age | Commit message (Expand) | Author |
2008-09-19 | doc: coreutils.texi (csplit invocation): Add an example. | Jim Meyering |
2008-09-14 | various VPATH-related fixes | Ralf Wildenhues |
2008-09-14 | stat: remove obsolete and undocumented option, --filesystem | Jim Meyering |
2008-09-13 | tests: reenable disabled test, now that automake can handle it | Jim Meyering |
2008-09-11 | tests: temporarily disable part of "make distcheck" | Jim Meyering |
2008-09-11 | tweak wording and check to avoid failure | Jim Meyering |
2008-09-10 | doc: mention which commands may be built-in functions | Jim Meyering |
2008-09-10 | simplify installation rules, using new Automake | Ralf Wildenhues |
2008-09-10 | fix minor shell issues in test suite | Ralf Wildenhues |
2008-09-10 | tests: don't use "local" in bourne shell scripts | Jim Meyering |
2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering |
2008-09-08 | tests: move input-tty into a test-lib.sh function | Jim Meyering |
2008-09-07 | tests: work around Solaris 11 bug | Jim Meyering |
2008-09-07 | tests: don't let rounding-to-1KB blocks provoke a failure | Jim Meyering |
2008-09-07 | tests: don't fail due to built-in sleep from Solaris 11's /bin/sh | Jim Meyering |
2008-09-06 | install: new option: --strip-program, | Kamil Dudka |
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 |