summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2012-03-02tests: work around a block alignment issue in dd/sparsePádraig Brady-2/+12
2012-02-29doc: timeout: document the exit status when run with "-s KILL"Rodrigo Campos-1/+3
2012-02-29tests: compile and link shared object with $CC to make LD_PRELOAD workBernhard Voelker-2/+2
2012-02-29dd: add support for the conv=sparse optionRoman Rybalko-3/+158
2012-02-27doc: fix a wrong option reference in split invocationJérémy Compostella-2/+3
2012-02-26tests: fix help-version on cygwin, where $EXEEXT is nonemptyJim Meyering-2/+2
2012-02-26tests: remove unnecessary use of -lcBernhard Voelker-1/+1
2012-02-25sort: default to physmem/8, not physmem/16Paul Eggert-7/+7
2012-02-24doc: clarify a comment in system.hJim Meyering-1/+1
2012-02-20split: add the --additional-suffix optionJérémy Compostella-3/+77
2012-02-20ls: adjust errnos indicating device non support for xattrsPádraig Brady-3/+1
2012-02-19tests: ls/getxattr-speedup: include <sys/types.h> for older headersJérémy Compostella-0/+1
2012-02-18doc: fix file names in split --filter=command exampleJérémy Compostella-1/+1
2012-02-18tests: test for ls speed-upJim Meyering-0/+65
2012-02-18ls: cache ACL- and CAP-querying syscall failuresJim Meyering-4/+63
2012-02-18ls: optimize for when getfilecon would often fail (~33% perf. gain)Jim Meyering-4/+32
2012-02-18split: support optional start value for --numeric-suffixesJérémy Compostella-4/+116
2012-02-17doc: fix a typo about seek_bytes in NEWSPádraig Brady-1/+1
2012-02-16doc: improve 'rm -f' descriptionBernhard Voelker-2/+3
2012-02-13dd: fix issues in the count_bytes and seek_bytes flags changePádraig Brady-10/+9
2012-02-12dd: add count_bytes, skip_bytes and seek_bytes flagsJérémy Compostella-64/+253
2012-02-12build: correct @@-,length values in last hunk of regcomp.c.diffJim Meyering-1/+1
2012-02-12build: update gnulib, bootstrap, gl/lib/regcomp.c.diffJim Meyering-21/+37
2012-02-12mv: "mv A B" would sometimes succeed, yet A would remain, ...Jim Meyering-3/+89
2012-02-06maint: add braces as requested by HACKING coding standardJérémy Compostella-6/+8
2012-01-31doc: clarify --help output for some optional argumentsPádraig Brady-7/+7
2012-01-30maint: sort: remove the last uses of "'%s'" in diagnosticsJim Meyering-2/+2
2012-01-30mv: allow moving symlink onto same-inode dest with >= 2 hard linksJim Meyering-0/+91
2012-01-30build: update gnulib, for syntax-check vs canonicalize fixJim Meyering-0/+0
2012-01-27maint: use single copyright year rangeJim Meyering-373/+345
2012-01-27maint: make copyright statements more consistent; update gnulibJim Meyering-1/+2
2012-01-27maint: fix copyright in old fileutils ChangeLogJim Meyering-2/+1
2012-01-26maint: remove some redundant automake _SOURCESPádraig Brady-3/+0
2012-01-25maint: cleanup an extraneous version output in a testPádraig Brady-1/+1
2012-01-25realpath: avoid the use of printfPádraig Brady-8/+11
2012-01-25maint: use the standard require_perl_ functionPádraig Brady-1/+1
2012-01-25realpath: remove extraneous '/' for --relative-to edge casesPádraig Brady-7/+18
2012-01-23build: update gnulib to latest, for test warning fixesJim Meyering-0/+0
2012-01-23tests: remove crufty test=test_name code from old testsJim Meyering-41/+27
2012-01-22maint: quote 'like this' or "like this", not `like this'Paul Eggert-211/+211
2012-01-20stat: clarify the description of the %o stat formatPádraig Brady-2/+2
2012-01-14doc: tweak an @uref so its alt reference text renders in infoJim Meyering-1/+1
2012-01-11maint: fix minor whitespace issuesPádraig Brady-2/+2
2012-01-11maint: adjust formatting of certain continued stringsJim Meyering-39/+60
2012-01-09maint: straggler *.[ch] files: convert more `...' to '...'Jim Meyering-4/+4
2012-01-09maint: src/*.[ch]: convert more `...' to '...'Jim Meyering-83/+83
2012-01-09maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering-493/+493
2012-01-09maint: convert `...' to '...' in --help outputJim Meyering-93/+93
2012-01-09maint: adjust quoting: emit '...', not `...' in diagnosticsJim Meyering-45/+45
2012-01-09tests: more automated quote adjustmentJim Meyering-108/+108