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