Age | Commit message (Expand) | Author |
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 |
2008-08-01 | ls: --color now highlights files with capabilities, too | Kamil Dudka |
2008-08-01 | factor arbitrarily large numbers | James Youngman |
2008-08-01 | ls -U1 now uses constant memory | Kamil Dudka |
2008-07-30 | * timeout.c: Fix grammar in a comment. Normalize comment syntax. | Jim Meyering |
2008-07-27 | shuf: correctly document --head-count | Mikael Magnusson |
2008-07-27 | shuf: honor --zero-terminated option even with --input-range=LO-HI | Jim Meyering |
2008-07-23 | dd: minor fullblock changes | Jim Meyering |
2008-07-23 | dd: new option: iflag=fullblock to accumulate full input blocks | Kamil Dudka |
2008-07-23 | dd: adjust --help output so help2man formats the man page properly | Jim Meyering |
2008-07-18 | mknod: correct misplaced -Z description in --help output | Andreas Schwab |
2008-07-16 | dircolors.hin: add Ogg/Theora-related extensions | Jim Meyering |
2008-07-15 | fix two bugs in ptx | Jim Meyering |
2008-07-04 | who -r: don't print "last=" when the corresponding byte is unprintable | Jim Meyering |
2008-07-04 | install with just-built ./ginstall only when not cross-compiling | Jim Meyering |
2008-06-30 | truncate: ignore whitespace in --size parameters | Pádraig Brady |
2008-06-28 | doc: add "..." to Usage, to indicate there may be multiple OPTIONs | Jim Meyering |