summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-01-03tests: adjust realpath test to avoid "make distcheck" failureJim Meyering
2012-01-03realpath: a new program to print the resolved pathPádraig Brady
2012-01-03build: update gnulib for canonicalize_filename_mode improvementsPádraig Brady
2012-01-02build: tail: avoid type/format mismatch warning from gccJim Meyering
2012-01-01tests: also print chmod's --versionJim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2012-01-01tests: change copyright year from 2011 to 2012 in sample-testJim Meyering
2011-12-31tests: fix a missing-dependency problemJim Meyering
2011-12-30build: avoid spurious test.c warning with -Wsuggest-attribute=pureJim Meyering
2011-12-28tail: avoid theoretically undefined behaviorJim Meyering
2011-12-28tests: also unset _STDBUF_E, _STDBUF_I and _STDBUF_OJim Meyering
2011-12-26doc: homologize ch{con,grp,mod,own} option descriptionsPádraig Brady
2011-12-26stat,tail: recognize new FS type: pipefsJim Meyering
2011-12-24doc: stat: clarify that %t and %T expand to the file system typeJim Meyering