Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-11-18 | . | Jim Meyering | |
2001-11-17 | . | Jim Meyering | |
2001-11-10 | tweak locale-related somments for sort | Jim Meyering | |
2001-11-10 | tweak locale-related somments for sort | Jim Meyering | |
2001-11-10 | . | Jim Meyering | |
2001-11-10 | (Date directives): Document %u. | Jim Meyering | |
2001-11-08 | . | Jim Meyering | |
2001-11-08 | *** empty log message *** | Jim Meyering | |
2001-11-08 | (paste invocation): Give examples. | Jim Meyering | |
Thanks to Dan Jacobson for suggesting the examples. | |||
2001-11-05 | *** empty log message *** | Jim Meyering | |
2001-11-05 | (sort invocation): Recommend setting LC_ALL=C, | Jim Meyering | |
not LC_COLLATE=C. Explain how the latter can cause problems. Based on a message from Paul Eggert. (ls invocation): Recommend setting LC_ALL=C, not LC_COLLATE=C. | |||
2001-10-21 | *** empty log message *** | Jim Meyering | |
2001-10-21 | (cp invocation): Describe --reply=... | Jim Meyering | |
2001-10-17 | *** empty log message *** | Jim Meyering | |
2001-10-17 | (cp invocation): `cp --no-dereference' is | Jim Meyering | |
no longer equivalent to `cp -d'. `cp -d' is equivalent to `--no-dereference --preserve=links'. cp's -P option means --no-dereference, not --parents. Describe new optional argument to --preserve. Describe new option: --no-preserve=ATTRIBUTE_LIST. | |||
2001-09-26 | . | Jim Meyering | |
2001-09-23 | . | Jim Meyering | |
2001-09-23 | *** empty log message *** | Jim Meyering | |
2001-09-23 | (check-texinfo): Redirect stderr of `grep -w' to | Jim Meyering | |
/dev/null, so people with old versions of grep don't see the failure. | |||
2001-09-22 | . | Jim Meyering | |
2001-09-22 | . | Jim Meyering | |
2001-09-16 | *** empty log message *** | Jim Meyering | |
2001-09-16 | (mv invocation): Describe new option: --reply={yes,no,query}. Fix a few typos. | Jim Meyering | |
2001-09-16 | . | Jim Meyering | |
2001-09-16 | *** empty log message *** | Jim Meyering | |
2001-09-16 | (uniq invocation): The input need not | Jim Meyering | |
be sorted. Try to clarify -d versus -D versus -u. | |||
2001-09-12 | *** empty log message *** | Jim Meyering | |
2001-09-12 | (tail invocation): Document new option: -F. | Jim Meyering | |
From Herbert Xu. | |||
2001-09-07 | *** empty log message *** | Jim Meyering | |
2001-09-07 | New 'uname' options -i or --hardware-platform, | Jim Meyering | |
and -o or --operating-system. 'uname -a' now outputs -i and -o information at the end. New uname option --kernel-version is an alias for -v. Uname option --release has been renamed to --kernel-release, and --sysname has been renamed to --kernel-name; the old options will work for a while, but are no longer documented. | |||
2001-09-06 | *** empty log message *** | Jim Meyering | |
2001-09-06 | (join invocation): Describe the GNU | Jim Meyering | |
extension to join, which does not require sorted input when the input contains no unpairable lines. | |||
2001-09-01 | . | Jim Meyering | |
2001-08-31 | *** empty log message *** | Jim Meyering | |
2001-08-26 | . | Jim Meyering | |
2001-08-26 | *** empty log message *** | Jim Meyering | |
2001-08-26 | expr now uses LC_COLLATE for string comparison, as per POSIX. | Jim Meyering | |
2001-08-25 | *** empty log message *** | Jim Meyering | |
2001-08-25 | *** empty log message *** | Jim Meyering | |
2001-08-25 | Use @option, rather than @samp everywhere. | Jim Meyering | |
2001-08-24 | (cut invocation): Document how cut treats lines with no separators. | Jim Meyering | |
2001-08-24 | *** empty log message *** | Jim Meyering | |
2001-08-24 | 'expr' now requires '+' rather than 'quote' to quote tokens. | Jim Meyering | |
2001-08-21 | wording tweak | Jim Meyering | |
2001-08-18 | . | Jim Meyering | |
2001-08-18 | fix typo | Jim Meyering | |
2001-08-14 | fix typo: s/-quiet/--quiet/ | Jim Meyering | |
From: noon@cote-dazur.com (Fabrice Bauzac) | |||
2001-08-14 | . | Jim Meyering | |
2001-08-14 | . | Jim Meyering | |
2001-08-12 | . | Jim Meyering | |