summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2011-09-02tests: cut: exercise distro-added multibyte code pathsJim Meyering-0/+33
2011-09-02doc: describe test control variablesPádraig Brady-0/+14
2011-09-01timeout: fixup previous warning fixPádraig Brady-3/+2
2011-09-01tests: split/l-chunk: avoid a portability issuePádraig Brady-1/+1
2011-09-01tests: pwd-long: diagnose failure earlierJim Meyering-0/+2
2011-09-01tests: printf-surprise: avoid false-positive failureJim Meyering-1/+1
2011-09-01tests: improve message in 'require_membership_in_two_groups_' functionBernhard Voelker-1/+1
2011-09-01tests: misc/printf: accommodate alternate behaviorJim Meyering-0/+5
2011-09-01tests: invoke via "env printf", rather than using an absolute nameJim Meyering-26/+26
2011-09-01timeout: suppress a redundant warning on some systemsPádraig Brady-2/+3
2011-09-01stdbuf: fix helper lib identification on some platformsPádraig Brady-1/+1
2011-09-01build: avoid the use of strsignal() in splitPádraig Brady-2/+2
2011-08-31date: support parsing of ISO-8601-with-"T" datesJim Meyering-0/+9
2011-08-30build: heap.c: make possible gnulib candidate c89 compatiblePádraig Brady-1/+3
2011-08-25timeout: revert signal propagation enhancementPádraig Brady-1/+3
2011-08-24maint: rename a testJim Meyering-1/+1
2011-08-24tests: adjust the new, very expensive rm test to be less expensiveJim Meyering-8/+11
2011-08-24pr: fix so that LAST_PAGE is honored with -TPádraig Brady-2/+9
2011-08-20doc: correct typo in yesterday's NEWS entry: 30GB -> 30MBErik Auerswald-1/+1
2011-08-19rm, du, chmod, chown, chgrp: use much less memory for large directoriesJim Meyering-0/+45
2011-08-13maint: remove empty statement after jump labelBernhard Voelker-5/+5
2011-08-12pathchk: port to hosts where mbstate_t is replacedPaul Eggert-5/+1
2011-08-11bootstrap: use latest gnulib bootstrap, gettextPaul Eggert-41/+63
2011-08-11maint: use gnulib's new largefile modulueJim Meyering-0/+1
2011-08-08tests: avoid lack-of-support du test failure on HP-UX 11.31Jim Meyering-0/+5
2011-08-08join: with --check-order print offending file name, line number and dataJim Meyering-15/+58
2011-08-08maint: use xcalloc rather than xmalloc+memset (no semantic change)Jim Meyering-2/+1
2011-08-08maint: add copyright notice to init.cfgJim Meyering-0/+16
2011-08-08maint: prevent accidental future use of the old shell function nameJim Meyering-0/+6
2011-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini-739/+735
2011-08-08mktemp: stir in enough entropy (Bug#6683)Paul Eggert-1/+1
2011-08-04tests: remove obsolete 'error_' shell functionStefano Lattarini-13/+13
2011-07-31doc: mention the new mirroring behavior of cp -auPádraig Brady-2/+8
2011-07-31maint: accommodate old-NEWS updateJim Meyering-1/+1
2011-07-31* NEWS: Say that 6.12 preserved ns-resolution timestamps.Paul Eggert-0/+6
2011-07-29build: require gnulib's fclose moduleJim Meyering-0/+1
2011-07-29build: update gnulib, for "make syntax-check" fixJim Meyering-0/+0
2011-07-27doc: add a vim indentation exampleIvan Sichmann Freitas-3/+18
2011-07-27maint: copy: refactor hard link creationPádraig Brady-34/+52
2011-07-27tests: cp/preserve-link: test all relevant pathsPádraig Brady-8/+60
2011-07-26doc: mention cp's dir-permissions fixJim Meyering-0/+3
2011-07-26maint: use consistent style in C and test scriptsJim Meyering-3/+7
2011-07-25cp: don't mishandle existing dir dest permissions (Bug#9170)Paul Eggert-0/+34
2011-07-25cp -up: preserve all hard linksJim Meyering-0/+59
2011-07-25timeout: support sub-second timeoutsPádraig Brady-20/+61
2011-07-25build: update gnulib to fix a build warning/error in a test programJim Meyering-0/+0
2011-07-24df: support partitions larger than 4 TiB on MacOS >= 10.5 & AIX >=5.2Jim Meyering-7/+10
2011-07-22dd, shred: use fdatasync only if declaredPaul Eggert-4/+10
2011-07-20dircolors: add screen.Eterm terminal typeMike Frysinger-0/+1
2011-07-20maint: remove a redundant call to gl_CLOCK_TIMEPádraig Brady-2/+0