Age | Commit message (Expand) | Author |
2005-06-02 | (readlink invocation): "path component" -> | Paul Eggert |
2005-05-26 | nohup now redirects a tty stdin to an unreadable fd instead of closing it. | Paul Eggert |
2005-05-12 | (nohup invocation): nohup now closes stdin if it is a terminal, unless | Paul Eggert |
2005-05-06 | (dd invocation): New flags "binary" and "text". | Paul Eggert |
2005-05-04 | (chmod invocation): chmod -w complains if its | Paul Eggert |
2005-05-02 | (ls invocation): ls --indicator-style=directory | Paul Eggert |
2005-04-29 | (ls invocation): ls -p now marks only directories. New option | Paul Eggert |
2005-04-26 | (Standards conformance): Do not mention head -10, | Paul Eggert |
2005-04-24 | * coreutils.texi (install invocation): Use a= instead of 0 for | Paul Eggert |
2005-04-12 | For consistency, standardize on "user ID" rather | Paul Eggert |
2005-04-09 | (rm invocation): Say that --recursive removes | Jim Meyering |
2005-04-09 | (dd invocation): Document the distinction between | Paul Eggert |
2005-04-05 | (cat invocation, chown invocation) | Paul Eggert |
2005-03-26 | Clarify NUL vs null byte vs null character. | Paul Eggert |
2005-03-19 | (nohup invocation): Clarify nohup.out creation. | Paul Eggert |
2005-03-11 | (Formatting file timestamps): Very long timestamps | Paul Eggert |
2005-03-08 | (date invocation): Use an example that makes it | Paul Eggert |
2005-02-24 | (Time directives): Say that %k, %l, and %P are | Paul Eggert |
2005-02-08 | (stat invocation): Document stat -f -c %S (versus %s). | Paul Eggert |
2005-02-08 | (stat invocation): Normalize terminology, | Paul Eggert |
2005-01-10 | Update copyright date. | Paul Eggert |
2005-01-10 | Document changes responding to POSIX interpretations about pathchk -p | Paul Eggert |
2005-01-07 | Correct last change: s/zero/no/ From Paul Jarc. | Jim Meyering |
2005-01-07 | (sort invocation): Specify that a string of zero digits is interpreted as 0. | Jim Meyering |
2005-01-04 | * coreutils.texi (shred invocation): Clarify that shred works fine | Jim Meyering |
2004-12-15 | (ls invocation): Change minor problem to be | Paul Eggert |
2004-12-12 | (join invocation): Mention that blank separators | Paul Eggert |
2004-12-11 | (id invocation): -G also prints main group. | Paul Eggert |
2004-12-09 | (ls invocation): Document new "ls" exit status. | Paul Eggert |
2004-12-04 | (cut invocation): Say when --complement is useful. | Jim Meyering |
2004-11-27 | (du invocation): Use if=/dev/null rather | Paul Eggert |
2004-11-20 | (dd invocation): Add noctty flag to dd. | Paul Eggert |
2004-11-16 | (General output formatting): -x doesn't have | Paul Eggert |
2004-11-16 | (dd invocation): Reword the new dd message. | Paul Eggert |
2004-11-15 | (dd invocation): dd now outputs total bytes, | Paul Eggert |
2004-10-29 | Document TZ better, and adjust to new getdate.texi. | Paul Eggert |
2004-10-28 | (Standards conformance): Use "head -10" rather than "head -1" as | Paul Eggert |
2004-10-25 | (pathchk invocation): Options must precede operands. | Paul Eggert |
2004-10-18 | (pathchk invocation): Overall lengths are | Paul Eggert |
2004-10-15 | (printf invocation): Mention ISO/IEC 10646 as | Paul Eggert |
2004-10-13 | (sort invocation): Move LC_ALL, LC_COLLATE | Paul Eggert |
2004-10-11 | Add missing . | Paul Eggert |
2004-10-11 | (Special built-in utilities): New node. | Paul Eggert |
2004-09-26 | (ls invocation): Document "ls --hide". | Paul Eggert |
2004-09-24 | (chmod invocation): Warn about "chmod -w file". | Paul Eggert |
2004-09-23 | (tail invocation): Fix bugs in the description of | Paul Eggert |
2004-09-21 | (mv invocation, rm invocation): Say "the response | Paul Eggert |
2004-09-19 | (dd invocation): Distinguish between options | Paul Eggert |
2004-09-09 | (test invocation): Document -r, -w, -x more carefully. | Paul Eggert |
2004-09-09 | (sort invocation): -u disables the last-resort | Paul Eggert |