Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-12-19 | New "sort" option -S SIZE. | 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-11 | More minor rewording and grammar correction. | Jim Meyering | |
From Brian Youmans. | |||
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-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-06-24 | Lots of minor rewording and grammar correction. | Jim Meyering | |
From Brian Youmans. | |||
2000-04-16 | (tail invocation): Remove description. | Jim Meyering | |
2000-04-09 | Include constants.texi. | Jim Meyering | |
(tail invocation): Use `@value's instead of referring to the output of `tail --help'. | |||
2000-04-06 | . | Jim Meyering | |
1999-11-04 | Do not consider newline to be part of a line when comparing lines | Jim Meyering | |
in `sort' and `comm'. POSIX.2 requires that we consider newline, but this is a bug in the spec and the bug will likely be fixed. | |||
1999-11-03 | add comma | Jim Meyering | |
1999-10-02 | another example for tr -- illustrating problems with `-' in ranges.. | Jim Meyering | |
1999-10-02 | *** empty log message *** | Jim Meyering | |
1999-08-18 | paste --delimiters: add missing `=' | Jim Meyering | |
1999-08-15 | --pid vs djgpp | Jim Meyering | |
1999-08-12 | Document how to ignore newline during sort | Jim Meyering | |
1999-07-31 | *** empty log message *** | Jim Meyering | |
1999-07-30 | *** empty log message *** | Jim Meyering | |
1999-07-30 | *** empty log message *** | Jim Meyering | |
1999-07-30 | *** empty log message *** | Jim Meyering | |
1999-07-30 | document tail's new option: --pid=PID | Jim Meyering | |
1999-07-20 | wc vs. POSIXLY_CORRECT | Jim Meyering | |
1999-07-18 | remove @key uses, rewrite --sep-string, small cleanups | Jim Meyering | |
1999-07-15 | Document new tail options. | Jim Meyering | |
1999-07-04 | Document locale-specific mode for comm. | Jim Meyering | |
1999-07-04 | Use lower case characters in sc{} context. | Jim Meyering | |
Reported by Eli Zaretskii. | |||
1999-05-25 | (Squeezing): Remove misleading square brackets | Jim Meyering | |
from SET1 in the one-word-per-line example. | |||
1999-05-22 | Document locale-specific changes to `sort', | Jim Meyering | |
as well as the new, POSIX-compliant definition of line comparison, and -g's more careful treatment of NaNs, infinities and zeros. | |||
1999-04-30 | add emphasis that sort's -k M,N is inclusive | Jim Meyering | |
1999-03-13 | (cut invocation): Describe --output-delimiter. | Jim Meyering | |
1999-03-07 | Big pr update from Roland Huebner. | Jim Meyering | |
1999-02-08 | typos, s/@code/@env/ for envvars | Jim Meyering | |
1999-01-31 | Wrap the @top node in @ifnottex instead of | Jim Meyering | |
@ifinfo so `makeinfo --html ...' works. From Karl Berry. | |||
1999-01-18 | Tweak grammar in description of ptx's --break-file=FILE option. | Jim Meyering | |
1999-01-18 | Harmonization of @samp use for options. | Jim Meyering | |
1999-01-10 | *** empty log message *** | Jim Meyering | |
1999-01-09 | *** empty log message *** | Jim Meyering | |
1999-01-02 | tsort docs | Jim Meyering | |
1999-01-01 | . | Jim Meyering | |
1999-01-01 | Add comments about peculiarities of Textutils operation on MS-DOS/MS-Windows. | Jim Meyering | |
1999-01-01 | *** empty log message *** | Jim Meyering | |
1998-11-08 | avoid new warnings from texinfo-1.12b | Jim Meyering | |