Age | Commit message (Expand) | Author |
2008-06-02 | revert inadvertent change in last patch | Jim Meyering |
2008-06-02 | new program: timeout | Pádraig Brady |
2008-05-30 | configure.ac: remove explicit use of AB_INIT | Jim Meyering |
2008-05-10 | tests: remove directory, tests/join/ | Jim Meyering |
2008-05-10 | tests: convert pr tests | Jim Meyering |
2008-05-10 | tests: remove directory, tests/tail/ | Jim Meyering |
2008-05-09 | tests: remove directory, tests/sort/ | Jim Meyering |
2008-05-08 | tests: remove directory, tests/tac/ | Jim Meyering |
2008-05-08 | tests: remove directory, tests/test/ | Jim Meyering |
2008-05-06 | tests: remove directory, tests/tr/ | Jim Meyering |
2008-05-06 | tests: remove directory, tests/uniq/ | Jim Meyering |
2008-05-06 | tests: remove directory, tests/cut/ | Jim Meyering |
2008-05-06 | tests: remove directory, tests/head/ | Jim Meyering |
2008-05-06 | avoid problems with sign-extended "char" operand to is* functions | Jim Meyering |
2008-04-27 | move wc tests from own subdir into a single script | Jim Meyering |
2008-04-22 | Accommodate building on OS/2 (www.ecomstation.com Ecs v2 rc4) | Jim Meyering |
2008-04-21 | Revamp test-related Makefiles. | Jim Meyering |
2008-04-05 | Accommodate building on OS/2 (www.ecomstation.com Ecs v2 rc4) | Jim Meyering |
2008-03-25 | Use new gnulib gnumakefile module. | Eric Blake |
2008-03-22 | portability: work around a "busybox sed" limitation | Jim Meyering |
2008-03-04 | Reinstate GNUmakefile patch, but with workaround for automake. | Eric Blake |
2008-03-04 | Clarify comment and attribute preceding change: Reported by Ralf Wildenhues. | Jim Meyering |
2008-03-04 | Comment out yesterday's VPATH-friendly addition, for now. | Jim Meyering |
2008-03-03 | Use m4_PACKAGE_VERSION, not AC_AUTOCONF_VERSION. | Eric Blake |
2008-03-03 | GNUmakefile build tweaks. | Eric Blake |
2008-03-01 | * configure.ac (AC_INIT): Use .tarball-version, not .version. | Jim Meyering |
2008-01-22 | Require automake-1.10.1, for its support of dist-lzma. | Jim Meyering |
2008-01-13 | * configure.ac: Correct a non-portable use of sed. | Elias Pipping |
2007-12-20 | Use comma-separated list in ./configure --help output. | Jim Meyering |
2007-11-14 | Enable gnulib-tool's --with-tests option. | Jim Meyering |
2007-11-08 | Adapt to gnulib's s/jm_/gl_/ cache variable renaming. | Jim Meyering |
2007-11-05 | Don't use GNU-sed-specific \< \> operators. | Jim Meyering |
2007-10-22 | Remove git-version-gen's first parameter. | Jim Meyering |
2007-10-14 | Fix a minor typo. | Jim Meyering |
2007-10-09 | * configure.ac (AM_INIT_AUTOMAKE): Use dist-lzma, rather than dist-bzip2. | Jim Meyering |
2007-10-07 | * configure.ac (AM_INIT_AUTOMAKE): Don't use dist-lzma just yet. | Jim Meyering |
2007-10-07 | New program: mktemp. | Jim Meyering |
2007-09-15 | Move the sole test in tests/ls-2/ to tests/misc/. | Jim Meyering |
2007-09-15 | Move all tests from test/{od,sha1sum,shred,stty} to tests/misc/. | Jim Meyering |
2007-09-15 | Move the two tests in tests/tee to tests/misc/. | Jim Meyering |
2007-09-15 | Move the two tests in tests/sum/ to tests/misc/. | Jim Meyering |
2007-09-15 | Move the sole test in tests/tsort/ to tests/misc/tsort. | Jim Meyering |
2007-09-15 | Move the sole test in tests/unexpand to tests/misc/unexpand. | Jim Meyering |
2007-09-15 | Move the sole test in tests/seq to tests/misc/seq. | Jim Meyering |
2007-09-15 | Move the two tests in tests/md5sum to tests/misc/md5sum. | Jim Meyering |
2007-09-15 | Move the two tests in tests/fmt to tests/misc/fmt. | Jim Meyering |
2007-09-15 | Move the sole test in tests/factor to tests/misc/factor. | Jim Meyering |
2007-09-15 | Move the sole test in tests/expr to tests/misc/expr. | Jim Meyering |
2007-09-15 | Move the sole test in tests/dircolors to tests/misc/dircolors. | Jim Meyering |
2007-08-30 | Make inter-release --version output more useful. | Jim Meyering |