Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-01 | . | Jim Meyering | |
2005-02-26 | Regenerate. | Paul Eggert | |
2005-02-24 | * coreutils.texi: Adjust to match current strftime.c. | Paul Eggert | |
2005-02-24 | (Time directives): Say that %k, %l, and %P are | Paul Eggert | |
GNU extensions. For %p and %P, mention handling of noon and midnight. For %s, use ISO 8601, and mention handling of leap seconds. For %S, clarify mention of leap seconds. For %T, say that it's the same as %H:%M:%S. For %X, don't say that it must be the same as %H:%M:%S. For %z and %Z, clarify which time zones are used. These options are now affected by --date, so don't claim that they're not. (Date directives): %C is now all but the last two chars of %Y. For %D, say that it's equivalent to %m/%d/%y. For %e, use blank in example. For %h, use @code for %b. For %Y, mention what happens with outlandish years. (Padding and other flags): Renamed from Padding. Mention that the flags are GNU extensions. Mention the 0 and ^ flags. Mention field widths an modifiers. (Examples of date): - is a flag, not a modifier. | |||
2005-02-22 | Regenerate. | Paul Eggert | |
2005-02-21 | Regenerate. | Paul Eggert | |
2005-02-13 | . | Jim Meyering | |
2005-02-09 | . | Jim Meyering | |
2005-02-08 | (stat invocation): Document stat -f -c %S (versus %s). | Paul Eggert | |
2005-02-08 | (stat invocation): Normalize terminology, | Paul Eggert | |
capitalization, and sort order to match --help output. Mention %c for file systems. Say that %s is the "Fundamental block size", since that is what POSIX says. | |||
2005-01-29 | . | Jim Meyering | |
2005-01-10 | Update copyright date. | Paul Eggert | |
2005-01-10 | Document changes responding to POSIX interpretations about pathchk -p | Paul Eggert | |
dated 2005-01-06. | |||
2005-01-07 | Correct last change: s/zero/no/ From Paul Jarc. | Jim Meyering | |
2005-01-07 | *** empty log message *** | Jim Meyering | |
2005-01-07 | (sort invocation): Specify that a string of zero digits is interpreted as 0. | Jim Meyering | |
2005-01-04 | *** empty log message *** | Jim Meyering | |
2005-01-04 | * coreutils.texi (shred invocation): Clarify that shred works fine | Jim Meyering | |
with journaled file systems that are configured not to journal file system data. Also mention BFS and NTFS. | |||
2005-01-03 | Regenerate. | Paul Eggert | |
2004-12-20 | Regenerate. | Paul Eggert | |
2004-12-15 | * coreutils.texi: Fix minor problems in "ls" and "dircolors". | Paul Eggert | |
2004-12-15 | (ls invocation): Change minor problem to be | Paul Eggert | |
"subdirectory not found", since top-level trouble is now serious. (dircolors invocation): Quote argument to eval. Problem reported by Stephane Chazelas. | |||
2004-12-12 | * coreutils.texi (join invocation): Blank separators need quoting. | Paul Eggert | |
2004-12-12 | (join invocation): Mention that blank separators | Paul Eggert | |
in the -o option need to be quoted. | |||
2004-12-11 | * coreutils.texi (id invocation): -G also prints main group. | Paul Eggert | |
2004-12-11 | (id invocation): -G also prints main group. | Paul Eggert | |
2004-12-09 | ls now exits with status 1 if minor problem, 2 on serious trouble. | Paul Eggert | |
2004-12-09 | (ls invocation): Document new "ls" exit status. | Paul Eggert | |
2004-12-08 | (Time of day items, Time zone items): | Paul Eggert | |
Describe new formats +00:00, UTC+00:00. | |||
2004-12-08 | Add support for time zones like +HH:MM and UTC+HH:MM. | Paul Eggert | |
2004-12-04 | *** empty log message *** | Jim Meyering | |
2004-12-04 | (cut invocation): Say when --complement is useful. | Jim Meyering | |
2004-12-04 | *** empty log message *** | Jim Meyering | |
2004-12-04 | *** empty log message *** | Jim Meyering | |
2004-11-30 | . | Jim Meyering | |
2004-11-28 | . | Jim Meyering | |
2004-11-27 | * coreutils.texi (du invocation): Minor cleanups. | Paul Eggert | |
2004-11-27 | (du invocation): Use if=/dev/null rather | Paul Eggert | |
than :|. Problem reported by Dan Jacobson. Use "seek=2GiB" rather than the wordier "seek=`echo '2^31'|bc`". Say "KiB" not the (inaccurate) "kilobytes". Similarly for "GiB" and "gigabytes". | |||
2004-11-26 | Regenerate. | Paul Eggert | |
2004-11-20 | (dd invocation): Add noctty flag to dd. | Paul Eggert | |
2004-11-16 | doc patches inspired by Debian coreutils 5.2.1-2. | Paul Eggert | |
2004-11-16 | (General output formatting): -x doesn't have | Paul Eggert | |
an operand. (Formatting the file names): Warn that even with -N unprintable chars are still printed as '?' some times. (rm invocation): Reword rm -d to note that it's sometimes useful on non-directories. (logname invocation, users invocation, who invocation): The utmp and wtmp file names vary from system to system. | |||
2004-11-16 | * getdate.texi (General date syntax): "next" is 1, not 2. | Paul Eggert | |
2004-11-16 | (General date syntax): "next" is 1, not 2. | Paul Eggert | |
Document that "second" isn't allowed as an ordinal number. | |||
2004-11-16 | * coreutils.texi (dd invocation): Reword the new dd message. | Paul Eggert | |
2004-11-16 | (dd invocation): Reword the new dd message. | Paul Eggert | |
2004-11-15 | dd now outputs total bytes, seconds, and bytes per second. | Paul Eggert | |
2004-11-15 | (dd invocation): dd now outputs total bytes, | Paul Eggert | |
seconds, and bytes per second. | |||
2004-11-14 | . | Jim Meyering | |
2004-11-06 | . | Jim Meyering | |