summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-07-16timeout: treat seconds counts like 'sleep' doesPaul Eggert
2011-07-16Fix capiTalization in comments.Paul Eggert
2011-07-16* src/timeout.c (main): Use waitpid, not wait (Bug#9098).Paul Eggert
2011-07-16timeout: port to NonStop (Bug#9077)Paul Eggert
2011-07-16ls: port to NonStop (Bug#9076)Paul Eggert
2011-07-16dd: port to NonStop (Bug#9076)Paul Eggert
2011-07-15csplit: don't prematurely terminate cleanup (Bug#9076)Paul Eggert
2011-07-15* src/dd.c: Remove obsolete comments re POSIX.Paul Eggert
2011-07-15build: avoid a st_blksize compile failure on some systemsPádraig Brady
2011-07-15build: avoid a fiemap compile failure on some systemsPádraig Brady
2011-07-14* src/fiemap.h (struct fiemap.fm_extents): Change size to 1.Paul Eggert
2011-07-14maint: fix warning 'possible use of "=" where "==" was intended'Bernhard Voelker
2011-07-13doc: describe the file permissions set by mktempBenoît Knecht