Age | Commit message (Expand) | Author |
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 |
2011-07-20 | dircolors: add screen.Eterm terminal type | Mike Frysinger |
2011-07-20 | maint: remove a redundant call to gl_CLOCK_TIME | Pádraig Brady |
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-17 | timeout: add regression test (Bug#9098) | Paul Eggert |
2011-07-16 | timeout: treat seconds counts like 'sleep' does | Paul Eggert |
2011-07-16 | Fix capiTalization in comments. | Paul Eggert |
2011-07-16 | * src/timeout.c (main): Use waitpid, not wait (Bug#9098). | Paul Eggert |
2011-07-16 | timeout: port to NonStop (Bug#9077) | Paul Eggert |
2011-07-16 | ls: port to NonStop (Bug#9076) | Paul Eggert |
2011-07-16 | dd: port to NonStop (Bug#9076) | Paul Eggert |
2011-07-15 | csplit: don't prematurely terminate cleanup (Bug#9076) | Paul Eggert |
2011-07-15 | * src/dd.c: Remove obsolete comments re POSIX. | Paul Eggert |
2011-07-15 | build: avoid a st_blksize compile failure on some systems | Pádraig Brady |
2011-07-15 | build: avoid a fiemap compile failure on some systems | Pádraig Brady |