Age | Commit message (Expand) | Author |
2010-02-01 | join: make -t '' operate on the whole line | Pádraig Brady |
2010-02-01 | join: add --header option to always output the first line | Assaf Gordon |
2010-02-01 | ls --color: don't emit a final no-op escape sequence | Jim Meyering |
2010-01-13 | tests: don't silently skip the sort-version tests | Jim Meyering |
2010-01-01 | ls: fix color of broken symlinks colored as target | Eric Blake |
2010-01-01 | maint: add a few copyrights; remove obsolete README file | Jim Meyering |
2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering |
2009-12-23 | wc: line-buffer the printed counts | Pádraig Brady |
2009-12-10 | tests: avoid spurious failure when run via valgrind | Jim Meyering |
2009-12-08 | maint: remove an erroneous comment | Pádraig Brady |
2009-12-08 | sort: fix failure if sort's parent has ignored SIGCHLD | Pádraig Brady |
2009-12-08 | timeout: fix failure if timeout's parent has ignored SIGCHLD | Pádraig Brady |
2009-12-08 | tests: fix stty-row-col failure on small fixed terminals | Pádraig Brady |
2009-12-08 | tests: fix stty failure with serial control settings | Pádraig Brady |
2009-11-20 | maint: correct comments in test scripts | Jim Meyering |
2009-11-19 | tests: avoid spurious failures due to insecure directory in PATH | Jim Meyering |
2009-11-14 | tests: help-version: exit nonzero when $built_programs is empty | Jim Meyering |
2009-11-14 | tests: avoid a spurious failure on a loaded system | Pádraig Brady |
2009-11-13 | tests: avoid a spurious timeout on a heavily-loaded system | Jim Meyering |
2009-11-07 | mktemp: fix bug with -q and closed stdout | Eric Blake |
2009-11-06 | nproc: A new program to count the available processors | Giuseppe Scrivano |
2009-11-05 | mktemp: enhance test to catch just-fixed typo behavior | Eric Blake |
2009-11-05 | mktemp: add suffix handling | Eric Blake |
2009-11-05 | tests: enhance mktemp test | Eric Blake |
2009-11-05 | mktemp: don't leave file behind on write failure | Eric Blake |
2009-10-30 | tests: factor 350 fail=0 initializations into test-lib.sh | Jim Meyering |
2009-10-30 | tests: remove the less-regular fail=0 assignments manually | Jim Meyering |
2009-10-29 | tests: don't let a fail=1 env. setting induce unwarranted test failure | Jim Meyering |
2009-10-28 | nice, nohup, su: detect write failure to stderr | Eric Blake |
2009-10-28 | echo, printf: interpret \e as the Escape character | Pádraig Brady |
2009-10-28 | printenv: ignore bogus variable names | Eric Blake |
2009-10-27 | env, printenv: add -0/--null option | Eric Blake |
2009-10-27 | tests: add printenv coverage | Eric Blake |
2009-10-27 | tests: fix PATH problems on cygwin | Eric Blake |
2009-10-26 | tests: clean up tests of env -- handling | Eric Blake |
2009-10-26 | doc: document PATH interactions with env | Eric Blake |
2009-10-26 | env: reject bogus -u arguments | Eric Blake |
2009-10-26 | tests: avoid file name not portable to cygwin | Eric Blake |
2009-10-26 | tests: adjust new env test not to fail | Jim Meyering |
2009-10-26 | tests: nice: adjust new tests to work more portably | Jim Meyering |
2009-10-23 | tests: test recent status changes | Eric Blake |
2009-10-23 | maint: move chroot test | Eric Blake |
2009-10-23 | tests: enhance stdbuf and timeout tests | Eric Blake |
2009-10-23 | nohup: use EXIT_CANCELED if not POSIXLY_CORRECT | Eric Blake |
2009-10-23 | chroot, env, nice, su: use EXIT_CANCELED for internal failure | Eric Blake |
2009-10-23 | tests: accommodate BSD getopt | Eric Blake |
2009-10-21 | md5sum, sha*sum, sum: line-buffer the printed checksums | Pádraig Brady |
2009-10-08 | stat: test recent patch | Eric Blake |
2009-10-07 | md5sum, sha*sum: also accept openssl checksum syntax | Guenter Knauf |
2009-09-29 | stat: interpret "-" as standard input | Jim Meyering |