summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-03-02.Jim Meyering
2004-03-02*** empty log message ***Jim Meyering
2004-03-02Include <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-02Add Afrikaans (af)Jim Meyering
2004-03-02version: 5.2.0Jim 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 meaningJim Meyering
of -H will soon change to that of --dereference-args (-D).
2004-02-22update from savannahJim Meyering
2004-02-22update from savannahJim Meyering
2004-02-22tweak wording of last changeJim 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.1Jim Meyering
2004-02-22add tests for just-fixed bugsJim 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-17Add id's -u option, so we don't get spuriousJim Meyering
failures when there are no user or group names.
2004-02-17`make check' from a build inside a chroot environment would failJim 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 inJim 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-11regenerate from patched Makefile.am.inJim Meyering
2004-02-11*** empty log message ***Jim Meyering
2004-02-11($(srcdir)/Makefile.am): Use more portableJim 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-11revert unrelated (ls --quoting-style) part of last changeJim Meyering
2004-02-11*** empty log message ***Jim Meyering
2004-02-11*** empty log message ***Jim Meyering
2004-02-11(Time directives): The %s value *is* changed by theJim Meyering
--date=DATE option; don't say otherwise. Patch from Padraig Brady.
2004-02-10bump to 5.2.0Jim Meyering