Age | Commit message (Expand) | Author |
2008-09-22 | doc: alphabetize 'who's option descriptions | Benno Schulenberg |
2008-09-19 | doc: coreutils.texi (csplit invocation): Add an example. | Jim Meyering |
2008-09-11 | tweak wording and check to avoid failure | Jim Meyering |
2008-09-10 | doc: mention which commands may be built-in functions | Jim Meyering |
2008-09-06 | install: new option: --strip-program, | Kamil Dudka |
2008-09-03 | df: new option: --total to print grand totals | Kamil Dudka |
2008-08-23 | doc: clarify wc -L documentation | Bruno Haible |
2008-08-15 | sort: new option, --sort=version, for version number ordering | Bruce Korb |
2008-08-11 | echo: correct description of \c | Benno Schulenberg |
2008-08-11 | doc: the quote operator for expr is '+', not 'quote' | Benno Schulenberg |
2008-08-11 | doc: remove stray word from date's field width description | Benno Schulenberg |
2008-08-11 | doc: put the exitstatus paragraph in a better place | Benno Schulenberg |
2008-08-09 | * coreutils.texi (factor invocation, expr invocation): Adjust wording. | Jim Meyering |
2008-08-06 | expr: support arbitrary-precision arithmetic | James Youngman |
2008-08-06 | doc: mv,cp: undocument the --reply option | James Youngman |
2008-08-06 | document the supported baud rates beyond 38400 | James Youngman |
2008-08-05 | Document uptime. | James Youngman |
2008-08-03 | doc: make it clear we're talking about the Linux kernel | Jim Meyering |
2008-08-01 | factor arbitrarily large numbers | James Youngman |
2008-07-27 | shuf: correctly document --head-count | Mikael Magnusson |
2008-07-23 | dd: minor fullblock changes | Jim Meyering |
2008-07-23 | dd: new option: iflag=fullblock to accumulate full input blocks | Kamil Dudka |
2008-07-23 | doc: add example .bashrc code for a ~/.dircolors file | Reuben Thomas |
2008-07-04 | doc: describe who's -p, -r, and -t options | Ondřej Vašík |
2008-06-17 | doc: fix a syntax error | Jim Meyering |
2008-06-17 | sort: accept new option --batch-size=NMERGE | Bo Borgerson |
2008-06-17 | sort: add new option --files0-from=F | Bo Borgerson |
2008-06-16 | * doc/coreutils.texi (join invocation): Drop leading blanks. | Ralf Wildenhues |
2008-06-12 | comm: accept new option: --output-delimiter=STR | Bo Borgerson |
2008-06-12 | comm: ensure that input files are sorted | Bo Borgerson |
2008-06-10 | timeout: use system-independent exit values | Pádraig Brady |
2008-06-06 | Add new program: truncate | Pádraig Brady |
2008-06-02 | new program: timeout | Pádraig Brady |
2008-06-01 | doc: adjust base64 documentation | Simon Josefsson |
2008-06-01 | md5sum: new option, --quiet, to suppress OK messages | Erik Auerswald |
2008-05-29 | improve description of du's--separate-dirs option | Jim Meyering |
2008-05-15 | doc: some Unicode characters cannot be specified via \u or \U | Bruno Haible |
2008-05-09 | doc: improve description of "niceness" values | Bernhard Marx |
2008-04-19 | * doc/.gitignore: Add texinfo-related outputs. | Jim Meyering |
2008-04-14 | doc: fix typo | Jim Meyering |
2008-04-11 | doc: avoid "make pdf" failure (due to texi2dvi bug?) | Jim Meyering |
2008-04-11 | doc: use a valid texinfo macro name | Jim Meyering |
2008-04-06 | doc: factor out --files0-from duplication | Jim Meyering |
2008-04-01 | texinfo formatting tweaks | Jim Meyering |
2008-04-01 | printf doc: xref print(3) and libc's "Output Conversion Syntax" node | Jim Meyering |
2008-03-10 | install, rmdir: write --verbose output to stdout, not to stderr. | Ondřej Vašík |
2008-02-21 | du vs. hard links and argument order: improve documentation | Paul Eggert |
2008-02-20 | sort: add --sort=... option. | Andreas Schwab |
2008-02-19 | join: new options: --check-order and --nocheck-order. | James Youngman |
2008-02-17 | ls: Improve description of --group-directories-first. | Dan Jacobson |