Age | Commit message (Expand) | Author |
2005-11-16 | (ln invocation): ln -v now outputs lines only for successful links. | Paul Eggert |
2005-11-08 | (Formatting file timestamps): ls now defaults to | Paul Eggert |
2005-11-02 | (rm invocation): Don't mention --directory (-d). | Paul Eggert |
2005-11-01 | (touch invocation): The old usage works only for 1969-1999 now. | Paul Eggert |
2005-11-01 | (tail invocation): Describe obsolete usages | Paul Eggert |
2005-10-23 | Document SHA-1 and SHA-2 utlities. | Jim Meyering |
2005-10-16 | (Top, General output formatting, dir invocation): | Jim Meyering |
2005-10-15 | (who invocation): Remove documentation for deprecated --idle (-i). | Jim Meyering |
2005-10-15 | (du invocation): Document du's -m option, now that we've decided to keep it. | Jim Meyering |
2005-10-13 | Avoid a few overfull/underfull hboxes. | Jim Meyering |
2005-09-25 | (touch invocation): "touch -" now touches standard output. | Paul Eggert |
2005-09-17 | (who invocation): Remove a stray '+'. | Paul Eggert |
2005-09-15 | uname -a no longer generates the -p and -i outputs if they are unknown. | Paul Eggert |
2005-09-13 | Fix wording in previous patch. | Paul Eggert |
2005-09-13 | (uname invocation): Mention that Linux outputs "unknown" for -i and -p. | Paul Eggert |
2005-09-13 | (Time conversion specifiers, Options for date): | Paul Eggert |
2005-09-09 | Fix typo in previous patch: @command{POSIX} -> @acronym{POSIX}. | Paul Eggert |
2005-09-09 | (nice invocation): Document "niceness" versus | Paul Eggert |
2005-09-08 | Use the phrase "niceness" instead of "nice value" to describe | Paul Eggert |
2005-08-15 | (join invocation): Itemize the defaults. | Jim Meyering |
2005-08-12 | (cp invocation, mv invocation): Remove square | Jim Meyering |
2005-07-19 | (md5sum invocation): --check now allows multiple FILE inputs. | Paul Eggert |
2005-07-18 | (false invocation): | Paul Eggert |
2005-07-15 | (nohup invocation): POSIXLY_CORRECT no longer | Paul Eggert |
2005-07-11 | (cat invocation): Remove -B or --binary option | Paul Eggert |
2005-07-03 | (cp invocation): Mark --reply as deprecated. | Jim Meyering |
2005-06-24 | (cp invocation): Clarify how --reply=no works. | Jim Meyering |
2005-06-23 | (ls invocation): Fix typo: --time=use is | Paul Eggert |
2005-06-23 | (du invocation): New options --last-time and --time-style. | Jim Meyering |
2005-06-19 | (ln invocation): Change a few `paths' to `file names'. | Jim Meyering |
2005-06-19 | use `file system', not `filesystem' | Jim Meyering |
2005-06-17 | (shred invocation): Clarify that shred | Jim Meyering |
2005-06-16 | (Backup options): Undocument --version-control=S (-V). | Jim Meyering |
2005-06-10 | Remove the extra spaces in "ls -l" output. | Paul Eggert |
2005-06-09 | Change filesystems to `file systems'. | Jim Meyering |
2005-06-07 | (ln invocation): Examples, from Bob Proulx. | Jim Meyering |
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 |