Age | Commit message (Expand) | Author |
2010-04-29 | sort: use long doubles for general numeric mode | Pádraig Brady |
2010-04-16 | cp: preserve "capabilities" when also preserving file ownership | Pádraig Brady |
2010-03-01 | sort: fix issues with month sorting in some locales | Pádraig Brady |
2010-02-17 | ls: fix a regression by honoring NORMAL attributes again | Moritz Orbach |
2010-01-01 | maint: add a few copyrights; remove obsolete README file | Jim Meyering |
2009-12-30 | tail: test for a bug in inotify-enabled tail -F | Jim Meyering |
2009-12-29 | tail: add another test to exercise abort-inducing flaw in tail -F | Jim Meyering |
2009-12-29 | tail: add a test to exercise abort-inducing flaw in tail -F | Jim Meyering |
2009-12-23 | wc: line-buffer the printed counts | Pádraig Brady |
2009-12-19 | rm: fix --one-file-system regression due to fts conversion | Pádraig Brady |
2009-11-16 | tail -F can fail to track a file after it's been rotated | Jim Meyering |
2009-11-06 | nproc: A new program to count the available processors | Giuseppe Scrivano |
2009-11-03 | tests: rm: add test for today's change in behavior | Jim Meyering |
2009-10-27 | env, printenv: add -0/--null option | Eric Blake |
2009-10-27 | tests: add printenv coverage | Eric Blake |
2009-10-23 | tests: test recent status changes | Eric Blake |
2009-10-23 | maint: move chroot test | Eric Blake |
2009-10-22 | tests: add a test for the `tail -f' race condition bug | Giuseppe Scrivano |
2009-10-21 | tests: ensure touch honors trailing slash | Eric Blake |
2009-10-21 | md5sum, sha*sum, sum: line-buffer the printed checksums | Pádraig Brady |
2009-10-17 | touch: add -h to change symlink timestamps, where supported | Eric Blake |
2009-10-08 | stat: test recent patch | Eric Blake |
2009-09-29 | stat: interpret "-" as standard input | Jim Meyering |
2009-09-25 | ln: add -L/-P options | Eric Blake |
2009-09-14 | touch: don't reject "60" as number of seconds in a legacy time stamp | Jim Meyering |
2009-09-11 | id: don't print context=... when POSIXLY_CORRECT is set | Jim Meyering |
2009-09-10 | link,ln: use gnulib's link module to work around Solaris 10 deficiency | Jim Meyering |
2009-09-10 | dd conv=unblock: print final newline consistently | Jim Meyering |
2009-09-07 | tail: ignore -f for piped-stdin, as POSIX requires | Jim Meyering |
2009-09-07 | tail -f: handle "-"/stdin once again | Jim Meyering |
2009-09-06 | tail: flush initial output before possibly blocking | Jim Meyering |
2009-09-03 | df: don't fail due to an unreadable argument | Jim Meyering |
2009-09-01 | ls -i: print consistent inode numbers also for mount points | Jim Meyering |
2009-08-29 | cp --reflink: preserve attributes on cloned files if asked | Pádraig Brady |
2009-08-29 | cp --reflink: add an "auto" parameter to fall back to a normal copy | Pádraig Brady |
2009-08-28 | dd: detect closed stderr | Eric Blake |
2009-08-06 | dd: work around buffer length restrictions with oflag=direct (O_DIRECT) | Jim Meyering |
2009-08-04 | cp -pP (and e.g., -a): preserve time stamps on symlinks, too | Jim Meyering |
2009-06-17 | stdbuf: A new program to run a command with modified stdio buffering | Pádraig Brady |
2009-06-15 | tail: use inotify if it is available | Giuseppe Scrivano |
2009-06-11 | ls --color: do not colorize files with multiple hard links by default | Kamil Dudka |
2009-05-26 | chroot: accept new options --userspec=U:G and --groups=G1,G2,G3 | Giuseppe Scrivano |
2009-05-03 | tests: add tests of e.g., date -d 'next monday' | Jim Meyering |
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 |