Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-04-20 | (false invocation): Describe how --help and | Jim Meyering | |
--version are treated with and without POSIXLY_CORRECT. (true invocation): Likewise. | |||
2001-03-24 | Document --, -, sort long options, and sort -o after files. | Jim Meyering | |
2001-03-18 | Warn that the +N form will be withdrawn. | Jim Meyering | |
2001-03-17 | Document pr changes. | Jim Meyering | |
2001-03-13 | 'sort F -o F' no longer needs to copy F. | Jim Meyering | |
2001-03-12 | . | Jim Meyering | |
2001-03-10 | clean up wording in last change | Jim Meyering | |
2001-03-10 | (date invocation): Correct the description of how | Jim Meyering | |
date works when given no format. Reported by Ole Laursen. | |||
2001-03-09 | (Date directives): Likewise. | Jim Meyering | |
2001-03-04 | . | Jim Meyering | |
2001-02-25 | Fix typo: '-d=1may' -> '-d 1may'. | Jim Meyering | |
Fix and clarify time zone usage in 'date' examples. | |||
2001-02-17 | Mention that only English is supported. | Jim Meyering | |
Show how to use "date" so that the output is acceptable to getdate. Mention Z as an abbreviation for UTC. | |||
2001-02-08 | . | Jim Meyering | |
2001-01-31 | . | Jim Meyering | |
2001-01-07 | s/can not/cannot/ | Jim Meyering | |
2000-12-30 | append-only directories -> restricted deletion flag, | Jim Meyering | |
which is the term that POSIX d5 uses for this notion. | |||
2000-12-27 | . | Jim Meyering | |
2000-12-19 | New "sort" option -S SIZE. | Jim Meyering | |
2000-12-17 | Update from master repository. | Jim Meyering | |
2000-12-02 | (sort invocation): Clarify how -t works when | Jim Meyering | |
a sort key specifies a range of fields. From Karl O. Pinc. | |||
2000-11-18 | Update to use the Free Documentation Licence. | Jim Meyering | |
2000-11-18 | Change GNU to @sc{gnu} in many places. | Jim Meyering | |
2000-11-14 | reword a paragraph in the ptx section | Jim Meyering | |
2000-11-12 | Update from master repository. | Jim Meyering | |
2000-11-11 | More minor rewording and grammar correction. | Jim Meyering | |
From Brian Youmans. | |||
2000-11-06 | add Paul here, too. | Jim Meyering | |
2000-11-06 | Update from master repository. | Jim Meyering | |
2000-10-31 | Clean up indentation and punctuation. | Jim Meyering | |
Fix a couple typos. From Brian Youmans. | |||
2000-10-31 | Use @sc where appropriate. Document the | Jim Meyering | |
ranges of supported times more precisely. Correct menu spacing. Document old Latin 12m/12pm tradition. Remove list of alphabetic time zone names, as it wasn't correct and people shouldn't be relying on it anyway. Relative items also account for non-DST adjustments. Fix some misspellings. | |||
2000-10-30 | . | Jim Meyering | |
2000-10-26 | (Authors of getdate): Add Paul Eggert. | Jim Meyering | |
2000-10-26 | typo | Jim Meyering | |
2000-10-19 | Update from master repository. | Jim Meyering | |
2000-10-18 | * src/date.c (universal_time): Remove; it's just a temptation to | Jim Meyering | |
do the wrong thing. (main): The -u option now just sets TZ; it doesn't do anything else. (show_date): Do not do anything special if -u is set. This affects the behavior of the -I and -R options. * doc/sh-utils.texi: Document the above. | |||
2000-10-18 | (Examples of date): Fix a typo. | Jim Meyering | |
2000-10-12 | (Time directives) [%S]: Range is 0..60, not 0..61. | Jim Meyering | |
2000-09-16 | (Changing Special Permissions): Remove this statement: | Jim Meyering | |
`a' in the USERS part of a symbolic mode does not cause the special permissions to be affected... It doesn't reflect what the code does and isn't required by POSIX. Reported by aldomel@ix.netcom.com via Mike Stone. | |||
2000-09-09 | (Setting the time): Correct the capitalization of | Jim Meyering | |
`HHMM' in the info-rendering of the texinfo documentation. | |||
2000-09-07 | Update from master repository. | Jim Meyering | |
2000-09-07 | (cut invocation): Note that when using -f, lines with no delimiters are | Jim Meyering | |
also printed. | |||
2000-08-11 | Portable shell scripts should specify global options before key fields. | Jim Meyering | |
Move global LC_CTYPE remark to each sort option that depends on LC_CTYPE. sort -g depends on LC_NUMERIC. Add @vindex where it's missing. "radix character" -> "decimal-point character", to match Standard C terminology, which is easier for most people to follow. "comm" does not consider trailing newlines to be significant. | |||
2000-08-11 | Recommend against the System V syntax | Jim Meyering | |
for tr ranges, and don't use it in examples. Use POSIX classes rather than ranges, for portability. | |||
2000-08-11 | (wc invocation): Update accordingly. | Jim Meyering | |
2000-08-05 | . | Jim Meyering | |
2000-08-01 | *** empty log message *** | Jim Meyering | |
2000-08-01 | ranges vs ebcdic | Jim Meyering | |
2000-07-29 | sort's -T option can now appear multiple times. | Jim Meyering | |
2000-07-10 | from FSF | Jim Meyering | |
2000-07-09 | . | Jim Meyering | |
2000-06-24 | Lots of minor rewording and grammar correction. | Jim Meyering | |
From Brian Youmans. |