Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-03-03 | (chown invocation): Document that chown now falls | Jim Meyering | |
back on USER.GROUP parsing regardless of POSIX version, as POSIX 1003.1-2001 allows that behavior as a compatible extension. | |||
2004-03-02 | *** empty log message *** | Jim Meyering | |
2004-03-02 | Run envvar-check in case BLOCK_SIZE etc. are set. | Jim Meyering | |
2004-03-02 | Run envvar-check in case BLOCK_SIZE etc. are set. | Jim Meyering | |
2004-03-02 | . | Jim Meyering | |
2004-03-02 | *** empty log message *** | Jim Meyering | |
2004-03-02 | Include <signal.h> when checking for strsignal, | Jim Meyering | |
sys_siglist, and friends. Problem reported by Toney Leneis in <http://mail.gnu.org/archive/html/bug-coreutils/2004-02/msg00136.html>. | |||
2004-03-02 | *** empty log message *** | Jim Meyering | |
2004-03-02 | Add Afrikaans (af) | Jim Meyering | |
2004-03-02 | version: 5.2.0 | Jim Meyering | |
2004-02-23 | *** empty log message *** | Jim Meyering | |
2004-02-23 | (usage): Remove stray space after \n in --help output. | Jim Meyering | |
2004-02-22 | *** empty log message *** | Jim Meyering | |
2004-02-22 | (usage): Separate -H and --si. Say that the meaning | Jim Meyering | |
of -H will soon change to that of --dereference-args (-D). | |||
2004-02-22 | update from savannah | Jim Meyering | |
2004-02-22 | update from savannah | Jim Meyering | |
2004-02-22 | tweak wording of last change | Jim Meyering | |
2004-02-22 | *** empty log message *** | Jim Meyering | |
2004-02-22 | (du invocation): Mention that using du's -H option currently evokes a warning. | Jim Meyering | |
2004-02-22 | (VERSION): bump to 5.2.1 | Jim Meyering | |
2004-02-22 | add tests for just-fixed bugs | Jim Meyering | |
2004-02-22 | (eval, eval7, eval6, eval5, eval4, eval3, eval2, eval1): | Jim Meyering | |
Accept a bool argument specifying whether to evaluate the expression. This is to allow short-circuit evaluation. All callers changed. (null): Report that a string is zero even if it has a form like "-0" or "00". (eval1, eval): Use short-circuit evaluation for | and &. (eval): Return 0 if both arguments are null or zero, instead of returning the first argument. | |||
2004-02-22 | . | Jim Meyering | |
2004-02-21 | *** empty log message *** | Jim Meyering | |
2004-02-21 | (expr invocation): | Jim Meyering | |
Document what forms integers may take, and say "integer" consistently instead of "number". Warn about operands that "expr" can misinterpret, and how to work around the problem. | |||
2004-02-21 | *** empty log message *** | Jim Meyering | |
2004-02-21 | *** empty log message *** | Jim Meyering | |
2004-02-21 | (usage): Tell what comm does when there are no options. | Jim Meyering | |
Reword in terms of FILE1 and FILE2 rather than `left file' and `right file'. Suggestion from Dan Jacobson. | |||
2004-02-19 | . | Jim Meyering | |
2004-02-19 | *** empty log message *** | Jim Meyering | |
2004-02-18 | *** empty log message *** | Jim Meyering | |
2004-02-18 | *** empty log message *** | Jim Meyering | |
2004-02-18 | . | Jim Meyering | |
2004-02-18 | *** empty log message *** | Jim Meyering | |
2004-02-17 | *** empty log message *** | Jim Meyering | |
2004-02-17 | (csplit invocation): Correct typo s/LINE/N/ | Jim Meyering | |
in description of `N' pattern. | |||
2004-02-17 | *** empty log message *** | Jim Meyering | |
2004-02-17 | Add id's -u option, so we don't get spurious | Jim Meyering | |
failures when there are no user or group names. | |||
2004-02-17 | `make check' from a build inside a chroot environment would fail | Jim Meyering | |
Specify an argument (`/') for df, in the unusual event that there is no valid entry in /etc/mtab. Patch by Tim Waugh. | |||
2004-02-17 | *** empty log message *** | Jim Meyering | |
2004-02-17 | (usage) [-u]: Add punctuation so that the description in | Jim Meyering | |
the help2man-generated (line-joined) man page is more readable. Reported by Tim Waugh. [-T]: Add a semicolon, for the same reason. | |||
2004-02-15 | *** empty log message *** | Jim Meyering | |
2004-02-15 | (dist-hook): Qualify target with $(srcdir)/ prefix. | Jim Meyering | |
2004-02-14 | . | Jim Meyering | |
2004-02-11 | regenerate from patched Makefile.am.in | Jim Meyering | |
2004-02-11 | *** empty log message *** | Jim Meyering | |
2004-02-11 | ($(srcdir)/Makefile.am): Use more portable | Jim Meyering | |
$(srcdir)/../Makefile.am.in, rather than $<. Suggestion from Michael Elizabeth Chastain. | |||
2004-02-11 | *** empty log message *** | Jim Meyering | |
2004-02-11 | (Formatting the file names): | Jim Meyering | |
Improve wording for --quoting-style documentation. Suggestions by Bruno Haible. | |||
2004-02-11 | revert unrelated (ls --quoting-style) part of last change | Jim Meyering | |