summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-01-25realpath: remove extraneous '/' for --relative-to edge casesPádraig Brady
2012-01-23build: update gnulib to latest, for test warning fixesJim Meyering
2012-01-23tests: remove crufty test=test_name code from old testsJim Meyering
2012-01-22maint: quote 'like this' or "like this", not `like this'Paul Eggert
2012-01-20stat: clarify the description of the %o stat formatPádraig Brady
2012-01-14doc: tweak an @uref so its alt reference text renders in infoJim Meyering
2012-01-11maint: fix minor whitespace issuesPádraig Brady
2012-01-11maint: adjust formatting of certain continued stringsJim Meyering
2012-01-09maint: straggler *.[ch] files: convert more `...' to '...'Jim Meyering
2012-01-09maint: src/*.[ch]: convert more `...' to '...'Jim Meyering
2012-01-09maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering
2012-01-09maint: convert `...' to '...' in --help outputJim Meyering
2012-01-09maint: adjust quoting: emit '...', not `...' in diagnosticsJim Meyering
2012-01-09tests: more automated quote adjustmentJim Meyering
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering
2012-01-09tests: adjust \`...' quoting to '...' to adapt to latest gnulibJim Meyering
2012-01-09build: update gnulib submodule to latest (quoting change)Jim Meyering
2012-01-09maint: prep for global quoting changes: handle irregular cases manuallyJim Meyering
2012-01-07maint: update quoting of "Try `prog --help'" to "Try 'prog --help'"Jim Meyering
2012-01-07maint: use new emit_try_help in place of equivalent fprintfJim Meyering
2012-01-07maint: factor out all `Try --help'-emitting statementsJim Meyering
2012-01-06maint: post-release administriviaJim Meyering
2012-01-06version 8.15Jim Meyering
2012-01-06scripts: allow one-line summary to start with "[Vv]ersion \d"Jim Meyering
2012-01-06build: update gnulib submodule to latestJim Meyering
2012-01-06tests: adjust quoting in expected output to match new gnulib policyJim Meyering
2012-01-06maint: adjust ChangeLog to reflect earlier df requestJim Meyering
2012-01-05tests: avoid stty icanon issues on some platformsPádraig Brady
2012-01-05tests: avoid ulimit issue on bash 3.2 on OS XPádraig Brady
2012-01-05tests: avoid a false positive due to overflow on Linux/HPPAPádraig Brady
2012-01-05tests: adjust setfacl usage to accommodate Solaris 10Jim Meyering
2012-01-05split: avoid failure due to leftover 'errno' valueBruno Haible
2012-01-05doc: README: recommend GNU make to run tests on IRIX 6.5 and Solaris 9Jim Meyering
2012-01-04maint: ignore *.trs files, lib/getopt.h and build-aux/test-driverJim Meyering
2012-01-03doc: adjust NEWSJim Meyering
2012-01-03df: work around long-named /dev/disk/by-uuid/... symlinksJim Meyering