summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
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
2012-01-09tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering-371/+371
2012-01-09tests: adjust \`...' quoting to '...' to adapt to latest gnulibJim Meyering-74/+74
2012-01-09build: update gnulib submodule to latest (quoting change)Jim Meyering-0/+0
2012-01-09maint: prep for global quoting changes: handle irregular cases manuallyJim Meyering-8/+8
2012-01-07maint: update quoting of "Try `prog --help'" to "Try 'prog --help'"Jim Meyering-25/+25
2012-01-07maint: use new emit_try_help in place of equivalent fprintfJim Meyering-192/+96
2012-01-07maint: factor out all `Try --help'-emitting statementsJim Meyering-0/+6
2012-01-06maint: post-release administriviaJim Meyering-2/+5
2012-01-06version 8.15v8.15Jim Meyering-1/+1
2012-01-06scripts: allow one-line summary to start with "[Vv]ersion \d"Jim Meyering-11/+24
2012-01-06build: update gnulib submodule to latestJim Meyering-0/+0
2012-01-06tests: adjust quoting in expected output to match new gnulib policyJim Meyering-6/+6
2012-01-06maint: adjust ChangeLog to reflect earlier df requestJim Meyering-0/+5
2012-01-05tests: avoid stty icanon issues on some platformsPádraig Brady-1/+3
2012-01-05tests: avoid ulimit issue on bash 3.2 on OS XPádraig Brady-2/+4
2012-01-05tests: avoid a false positive due to overflow on Linux/HPPAPádraig Brady-15/+24
2012-01-05tests: adjust setfacl usage to accommodate Solaris 10Jim Meyering-6/+15
2012-01-05split: avoid failure due to leftover 'errno' valueBruno Haible-2/+11
2012-01-05doc: README: recommend GNU make to run tests on IRIX 6.5 and Solaris 9Jim Meyering-0/+8
2012-01-04maint: ignore *.trs files, lib/getopt.h and build-aux/test-driverJim Meyering-0/+3
2012-01-03doc: adjust NEWSJim Meyering-8/+9
2012-01-03df: work around long-named /dev/disk/by-uuid/... symlinksJim Meyering-8/+46
2012-01-03tests: adjust realpath test to avoid "make distcheck" failureJim Meyering-3/+3
2012-01-03realpath: a new program to print the resolved pathPádraig Brady-10/+527
2012-01-03build: update gnulib for canonicalize_filename_mode improvementsPádraig Brady-0/+0
2012-01-02build: tail: avoid type/format mismatch warning from gccJim Meyering-4/+7
2012-01-01tests: also print chmod's --versionJim Meyering-1/+1
2012-01-01maint: update all copyright year number rangesJim Meyering-677/+677
2012-01-01tests: change copyright year from 2011 to 2012 in sample-testJim Meyering-1/+1
2011-12-31tests: fix a missing-dependency problemJim Meyering-1/+1
2011-12-30build: avoid spurious test.c warning with -Wsuggest-attribute=pureJim Meyering-0/+6
2011-12-28tail: avoid theoretically undefined behaviorJim Meyering-2/+3