Age | Commit message (Expand) | Author |
2012-03-10 | split: support an arbitrary number of split files by default | Jérémy Compostella |
2012-03-09 | doc: add missing documentation for basename -z | Jérémy Compostella |
2012-03-09 | maint: fix a version number typo in NEWS | Bernhard Voelker |
2012-03-08 | chmod: add notations +40, 00440, etc. | Paul Eggert |
2012-03-08 | build: update gnulib submodule to latest | Paul Eggert |
2012-03-08 | du: fix -x: don't ignore non-directory arguments | Jim Meyering |
2012-03-07 | maint: use an optimal-for-coreutils xz compression setting | Jim Meyering |
2012-03-07 | basename: support more than one argument | Jérémy Compostella |
2012-03-06 | maint: refactor copy to use is_nul() | Pádraig Brady |
2012-03-02 | tests: work around a block alignment issue in dd/sparse | Pádraig Brady |
2012-02-29 | doc: timeout: document the exit status when run with "-s KILL" | Rodrigo Campos |
2012-02-29 | tests: compile and link shared object with $CC to make LD_PRELOAD work | Bernhard Voelker |
2012-02-29 | dd: add support for the conv=sparse option | Roman Rybalko |
2012-02-27 | doc: fix a wrong option reference in split invocation | Jérémy Compostella |
2012-02-26 | tests: fix help-version on cygwin, where $EXEEXT is nonempty | Jim Meyering |
2012-02-26 | tests: remove unnecessary use of -lc | Bernhard Voelker |
2012-02-25 | sort: default to physmem/8, not physmem/16 | Paul Eggert |
2012-02-24 | doc: clarify a comment in system.h | Jim Meyering |
2012-02-20 | split: add the --additional-suffix option | Jérémy Compostella |
2012-02-20 | ls: adjust errnos indicating device non support for xattrs | Pádraig Brady |
2012-02-19 | tests: ls/getxattr-speedup: include <sys/types.h> for older headers | Jérémy Compostella |
2012-02-18 | doc: fix file names in split --filter=command example | Jérémy Compostella |
2012-02-18 | tests: test for ls speed-up | Jim Meyering |
2012-02-18 | ls: cache ACL- and CAP-querying syscall failures | Jim Meyering |
2012-02-18 | ls: optimize for when getfilecon would often fail (~33% perf. gain) | Jim Meyering |
2012-02-18 | split: support optional start value for --numeric-suffixes | Jérémy Compostella |
2012-02-17 | doc: fix a typo about seek_bytes in NEWS | Pádraig Brady |
2012-02-16 | doc: improve 'rm -f' description | Bernhard Voelker |
2012-02-13 | dd: fix issues in the count_bytes and seek_bytes flags change | Pádraig Brady |
2012-02-12 | dd: add count_bytes, skip_bytes and seek_bytes flags | Jérémy Compostella |
2012-02-12 | build: correct @@-,length values in last hunk of regcomp.c.diff | Jim Meyering |
2012-02-12 | build: update gnulib, bootstrap, gl/lib/regcomp.c.diff | Jim Meyering |
2012-02-12 | mv: "mv A B" would sometimes succeed, yet A would remain, ... | Jim Meyering |
2012-02-06 | maint: add braces as requested by HACKING coding standard | Jérémy Compostella |
2012-01-31 | doc: clarify --help output for some optional arguments | Pádraig Brady |
2012-01-30 | maint: sort: remove the last uses of "'%s'" in diagnostics | Jim Meyering |
2012-01-30 | mv: allow moving symlink onto same-inode dest with >= 2 hard links | Jim Meyering |
2012-01-30 | build: update gnulib, for syntax-check vs canonicalize fix | Jim Meyering |
2012-01-27 | maint: use single copyright year range | Jim Meyering |
2012-01-27 | maint: make copyright statements more consistent; update gnulib | Jim Meyering |
2012-01-27 | maint: fix copyright in old fileutils ChangeLog | Jim Meyering |
2012-01-26 | maint: remove some redundant automake _SOURCES | Pádraig Brady |
2012-01-25 | maint: cleanup an extraneous version output in a test | Pádraig Brady |
2012-01-25 | realpath: avoid the use of printf | Pádraig Brady |
2012-01-25 | maint: use the standard require_perl_ function | Pádraig Brady |
2012-01-25 | realpath: remove extraneous '/' for --relative-to edge cases | Pádraig Brady |
2012-01-23 | build: update gnulib to latest, for test warning fixes | Jim Meyering |
2012-01-23 | tests: remove crufty test=test_name code from old tests | Jim Meyering |
2012-01-22 | maint: quote 'like this' or "like this", not `like this' | Paul Eggert |
2012-01-20 | stat: clarify the description of the %o stat format | Pádraig Brady |