Age | Commit message (Expand) | Author |
2011-08-31 | date: support parsing of ISO-8601-with-"T" dates | Jim Meyering |
2011-08-24 | pr: fix so that LAST_PAGE is honored with -T | Pádraig Brady |
2011-08-20 | doc: correct typo in yesterday's NEWS entry: 30GB -> 30MB | Erik Auerswald |
2011-08-19 | rm, du, chmod, chown, chgrp: use much less memory for large directories | Jim Meyering |
2011-08-08 | join: with --check-order print offending file name, line number and data | Jim Meyering |
2011-07-31 | doc: mention the new mirroring behavior of cp -au | Pádraig Brady |
2011-07-31 | * NEWS: Say that 6.12 preserved ns-resolution timestamps. | Paul Eggert |
2011-07-26 | doc: mention cp's dir-permissions fix | Jim Meyering |
2011-07-25 | cp -up: preserve all hard links | Jim Meyering |
2011-07-25 | timeout: support sub-second timeouts | Pádraig Brady |
2011-07-24 | df: support partitions larger than 4 TiB on MacOS >= 10.5 & AIX >=5.2 | Jim Meyering |
2011-07-20 | unexpand: fix misalignment when spaces span a tabstop | Pádraig Brady |
2011-07-17 | * NEWS: Mention fix for Bug#9098. | Paul Eggert |
2011-07-08 | doc: list all new file system types recognized by stat -f | Pádraig Brady |
2011-07-08 | timeout: support cascaded timeouts | Pádraig Brady |
2011-07-08 | timeout: add --foreground to support interactive commands | Pádraig Brady |
2011-07-07 | md5sum, sha1sum, etc: accept new option: --strict | Patrick Schoenfeld |
2011-07-07 | stat: recognize GPFS as a file system type | Jim Meyering |
2011-06-25 | doc: clarify an improvement from coreutils-7.0 | Jim Meyering |
2011-06-13 | doc: add NEWS items for recent gnulib fixes | Jim Meyering |
2011-05-27 | chown,chgrp: output the original ownership in -v messages | Pádraig Brady |
2011-05-27 | chown,chgrp: output the correct ownership in -v messages | Pádraig Brady |
2011-05-25 | chmod: output the original mode in verbose mode | Bernhard Voelker |
2011-05-24 | split: fix cases where -n l/... creates extraneous files | Pádraig Brady |
2011-05-19 | maint: correct typos involving misuse of "a" and "an" | Jim Meyering |
2011-05-18 | printf: fix an out-of-bounds memory access | Pádraig Brady |
2011-05-14 | shuf: use memory more efficiently when returning a subset | Pádraig Brady |
2011-05-06 | doc: document split's new --filter=CMD option | Jim Meyering |
2011-04-26 | post-release administrivia | Jim Meyering |
2011-04-26 | version 8.12 | Jim Meyering |
2011-04-26 | dd: work around compilation failure on AIX 5.1 and 5.2 | Jim Meyering |
2011-04-25 | tail --follow=name no longer implies --retry | Jim Meyering |
2011-04-20 | copy: use FIEMAP (extent_copy) only for apparently-sparse files, | Jim Meyering |
2011-04-13 | post-release administrivia | Jim Meyering |
2011-04-13 | version 8.11 | Jim Meyering |
2011-04-13 | maint: mention dd's new partial read warning in NEWS | Pádraig Brady |
2011-04-11 | doc: tweak NEWS | Jim Meyering |
2011-04-11 | maint: install: remove support for --preserve_context ("_", not "-") | Jim Meyering |
2011-04-11 | maint: misc typo fixes | Pádraig Brady |
2011-04-07 | maint: correct kernel version in NEWS | Pádraig Brady |
2011-04-01 | copy: process empty extents more efficiently | Pádraig Brady |
2011-04-01 | copy: protect against overlapping extents | Pádraig Brady |
2011-04-01 | copy: link rather than copy symlinks, when --link used | Pádraig Brady |
2011-03-31 | copy: with fiemap copy, only sync when needed | Pádraig Brady |
2011-03-23 | df: fix alignment of columns | Pádraig Brady |
2011-03-22 | tests: exercise tests new "==" operator | Jim Meyering |
2011-03-13 | touch: update to latest gnulib to fix Solaris 10 touch segfault | Jim Meyering |
2011-03-13 | sort: spawn fewer threads for small inputs | Jim Meyering |
2011-03-05 | dd: add a flag to discard cached data | Pádraig Brady |
2011-03-03 | du: don't infloop for --files0-from=DIR | Jim Meyering |