Age | Commit message (Expand) | Author |
2009-09-14 | build: update gnulib submodule to latest, for fixed posixtm module | Jim Meyering |
2009-09-14 | maint: use #!/bin/sh consistently in shell-based test scripts | Jim Meyering |
2009-09-14 | tests: fix dd/skip-seek-past-file to work on ecryptfs | Pádraig Brady |
2009-09-14 | cp,mv: preserve extended attributes even for read-only files | Ondřej Vašík |
2009-09-14 | doc: improve timeout's --help message | Jim Meyering |
2009-09-13 | maint: use consistent cpp indentation in all .c files | Jim Meyering |
2009-09-13 | doc: NEWS: say quadratic and linear, rather than O(N^2) and O(N) | Jim Meyering |
2009-09-13 | doc: improve NEWS | Jim Meyering |
2009-09-11 | id: don't print context=... when POSIXLY_CORRECT is set | Jim Meyering |
2009-09-11 | rm: avoid compiler warning | Eric Blake |
2009-09-11 | euidaccess-stat: remove unnecessary macros | Eric Blake |
2009-09-11 | rm: use gnulib faccessat | Eric Blake |
2009-09-11 | rm: improve efficiency of rm -r (without -f) from O(N^2) to O(N) | Jim Meyering |
2009-09-11 | build: placate gcc's new -Wskip-jump-init | Jim Meyering |
2009-09-11 | rm: rewrite to use fts | Jim Meyering |
2009-09-11 | maint: doc: adjust README-release | Jim Meyering |
2009-09-11 | post-release administrivia | Jim Meyering |
2009-09-11 | version 7.6 | Jim Meyering |
2009-09-10 | link,ln: use gnulib's link module to work around Solaris 10 deficiency | Jim Meyering |
2009-09-10 | build: update gnulib submodule to latest | Jim Meyering |
2009-09-10 | doc: improve various BLOCKSIZE and SIZE help | Ondřej Vašík |
2009-09-10 | dd conv=unblock: print final newline consistently | Jim Meyering |
2009-09-09 | maint: make cfg.mk slightly more generic | Jim Meyering |
2009-09-08 | * gnulib: Update submodule to latest. | Jim Meyering |
2009-09-08 | tail: make the new piped-stdin test as portable as the old one | Jim Meyering |
2009-09-08 | tests: tail-2/assert: reduce risk of race condition | Pádraig Brady |
2009-09-08 | tests: address a race condition in misc/cat-buf | Pádraig Brady |
2009-09-07 | tail: syntax-only: use "false", rather than equivalent, 0 | Jim Meyering |
2009-09-07 | tail: ignore -f for piped-stdin, as POSIX requires | Jim Meyering |
2009-09-07 | tests: tail-2/flush-initial should not rely on stdbuf | Pádraig Brady |
2009-09-07 | tail: don't give up on inotify mode for an already-ignored "-" | Jim Meyering |
2009-09-07 | tests: misc/cat-buf: clean up syntax | Jim Meyering |
2009-09-07 | tests: ls/color-clear-to-eol: append NL to accommodate old sed | Jim Meyering |
2009-09-07 | tests: tail-2/infloop-1: avoid rare test failure on a busy system | Jim Meyering |
2009-09-07 | build: update gnulib submodule to latest | Jim Meyering |
2009-09-07 | doc: tweak NEWS | Jim Meyering |
2009-09-07 | tail -f: handle "-"/stdin once again | Jim Meyering |
2009-09-06 | tests: tail-2/flush-initial: correct race avoidance code | Jim Meyering |
2009-09-06 | tests: ls-misc: don't let a bogus umask cause test failure | Jim Meyering |
2009-09-06 | tail: flush initial output before possibly blocking | Jim Meyering |
2009-09-05 | maint: remove unused file: lib/fdopendir-glibc.c | Jim Meyering |
2009-09-05 | tests: ls/stat-vs-dirent: avoid spurious test failure | Jim Meyering |
2009-09-05 | doc: make the tail --sleep-interval help less confusing | Pádraig Brady |
2009-09-05 | maint: remove some tab indentation from copy.c | Pádraig Brady |
2009-09-05 | tests: test old tail -f method even on systems with inotify | Pádraig Brady |
2009-09-05 | build: update gnulib submodule to latest | Jim Meyering |
2009-09-05 | stty: use TAB0, TAB1, and TAB2 only if defined | Petr Salinger |
2009-09-04 | build: update from gnulib | Eric Blake |
2009-09-04 | ln: add comments related to POSIX 2008 | Eric Blake |
2009-09-04 | mv, cp: tweak LINK_FOLLOWS_SYMLINKS logic | Eric Blake |