Age | Commit message (Expand) | Author |
2011-05-24 | doc: improve tail -f vs. inotify description and advice | Pádraig Brady |
2011-05-23 | maint: avoid trivial syntax-check failure | Jim Meyering |
2011-05-23 | doc: describe how kernel inotify support affects tail -f | Jim Meyering |
2011-05-22 | doc: fix a formatting nit in od's texinfo documentation | Jim Meyering |
2011-05-13 | ls: allow stat-free use of --color | Jim Meyering |
2011-05-06 | doc: document split's new --filter=CMD option | Jim Meyering |
2011-04-25 | doc: tail/inotify does use --sleep-interval=S, with --pid=P | Jim Meyering |
2011-04-11 | maint: misc typo fixes | Pádraig Brady |
2011-04-04 | docs: mention POSIX 2008 | Eric Blake |
2011-03-22 | test: accept "==" as a synonym for "=" | David A. Wheeler |
2011-03-05 | dd: add a flag to discard cached data | Pádraig Brady |
2011-03-05 | doc: clarify that `dd bs=` can immediately output short reads | Pádraig Brady |
2011-03-05 | doc: group dd conv= options that are actually flags | Pádraig Brady |
2011-01-29 | doc: add alternatives for field processing not supported by cut | Pádraig Brady |
2011-01-29 | join: don't report disorder against an empty file | Pádraig Brady |
2011-01-29 | join: add -o 'auto' to output a constant number of fields per line | Pádraig Brady |
2011-01-21 | doc: fix wording in warning about potential conflict with built-in | Jim Meyering |
2011-01-21 | manual: document floating point better | Paul Eggert |
2011-01-17 | doc: show how to shred more efficiently | Jim Meyering |
2011-01-15 | doc: specify how tr, echo, printf treat octal numbers | Ondřej Vašík |
2011-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2010-12-28 | coreutils: keep lines within 80-column limits | Paul Eggert |
2010-12-19 | sort: use at most 8 threads by default | Pádraig Brady |
2010-12-18 | doc: split: add examples showing how to use the new option | Jim Meyering |
2010-12-14 | doc: tail: semi-deprecate --sleep-interval and --max-unchanged-stats | Jim Meyering |
2010-11-22 | split: add --number to generate a particular number of files | Chen Guo |
2010-11-13 | doc: tweak NEWS and coreutils.texi | Paul Eggert |
2010-11-13 | stat: do not provide variable precision time stamps | Jim Meyering |
2010-11-11 | csplit: do not rely on undefined behavior in printf formats | Paul Eggert |
2010-11-06 | stat: use e.g. %.3X instead of %X.%3:X for sub-second precision | Paul Eggert |
2010-11-03 | stat: revert %X-%Y-%Z change; use e.g., %:X to print fractional seconds | Jim Meyering |
2010-10-27 | cp: make --attributes-only override --reflink completely | Pádraig Brady |
2010-10-17 | .gitignore: anchor patterns | Jim Meyering |
2010-10-05 | build: complete the rename of get_date | Eric Blake |
2010-10-05 | stat: drop %C support when printing file system details | Eric Blake |
2010-10-01 | stat: support printing birthtime | Eric Blake |
2010-09-30 | maint: update gnulib | Eric Blake |
2010-09-20 | tests: fix an erroneous stat failure with bind mounts | Pádraig Brady |
2010-08-27 | doc: clarify that stat -f implies -L (follows symlinks) | Pádraig Brady |
2010-08-27 | stat: add %m to output the mount point for a file | Aaron Burgemeister |
2010-08-15 | doc: avoid a warning from newer texinfo | Ralf Wildenhues |
2010-08-15 | doc: improve the info on md5sum security weaknesses | Bruno Haible |
2010-08-02 | sort: revert recent -h changes and use a more-conservative approach | Paul Eggert |
2010-07-30 | sort: -h now handles comparisons such as 6000K vs 5M and 5MiB vs 5MB | Paul Eggert |
2010-07-13 | sort: parallelize internal sort | Chen Guo |
2010-07-01 | cp: add an option to only copy the file attributes | Pádraig Brady |
2010-07-01 | ls: use the POSIX date style when the locale does not specify one | Pádraig Brady |
2010-06-14 | cat: improve documentation | Eric Blake |
2010-06-14 | doc: dd: discourage use of very large block sizes | Jim Meyering |
2010-06-08 | dirname: tweak summary wording | Eric Blake |