summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: src/*.[ch]: convert more `...' to '...'Jim Meyering2012-01-0937-83/+83
* maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering2012-01-0998-493/+493
* maint: convert `...' to '...' in --help outputJim Meyering2012-01-0942-93/+93
* maint: adjust quoting: emit '...', not `...' in diagnosticsJim Meyering2012-01-0919-45/+45
* tests: more automated quote adjustmentJim Meyering2012-01-0948-108/+108
* tests: change `...' to '...' on lines not matching /[=\$]/Jim Meyering2012-01-09155-371/+371
* tests: adjust \`...' quoting to '...' to adapt to latest gnulibJim Meyering2012-01-0936-74/+74
* build: update gnulib submodule to latest (quoting change)Jim Meyering2012-01-091-0/+0
* maint: prep for global quoting changes: handle irregular cases manuallyJim Meyering2012-01-094-8/+8
* maint: update quoting of "Try `prog --help'" to "Try 'prog --help'"Jim Meyering2012-01-0719-25/+25
* maint: use new emit_try_help in place of equivalent fprintfJim Meyering2012-01-0796-192/+96
* maint: factor out all `Try --help'-emitting statementsJim Meyering2012-01-071-0/+6
* maint: post-release administriviaJim Meyering2012-01-063-2/+5
* version 8.15v8.15Jim Meyering2012-01-061-1/+1
* scripts: allow one-line summary to start with "[Vv]ersion \d"Jim Meyering2012-01-061-11/+24
* build: update gnulib submodule to latestJim Meyering2012-01-061-0/+0
* tests: adjust quoting in expected output to match new gnulib policyJim Meyering2012-01-064-6/+6
* maint: adjust ChangeLog to reflect earlier df requestJim Meyering2012-01-062-0/+5
* tests: avoid stty icanon issues on some platformsPádraig Brady2012-01-051-1/+3
* tests: avoid ulimit issue on bash 3.2 on OS XPádraig Brady2012-01-051-2/+4
* tests: avoid a false positive due to overflow on Linux/HPPAPádraig Brady2012-01-052-15/+24
* tests: adjust setfacl usage to accommodate Solaris 10Jim Meyering2012-01-054-6/+15
* split: avoid failure due to leftover 'errno' valueBruno Haible2012-01-053-2/+11
* doc: README: recommend GNU make to run tests on IRIX 6.5 and Solaris 9Jim Meyering2012-01-051-0/+8
* maint: ignore *.trs files, lib/getopt.h and build-aux/test-driverJim Meyering2012-01-041-0/+3
* doc: adjust NEWSJim Meyering2012-01-031-8/+9
* df: work around long-named /dev/disk/by-uuid/... symlinksJim Meyering2012-01-032-8/+46
* tests: adjust realpath test to avoid "make distcheck" failureJim Meyering2012-01-031-3/+3
* realpath: a new program to print the resolved pathPádraig Brady2012-01-0315-10/+527
* build: update gnulib for canonicalize_filename_mode improvementsPádraig Brady2012-01-031-0/+0
* build: tail: avoid type/format mismatch warning from gccJim Meyering2012-01-021-4/+7
* tests: also print chmod's --versionJim Meyering2012-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-01677-677/+677
* tests: change copyright year from 2011 to 2012 in sample-testJim Meyering2012-01-011-1/+1
* tests: fix a missing-dependency problemJim Meyering2011-12-311-1/+1
* build: avoid spurious test.c warning with -Wsuggest-attribute=pureJim Meyering2011-12-301-0/+6
* tail: avoid theoretically undefined behaviorJim Meyering2011-12-281-2/+3
* tests: also unset _STDBUF_E, _STDBUF_I and _STDBUF_OJim Meyering2011-12-281-0/+3
* doc: homologize ch{con,grp,mod,own} option descriptionsPádraig Brady2011-12-264-22/+47
* stat,tail: recognize new FS type: pipefsJim Meyering2011-12-262-0/+7
* doc: stat: clarify that %t and %T expand to the file system typeJim Meyering2011-12-241-40/+40
* tail: with -f, use polling when a file is on an FS of unknown typeJim Meyering2011-12-236-109/+150
* doc: update README-release with process to check for new FS magicJim Meyering2011-12-221-0/+10
* tail,stat: add support for FhGFSJim Meyering2011-12-224-2/+6
* doc: improve factor exampleJim Meyering2011-12-201-2/+4
* build: remove now-useless code from bootstrap.confJim Meyering2011-12-171-5/+0
* build: merge in bootstrap changes from gnulibJim Meyering2011-12-171-1/+27
* du: -x should not count files in other file systemsPaul Eggert2011-12-143-4/+19
* doc: document 'touch' and timestamps betterPaul Eggert2011-12-121-4/+33
* ls: give a more useful diagnostic for a bogus --time-style argJim Meyering2011-12-124-24/+88