Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-08-02 | *** empty log message *** | Jim Meyering | |
2002-08-02 | uniq now obeys LC_COLLATE. | Jim Meyering | |
2002-07-29 | *** empty log message *** | Jim Meyering | |
2002-07-29 | Change behavior to conform to POSIX 1003.1-2001: | Jim Meyering | |
- Do not adjust scheduling priority. - Redirects stderr to stdout, if stderr is not a terminal. - Exit status is now 126 if command was found but not invoked, 127 if nohup failed or if command was not found. | |||
2002-07-28 | . | Jim Meyering | |
2002-07-24 | *** empty log message *** | Jim Meyering | |
2002-07-24 | (Time directives): Document %P, %R, %e, %F, %g, %G, and %V | Jim Meyering | |
2002-07-22 | *** empty log message *** | Jim Meyering | |
2002-07-22 | (Formatting the file names): Document | Jim Meyering | |
that -N/--literal are equivalent to --quoting-style=literal. Reported by Oskar Liljeblad as Debian bug#103612. | |||
2002-07-20 | . | Jim Meyering | |
2002-07-19 | . | Jim Meyering | |
2002-07-16 | use $(PERL), not @PERL@ | Jim Meyering | |
2002-07-16 | . | Jim Meyering | |
2002-07-10 | (du invocation): s/PAT/PATTERN/. | Jim Meyering | |
2002-07-08 | df now rounds all quantities up, as per POSIX. | Jim Meyering | |
This fixes a bug where df would report Size < Used. | |||
2002-07-08 | s/sh-utils/this package/ | Jim Meyering | |
2002-07-08 | New ls time style: long-iso, which generates YYYY-MM-DD HH:MM. | Jim Meyering | |
Any time style can be preceded by "posix-". The default time style is now posix-long-iso instead of posix-iso. | |||
2002-07-08 | check only for $@" | Jim Meyering | |
2002-07-08 | *** empty log message *** | Jim Meyering | |
2002-07-08 | (check-texinfo): Check for the above. | Jim Meyering | |
2002-07-08 | (cp invocation): Remove unnecessary "$@" in example; | Jim Meyering | |
Texinfo would render the @" as an umlaut over the following character. From Paul Eggert. | |||
2002-07-06 | *** empty log message *** | Jim Meyering | |
2002-07-06 | (stat invocation): Remove description of --secure. | Jim Meyering | |
2002-07-03 | *** empty log message *** | Jim Meyering | |
2002-07-03 | (stat invocation): Rename --link/-l to --dereference/-L. | Jim Meyering | |
Rewrite description of --dereference. | |||
2002-06-26 | *** empty log message *** | Jim Meyering | |
2002-06-26 | (Putting the tools together): Don't mention egrep, | Jim Meyering | |
since it's not part of POSIX 1003.1-2001. | |||
2002-06-21 | . | Jim Meyering | |
2002-06-21 | tiny tweaks | Jim Meyering | |
2002-06-21 | (stat invocation): New section. From Michael Meskes. | Jim Meyering | |
2002-06-15 | *** empty log message *** | Jim Meyering | |
2002-06-15 | (ls invocation): Document new option: --author. | Jim Meyering | |
2002-06-15 | . | Jim Meyering | |
2002-06-07 | . | Jim Meyering | |
2002-06-03 | *** empty log message *** | Jim Meyering | |
2002-06-03 | (rm invocation): Add the warning (also in the --help output) | Jim Meyering | |
that the contents of a removed file are often recoverable. | |||
2002-05-28 | more acronyms | Jim Meyering | |
2002-05-27 | use a better test | Jim Meyering | |
2002-05-27 | *** empty log message *** | Jim Meyering | |
2002-05-27 | Use @acronym in place of most uses of @sc. | Jim Meyering | |
2002-05-27 | (check-texinfo): Adapt to reflect that now we use @acronym{POSIX}. | Jim Meyering | |
2002-05-26 | *** empty log message *** | Jim Meyering | |
2002-05-26 | Use @acronym in place of most uses of @sc. | Jim Meyering | |
2002-04-28 | . | Jim Meyering | |
2002-04-28 | *** empty log message *** | Jim Meyering | |
2002-04-28 | Change `@code{PROG}' to `@command{PROG}'. | Jim Meyering | |
2002-04-28 | Change @code{PROG} to @command{PROG} for the fileutils. | Jim Meyering | |
2002-04-28 | Begin changing @code{PROG} to @command{PROG}. | Jim Meyering | |
2002-04-28 | Use @command{(un)?link}, not @code{...} where appropriate | Jim Meyering | |
2002-04-28 | *** empty log message *** | Jim Meyering | |