Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-07 | . | Jim Meyering | |
2005-07-03 | *** empty log message *** | Jim Meyering | |
2005-07-03 | (cp invocation): Mark --reply as deprecated. | Jim Meyering | |
(mv invocation): Likewise. | |||
2005-07-03 | . | Jim Meyering | |
2005-07-03 | Regenerate. | Paul Eggert | |
2005-07-02 | . | Jim Meyering | |
2005-06-30 | . | Jim Meyering | |
2005-06-27 | . | Jim Meyering | |
2005-06-24 | *** empty log message *** | 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 | |
equivalent to --time=atime, not --time=ctime. (ls invocation, du invocation): Fix typo: --time-style=long-iso is equivalent to a time style with a leading "+". (du invocation): --last-time is now --time. --time-style no longer implies --time. The locale and posix- stuff now works only for TIME_STYLE, not for --time-style. Give equivalent format for --time-style=iso. | |||
2005-06-23 | *** empty log message *** | Jim Meyering | |
2005-06-23 | (du invocation): New options --last-time and --time-style. | Jim Meyering | |
2005-06-20 | . | Jim Meyering | |
2005-06-19 | Allow the two existing types of uses of PATH: | Jim Meyering | |
@vindex PATH @env{PATH} | |||
2005-06-19 | *** empty log message *** | Jim Meyering | |
2005-06-19 | (ln invocation): Change a few `paths' to `file names'. | Jim Meyering | |
2005-06-19 | *** empty log message *** | Jim Meyering | |
2005-06-19 | Also catch uses of path, pathname. | Jim Meyering | |
2005-06-19 | use `file system', not `filesystem' | Jim Meyering | |
2005-06-17 | *** empty log message *** | Jim Meyering | |
2005-06-17 | (shred invocation): Clarify that shred | Jim Meyering | |
works on ext3 as long as it's not in data=journal mode. Patch from Mark Melahn. | |||
2005-06-16 | *** empty log message *** | 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 | *** empty log message *** | Jim Meyering | |
2005-06-07 | (ln invocation): Examples, from Bob Proulx. | Jim Meyering | |
2005-06-02 | Regenerate. | Paul Eggert | |
2005-06-02 | Use "file name" when talking about file names, instead of "filename" | Paul Eggert | |
or "path", as per the GNU coding standards. | |||
2005-06-02 | (readlink invocation): "path component" -> | Paul Eggert | |
"component", since we don't use the POSIX "path" nomenclature. | |||
2005-05-30 | Regenerate. | Paul Eggert | |
2005-05-26 | nohup now redirects a tty stdin to an unreadable fd instead of closing it. | Paul Eggert | |
2005-05-18 | Regenerate. | Paul Eggert | |
2005-05-14 | Regenerate. | Paul Eggert | |
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2005-05-14 | . | Jim Meyering | |
2005-05-14 | . | Jim Meyering | |
2005-05-13 | . | Jim Meyering | |
2005-05-12 | (nohup invocation): nohup now closes stdin if it is a terminal, unless | Paul Eggert | |
POSIXLY_CORRECT is set. | |||
2005-05-11 | Update copyright date. | Paul Eggert | |
2005-05-11 | * getdate.texi (General date syntax): Don't say that date | Paul Eggert | |
date --iso-8601=ns generates acceptable dates. | |||
2005-05-11 | (General date syntax): Don't say that date | Paul Eggert | |
date --iso-8601=ns generates acceptable dates; it doesn't yet. | |||
2005-05-06 | * coreutils.texi (dd invocation): New flags "binary" and "text". | 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 | |
behavior differs from what chmod a-w would do. | |||
2005-05-04 | chmod -w now complains if it differs from chmod a-w. | Paul Eggert | |
2005-05-02 | ls --indicator-style=directory renamed to ls --indicator-style=slash. | Paul Eggert | |
2005-05-02 | (ls invocation): ls --indicator-style=directory | Paul Eggert | |
renamed to ls --indicator-style=slash, to avoid confusion with ls --directory. | |||
2005-04-30 | Regenerate. | Paul Eggert | |