Age | Commit message (Expand) | Author |
2011-09-02 | tests: init.sh: work also with any non-GNU diff that supports -u | Bruno Haible |
2011-09-02 | tests: remove require-perl script; use function instead | Jim Meyering |
2011-09-02 | tests: cut: exercise distro-added multibyte code paths | Jim Meyering |
2011-09-02 | doc: describe test control variables | Pádraig Brady |
2011-09-01 | timeout: fixup previous warning fix | Pádraig Brady |
2011-09-01 | tests: split/l-chunk: avoid a portability issue | Pádraig Brady |
2011-09-01 | tests: pwd-long: diagnose failure earlier | Jim Meyering |
2011-09-01 | tests: printf-surprise: avoid false-positive failure | Jim Meyering |
2011-09-01 | tests: improve message in 'require_membership_in_two_groups_' function | Bernhard Voelker |
2011-09-01 | tests: misc/printf: accommodate alternate behavior | Jim Meyering |
2011-09-01 | tests: invoke via "env printf", rather than using an absolute name | Jim Meyering |
2011-09-01 | timeout: suppress a redundant warning on some systems | Pádraig Brady |
2011-09-01 | stdbuf: fix helper lib identification on some platforms | Pádraig Brady |
2011-09-01 | build: avoid the use of strsignal() in split | Pádraig Brady |
2011-08-31 | date: support parsing of ISO-8601-with-"T" dates | Jim Meyering |
2011-08-30 | build: heap.c: make possible gnulib candidate c89 compatible | Pádraig Brady |
2011-08-25 | timeout: revert signal propagation enhancement | Pádraig Brady |
2011-08-24 | maint: rename a test | Jim Meyering |
2011-08-24 | tests: adjust the new, very expensive rm test to be less expensive | 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-13 | maint: remove empty statement after jump label | Bernhard Voelker |
2011-08-12 | pathchk: port to hosts where mbstate_t is replaced | Paul Eggert |
2011-08-11 | bootstrap: use latest gnulib bootstrap, gettext | Paul Eggert |
2011-08-11 | maint: use gnulib's new largefile modulue | Jim Meyering |
2011-08-08 | tests: avoid lack-of-support du test failure on HP-UX 11.31 | Jim Meyering |
2011-08-08 | join: with --check-order print offending file name, line number and data | Jim Meyering |
2011-08-08 | maint: use xcalloc rather than xmalloc+memset (no semantic change) | Jim Meyering |
2011-08-08 | maint: add copyright notice to init.cfg | Jim Meyering |
2011-08-08 | maint: prevent accidental future use of the old shell function name | Jim Meyering |
2011-08-08 | tests: complete the renaming framework_failure -> framework_failure_ | Stefano Lattarini |
2011-08-08 | mktemp: stir in enough entropy (Bug#6683) | Paul Eggert |
2011-08-04 | tests: remove obsolete 'error_' shell function | Stefano Lattarini |
2011-07-31 | doc: mention the new mirroring behavior of cp -au | Pádraig Brady |
2011-07-31 | maint: accommodate old-NEWS update | Jim Meyering |
2011-07-31 | * NEWS: Say that 6.12 preserved ns-resolution timestamps. | Paul Eggert |
2011-07-29 | build: require gnulib's fclose module | Jim Meyering |
2011-07-29 | build: update gnulib, for "make syntax-check" fix | Jim Meyering |
2011-07-27 | doc: add a vim indentation example | Ivan Sichmann Freitas |
2011-07-27 | maint: copy: refactor hard link creation | Pádraig Brady |
2011-07-27 | tests: cp/preserve-link: test all relevant paths | Pádraig Brady |
2011-07-26 | doc: mention cp's dir-permissions fix | Jim Meyering |
2011-07-26 | maint: use consistent style in C and test scripts | Jim Meyering |
2011-07-25 | cp: don't mishandle existing dir dest permissions (Bug#9170) | Paul Eggert |
2011-07-25 | cp -up: preserve all hard links | Jim Meyering |
2011-07-25 | timeout: support sub-second timeouts | Pádraig Brady |
2011-07-25 | build: update gnulib to fix a build warning/error in a test program | Jim Meyering |
2011-07-24 | df: support partitions larger than 4 TiB on MacOS >= 10.5 & AIX >=5.2 | Jim Meyering |
2011-07-22 | dd, shred: use fdatasync only if declared | Paul Eggert |