| Age | Commit message (Expand) | Author | Lines |
| 2012-03-02 | tests: work around a block alignment issue in dd/sparse | Pádraig Brady | -2/+12 |
| 2012-02-29 | doc: timeout: document the exit status when run with "-s KILL" | Rodrigo Campos | -1/+3 |
| 2012-02-29 | tests: compile and link shared object with $CC to make LD_PRELOAD work | Bernhard Voelker | -2/+2 |
| 2012-02-29 | dd: add support for the conv=sparse option | Roman Rybalko | -3/+158 |
| 2012-02-27 | doc: fix a wrong option reference in split invocation | Jérémy Compostella | -2/+3 |
| 2012-02-26 | tests: fix help-version on cygwin, where $EXEEXT is nonempty | Jim Meyering | -2/+2 |
| 2012-02-26 | tests: remove unnecessary use of -lc | Bernhard Voelker | -1/+1 |
| 2012-02-25 | sort: default to physmem/8, not physmem/16 | Paul Eggert | -7/+7 |
| 2012-02-24 | doc: clarify a comment in system.h | Jim Meyering | -1/+1 |
| 2012-02-20 | split: add the --additional-suffix option | Jérémy Compostella | -3/+77 |
| 2012-02-20 | ls: adjust errnos indicating device non support for xattrs | Pádraig Brady | -3/+1 |
| 2012-02-19 | tests: ls/getxattr-speedup: include <sys/types.h> for older headers | Jérémy Compostella | -0/+1 |
| 2012-02-18 | doc: fix file names in split --filter=command example | Jérémy Compostella | -1/+1 |
| 2012-02-18 | tests: test for ls speed-up | Jim Meyering | -0/+65 |
| 2012-02-18 | ls: cache ACL- and CAP-querying syscall failures | Jim Meyering | -4/+63 |
| 2012-02-18 | ls: optimize for when getfilecon would often fail (~33% perf. gain) | Jim Meyering | -4/+32 |
| 2012-02-18 | split: support optional start value for --numeric-suffixes | Jérémy Compostella | -4/+116 |
| 2012-02-17 | doc: fix a typo about seek_bytes in NEWS | Pádraig Brady | -1/+1 |
| 2012-02-16 | doc: improve 'rm -f' description | Bernhard Voelker | -2/+3 |
| 2012-02-13 | dd: fix issues in the count_bytes and seek_bytes flags change | Pádraig Brady | -10/+9 |
| 2012-02-12 | dd: add count_bytes, skip_bytes and seek_bytes flags | Jérémy Compostella | -64/+253 |
| 2012-02-12 | build: correct @@-,length values in last hunk of regcomp.c.diff | Jim Meyering | -1/+1 |
| 2012-02-12 | build: update gnulib, bootstrap, gl/lib/regcomp.c.diff | Jim Meyering | -21/+37 |
| 2012-02-12 | mv: "mv A B" would sometimes succeed, yet A would remain, ... | Jim Meyering | -3/+89 |
| 2012-02-06 | maint: add braces as requested by HACKING coding standard | Jérémy Compostella | -6/+8 |
| 2012-01-31 | doc: clarify --help output for some optional arguments | Pádraig Brady | -7/+7 |
| 2012-01-30 | maint: sort: remove the last uses of "'%s'" in diagnostics | Jim Meyering | -2/+2 |
| 2012-01-30 | mv: allow moving symlink onto same-inode dest with >= 2 hard links | Jim Meyering | -0/+91 |
| 2012-01-30 | build: update gnulib, for syntax-check vs canonicalize fix | Jim Meyering | -0/+0 |
| 2012-01-27 | maint: use single copyright year range | Jim Meyering | -373/+345 |
| 2012-01-27 | maint: make copyright statements more consistent; update gnulib | Jim Meyering | -1/+2 |
| 2012-01-27 | maint: fix copyright in old fileutils ChangeLog | Jim Meyering | -2/+1 |
| 2012-01-26 | maint: remove some redundant automake _SOURCES | Pádraig Brady | -3/+0 |
| 2012-01-25 | maint: cleanup an extraneous version output in a test | Pádraig Brady | -1/+1 |
| 2012-01-25 | realpath: avoid the use of printf | Pádraig Brady | -8/+11 |
| 2012-01-25 | maint: use the standard require_perl_ function | Pádraig Brady | -1/+1 |
| 2012-01-25 | realpath: remove extraneous '/' for --relative-to edge cases | Pádraig Brady | -7/+18 |
| 2012-01-23 | build: update gnulib to latest, for test warning fixes | Jim Meyering | -0/+0 |
| 2012-01-23 | tests: remove crufty test=test_name code from old tests | Jim Meyering | -41/+27 |
| 2012-01-22 | maint: quote 'like this' or "like this", not `like this' | Paul Eggert | -211/+211 |
| 2012-01-20 | stat: clarify the description of the %o stat format | Pádraig Brady | -2/+2 |
| 2012-01-14 | doc: tweak an @uref so its alt reference text renders in info | Jim Meyering | -1/+1 |
| 2012-01-11 | maint: fix minor whitespace issues | Pádraig Brady | -2/+2 |
| 2012-01-11 | maint: adjust formatting of certain continued strings | Jim Meyering | -39/+60 |
| 2012-01-09 | maint: straggler *.[ch] files: convert more `...' to '...' | Jim Meyering | -4/+4 |
| 2012-01-09 | maint: src/*.[ch]: convert more `...' to '...' | Jim Meyering | -83/+83 |
| 2012-01-09 | maint: src/*.c: change remaining quotes (without embedded spaces) | Jim Meyering | -493/+493 |
| 2012-01-09 | maint: convert `...' to '...' in --help output | Jim Meyering | -93/+93 |
| 2012-01-09 | maint: adjust quoting: emit '...', not `...' in diagnostics | Jim Meyering | -45/+45 |
| 2012-01-09 | tests: more automated quote adjustment | Jim Meyering | -108/+108 |