Age | Commit message (Expand) | Author |
2008-11-22 | tests: dd: add a test for the required behavior | Jim Meyering |
2008-11-20 | cp: use far less memory in some cases | Jim Meyering |
2008-11-20 | tests: add a test of cp --preserve=links | Jim Meyering |
2008-11-16 | tests: remove debug code that would try to write into /t/k-env | Jim Meyering |
2008-11-16 | tests: change misc/printf-surprise so that it doesn't segfault anymore | Jim Meyering |
2008-11-12 | tests: remove df/total | Jim Meyering |
2008-11-12 | * tests/df/total-verify [VERBOSE]: Run df --version, not ls --version. | Ondřej Vašík |
2008-11-12 | avoid spurious test failure when df always fails | Jim Meyering |
2008-10-28 | ls: --color now highlights hard linked files, too | Kamil Dudka |
2008-10-28 | tests: ls/stat-failed: don't discard stderr. | Jim Meyering |
2008-10-26 | tests: seq: check for today's extended long double fix | Jim Meyering |
2008-10-26 | seq: improve quality of format-checking code | Paul Eggert |
2008-10-25 | tests: df/total: don't fail for an inaccessible mount point | Jim Meyering |
2008-10-25 | seq: revert Solaris 8 work-around that caused x86 regression | Paul Eggert |
2008-10-23 | ls: use '.' (not +) as SELinux-only alt. access flag in ls -l output | Jim Meyering |
2008-10-21 | tests: test today's ls-vs-capability fix | Jim Meyering |
2008-10-15 | tests: add option processing tests for 'expr' | Pádraig Brady |
2008-10-15 | expr: remove --bignum and --no-bignum options | Paul Eggert |
2008-10-12 | tests: df: avoid test failure when using mawk | Jim Meyering |
2008-10-04 | tests: fix the install/strip-program test | Jim Meyering |
2008-10-03 | ls and sort: use filevercmp instead of strverscmp | Kamil Dudka |
2008-10-02 | tests: skip a root-only test when configured without libcap | Jim Meyering |
2008-10-01 | tests: use our new timeout program | Jim Meyering |
2008-09-29 | fix make variable quotation error | Ralf Wildenhues |
2008-09-27 | rm -r: avoid O(n^2) performance for a directory with very many entries | Jim Meyering |
2008-09-26 | seq -0.1 0.1 2: print final number when locale's decimal point is "," | Jim Meyering |
2008-09-10 | fix minor shell issues in test suite | Ralf Wildenhues |
2008-09-10 | tests: don't use "local" in bourne shell scripts | Jim Meyering |
2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering |
2008-09-08 | tests: move input-tty into a test-lib.sh function | Jim Meyering |
2008-09-07 | tests: work around Solaris 11 bug | Jim Meyering |
2008-09-07 | tests: don't let rounding-to-1KB blocks provoke a failure | Jim Meyering |
2008-09-07 | tests: don't fail due to built-in sleep from Solaris 11's /bin/sh | Jim Meyering |
2008-09-06 | install: new option: --strip-program, | Kamil Dudka |
2008-09-03 | df: new option: --total to print grand totals | Kamil Dudka |
2008-08-15 | adjust | Jim Meyering |
2008-08-15 | sort: new option, --sort=version, for version number ordering | Bruce Korb |
2008-08-14 | set envvars via "env" to avoid spurious set -x output from bad shells | Jim Meyering |
2008-08-14 | mktemp, sort, tac: don't use undefined after mkstemp failure | Jim Meyering |
2008-08-10 | sort: don't print uninitialized in diagnostic | Jim Meyering |
2008-08-09 | * tests/misc/expr: Add tests of the new GMP-based code. | Jim Meyering |
2008-08-01 | ls: --color now highlights files with capabilities, too | Kamil Dudka |
2008-07-27 | shuf: honor --zero-terminated option even with --input-range=LO-HI | Jim Meyering |
2008-07-23 | dd: minor fullblock changes | Jim Meyering |
2008-07-23 | dd: new option: iflag=fullblock to accumulate full input blocks | Kamil Dudka |
2008-07-22 | tests: do not run chmod on a prefix of space-embedded tmpdir | Jim Meyering |
2008-07-22 | tests: again, do not change the mode of all directories below $HOME | Ralf Wildenhues |
2008-07-15 | fix two bugs in ptx | Jim Meyering |
2008-07-11 | tests: expand: test for lines starting with both spaces and tabs | Pádraig Brady |
2008-07-10 | make check: accommodate stricter POSIX-conforming shells | Jim Meyering |