summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-15tests: cover more realpath scenariosEric Blake
2012-03-15realpath: fix problems with root handlingEric Blake
2012-03-14test: expose recent gnulib canonicalize bugEric Blake
2012-03-13tests: new discriminator-based test for sort -n and -hPaul Eggert
2012-03-10dirname: support more than one argumentJérémy Compostella
2012-03-10split: support an arbitrary number of split files by defaultJérémy Compostella
2012-03-09doc: add missing documentation for basename -zJérémy Compostella
2012-03-09maint: fix a version number typo in NEWSBernhard Voelker
2012-03-08chmod: add notations +40, 00440, etc.Paul Eggert
2012-03-08build: update gnulib submodule to latestPaul Eggert
2012-03-08du: fix -x: don't ignore non-directory argumentsJim Meyering
2012-03-07maint: use an optimal-for-coreutils xz compression settingJim Meyering
2012-03-07basename: support more than one argumentJérémy Compostella
2012-03-06maint: refactor copy to use is_nul()Pádraig Brady
2012-03-02tests: work around a block alignment issue in dd/sparsePádraig Brady
2012-02-29doc: timeout: document the exit status when run with "-s KILL"Rodrigo Campos
2012-02-29tests: compile and link shared object with $CC to make LD_PRELOAD workBernhard Voelker
2012-02-29dd: add support for the conv=sparse optionRoman Rybalko
2012-02-27doc: fix a wrong option reference in split invocationJérémy Compostella
2012-02-26tests: fix help-version on cygwin, where $EXEEXT is nonemptyJim Meyering
2012-02-26tests: remove unnecessary use of -lcBernhard Voelker
2012-02-25sort: default to physmem/8, not physmem/16Paul Eggert
2012-02-24doc: clarify a comment in system.hJim Meyering
2012-02-20split: add the --additional-suffix optionJérémy Compostella
2012-02-20ls: adjust errnos indicating device non support for xattrsPádraig Brady
2012-02-19tests: ls/getxattr-speedup: include <sys/types.h> for older headersJérémy Compostella
2012-02-18doc: fix file names in split --filter=command exampleJérémy Compostella
2012-02-18tests: test for ls speed-upJim Meyering
2012-02-18ls: cache ACL- and CAP-querying syscall failuresJim Meyering
2012-02-18ls: optimize for when getfilecon would often fail (~33% perf. gain)Jim Meyering
2012-02-18split: support optional start value for --numeric-suffixesJérémy Compostella
2012-02-17doc: fix a typo about seek_bytes in NEWSPádraig Brady
2012-02-16doc: improve 'rm -f' descriptionBernhard Voelker
2012-02-13dd: fix issues in the count_bytes and seek_bytes flags changePádraig Brady
2012-02-12dd: add count_bytes, skip_bytes and seek_bytes flagsJérémy Compostella
2012-02-12build: correct @@-,length values in last hunk of regcomp.c.diffJim Meyering
2012-02-12build: update gnulib, bootstrap, gl/lib/regcomp.c.diffJim Meyering
2012-02-12mv: "mv A B" would sometimes succeed, yet A would remain, ...Jim Meyering
2012-02-06maint: add braces as requested by HACKING coding standardJérémy Compostella
2012-01-31doc: clarify --help output for some optional argumentsPádraig Brady
2012-01-30maint: sort: remove the last uses of "'%s'" in diagnosticsJim Meyering
2012-01-30mv: allow moving symlink onto same-inode dest with >= 2 hard linksJim Meyering
2012-01-30build: update gnulib, for syntax-check vs canonicalize fixJim Meyering
2012-01-27maint: use single copyright year rangeJim Meyering
2012-01-27maint: make copyright statements more consistent; update gnulibJim Meyering
2012-01-27maint: fix copyright in old fileutils ChangeLogJim Meyering
2012-01-26maint: remove some redundant automake _SOURCESPádraig Brady
2012-01-25maint: cleanup an extraneous version output in a testPádraig Brady
2012-01-25realpath: avoid the use of printfPádraig Brady
2012-01-25maint: use the standard require_perl_ functionPádraig Brady