Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-09 | *** empty log message *** | Jim Meyering | |
2004-05-09 | (stat invocation): Change IO to I/O. | Jim Meyering | |
2004-04-26 | . | Jim Meyering | |
2004-04-26 | *** empty log message *** | Jim Meyering | |
2004-04-26 | (sort invocation): Mention -k earlier, so | Jim Meyering | |
that the options are in alphabetical order. Describe how -b works more-accurately; this involves fixing some examples, too. Mention what happens if the start field falls after an end field or after a line end. Warn about using -k without -b, -g, -M, -n, or -t. Add an example of how to sort IPv4 addresses and Apache Common Log Format dates. Remove a duplicate example. (Putting the tools together): Use separate options rather than agglomerating them. | |||
2004-04-19 | . | Jim Meyering | |
2004-04-14 | . | Jim Meyering | |
2004-04-12 | . | Jim Meyering | |
2004-04-12 | *** empty log message *** | Jim Meyering | |
2004-04-12 | *** empty log message *** | Jim Meyering | |
2004-04-12 | (mv invocation): Document this. | Jim Meyering | |
(cp invocation): Document -u (it was missing!) with new behavior. | |||
2004-04-08 | *** empty log message *** | Jim Meyering | |
2004-04-08 | Remove noctty flag from dd. | Jim Meyering | |
2004-04-08 | . | Jim Meyering | |
2004-04-08 | *** empty log message *** | Jim Meyering | |
2004-04-08 | New dd conv= symbols nocreat, excl, fdatasync, fsync, | Jim Meyering | |
and new dd options iflag= and oflag=. (dd invocation): Document them. | |||
2004-04-07 | *** empty log message *** | Jim Meyering | |
2004-04-07 | (stty invocation - Input): Document new iutf8 option. | Jim Meyering | |
2004-04-04 | *** empty log message *** | Jim Meyering | |
2004-04-04 | (stat invocation): Correct --format description. | Jim Meyering | |
2004-04-04 | . | Jim Meyering | |
2004-03-31 | . | Jim Meyering | |
2004-03-24 | *** empty log message *** | Jim Meyering | |
2004-03-24 | (Block size): Document new envvar BLOCKSIZE. | Jim Meyering | |
2004-03-24 | . | Jim Meyering | |
2004-03-24 | Use @sc{nul} consistently for NUL. | Jim Meyering | |
(du invocation): FILE0 -> FILE. | |||
2004-03-24 | *** empty log message *** | Jim Meyering | |
2004-03-24 | (check-texinfo): Add a check to ensure future | Jim Meyering | |
consistency in using @sc{nul}, not `NUL'. | |||
2004-03-23 | *** empty log message *** | Jim Meyering | |
2004-03-23 | (du invocation): --files0-from is useful with | Jim Meyering | |
--total (-c), not with --summarize. | |||
2004-03-22 | *** empty log message *** | Jim Meyering | |
2004-03-22 | Tweak a few lines that resulted in `overfull hbox' warnings. | Jim Meyering | |
2004-03-21 | *** empty log message *** | Jim Meyering | |
2004-03-21 | (du invocation): Document new option: --file0-from=F. | Jim Meyering | |
2004-03-17 | *** empty log message *** | Jim Meyering | |
2004-03-17 | (General date syntax, Time of day items): Likewise. | Jim Meyering | |
Add copyright notice. Change getdate to get_date when talking about the function name. (Seconds since the Epoch): New section, containing the time_t info moved from Date input formats section, along with new info about the @ syntax. Mention negative time stamps, fractional time stamps, and leap seconds. (General date syntax): Modernize examples a bit to reflect new features. (General date syntax, Relative items in date strings): Use ' rather than " to quote formats. (Time of day items): Add an example with fractional seconds. Describe fractional-second syntax. | |||
2004-03-17 | (touch invocation): | Jim Meyering | |
Describe use of fractional seconds. (date invocation, Options for date): Likewise. (date invocation): Mention effect of LC_TIME. (Options for date): Describe new --iso-8601=ns option. | |||
2004-03-15 | *** empty log message *** | Jim Meyering | |
2004-03-15 | (date invocation): Add missing `C' to %[...] range | Jim Meyering | |
in the `Date directives:: ...' menu entry. From Bob Proulx. | |||
2004-03-15 | *** empty log message *** | Jim Meyering | |
2004-03-15 | Add FIXME comment: | Jim Meyering | |
The following don't have `invocation' nodes: [, pinky, shasum, uptime | |||
2004-03-11 | . | Jim Meyering | |
2004-03-10 | *** empty log message *** | Jim Meyering | |
2004-03-10 | (Sorting the output): Remove description of | Jim Meyering | |
ls's --sort=directory option. ls doesn't accept that option, yet. | |||
2004-03-10 | *** empty log message *** | Jim Meyering | |
2004-03-10 | (cp invocation): Improve description of cp's --sparse=WHEN option. | Jim Meyering | |
2004-03-10 | *** empty log message *** | Jim Meyering | |
2004-03-10 | (nl invocation): Specify that these are _basic_ | Jim Meyering | |
regular expressions (BRE), and add a link to grep's documentation. | |||
2004-03-03 | *** empty log message *** | Jim Meyering | |
2004-03-03 | (chown invocation): Document that chown now falls | Jim Meyering | |
back on USER.GROUP parsing regardless of POSIX version, as POSIX 1003.1-2001 allows that behavior as a compatible extension. |