Age | Commit message (Expand) | Author |
2009-04-28 | tests: add test for xattr diagnostics on dest. FS lacking xattr support | Ondřej Vašík |
2009-04-22 | cp: work around linux kernel bug: short-read != EOF on /proc | Jim Meyering |
2009-04-09 | id: fix infinite loop on some systems | Pádraig Brady |
2009-04-03 | ls: fix alignment when month names have varying widths | Pádraig Brady |
2009-03-31 | tests: enable automake's color-tests and parallel-tests via configure.ac | Jim Meyering |
2009-03-31 | build: use Automake's new parallel-tests feature | Ralf Wildenhues |
2009-03-27 | tests: migrate setgid-check into test-lib.sh | Jim Meyering |
2009-03-25 | pwd: support -L and -P | Eric Blake |
2009-03-18 | tests: add another sort/nmerge test | Paul Eggert |
2009-03-18 | sort: handle fd exhaustion better when merging | Paul Eggert |
2009-03-11 | cat: Fix immediate output of processed data | Pádraig Brady |
2009-02-17 | install: add --compare (-C) option to install file only when necessary | Kamil Dudka |
2009-02-10 | ls: clean up after wrapped+colored file names with clear-to-EOL | Jim Meyering |
2009-01-29 | cp/mv: add xattr support | Kamil Dudka |
2009-01-28 | tests: Add a test to verify shred's default operations | Pádraig Brady |
2009-01-28 | dd: Better handle user specified offsets that are too big | Pádraig Brady |
2009-01-14 | cp/mv: add --no-clobber (-n) option to not overwrite target | Kamil Dudka |
2008-12-03 | tests: ensure that chmod, chgrp and chown honor --silent | Jim Meyering |
2008-12-01 | cp, mv: remove 3-year-deprecated+warned-about --reply option | Jim Meyering |
2008-11-30 | tests: start long-running cp/link-heap earlier | Jim Meyering |
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-12 | tests: remove df/total | Jim Meyering |
2008-10-28 | ls: --color now highlights hard linked files, too | Kamil Dudka |
2008-10-26 | tests: seq: check for today's extended long double fix | Jim Meyering |
2008-10-21 | tests: test today's ls-vs-capability fix | Jim Meyering |
2008-10-12 | tests: df: avoid test failure when using mawk | Jim Meyering |
2008-09-27 | rm -r: avoid O(n^2) performance for a directory with very many entries | Jim Meyering |
2008-09-08 | tests: move input-tty into a test-lib.sh function | 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 | sort: new option, --sort=version, for version number ordering | Bruce Korb |
2008-08-01 | ls: --color now highlights files with capabilities, too | Kamil Dudka |
2008-07-15 | fix two bugs in ptx | Jim Meyering |
2008-06-17 | sort: add new option --files0-from=F | Bo Borgerson |
2008-06-14 | run gnulib-tests in parallel | Jim Meyering |
2008-06-13 | od: align multiple -t specs | Eric Blake |
2008-06-12 | comm: ensure that input files are sorted | Bo Borgerson |
2008-06-11 | tests: remove duplicate mention of misc/selinux | Jim Meyering |
2008-06-06 | Add new program: truncate | Pádraig Brady |
2008-06-02 | new program: timeout | Pádraig Brady |
2008-05-27 | in 280+ tests/* files, use $srcdir, not $top_srcdir/tests | Jim Meyering |
2008-05-17 | test invalid-option handling in all programs | Jim Meyering |
2008-05-16 | tests: improve coverage of printf.c | Jim Meyering |
2008-05-10 | now that the last of the mk-script-using tests is gone... | 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 |