summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2012-01-31doc: clarify --help output for some optional argumentsPádraig Brady-4/+4
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/+38
2012-01-27maint: use single copyright year rangeJim Meyering-99/+88
2012-01-26maint: remove some redundant automake _SOURCESPádraig Brady-3/+0
2012-01-25realpath: avoid the use of printfPádraig Brady-8/+11
2012-01-25realpath: remove extraneous '/' for --relative-to edge casesPádraig Brady-4/+10
2012-01-22maint: quote 'like this' or "like this", not `like this'Paul Eggert-28/+28
2012-01-20stat: clarify the description of the %o stat formatPádraig Brady-1/+1
2012-01-11maint: fix minor whitespace issuesPádraig Brady-2/+2
2012-01-11maint: adjust formatting of certain continued stringsJim Meyering-39/+37
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-36/+36
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-1/+1
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-05split: avoid failure due to leftover 'errno' valueBruno Haible-2/+2
2012-01-03df: work around long-named /dev/disk/by-uuid/... symlinksJim Meyering-8/+41
2012-01-03realpath: a new program to print the resolved pathPádraig Brady-0/+333
2012-01-02build: tail: avoid type/format mismatch warning from gccJim Meyering-4/+7
2012-01-01maint: update all copyright year number rangesJim Meyering-123/+123
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
2011-12-26doc: homologize ch{con,grp,mod,own} option descriptionsPádraig Brady-22/+47
2011-12-26stat,tail: recognize new FS type: pipefsJim Meyering-0/+5
2011-12-24doc: stat: clarify that %t and %T expand to the file system typeJim Meyering-40/+40
2011-12-23tail: with -f, use polling when a file is on an FS of unknown typeJim Meyering-109/+143
2011-12-22tail,stat: add support for FhGFSJim Meyering-0/+3
2011-12-14du: -x should not count files in other file systemsPaul Eggert-0/+3
2011-12-12ls: give a more useful diagnostic for a bogus --time-style argJim Meyering-24/+48
2011-12-09maint: remove a misleading comment from shred.cJim Meyering-11/+0
2011-12-08ls: be responsive to interrupts when color-listing large directoriesJim Meyering-1/+6
2011-12-05ln: clarify usage of -L, -n, -TPaul Eggert-4/+5
2011-12-05maint: don't assume GNU make \# syntax (fix previous)Paul Eggert-3/+4
2011-12-05maint: sort, stat: remove unused parametersJim Meyering-14/+12
2011-12-05maint: don't assume GNU make \# syntaxPaul Eggert-3/+2
2011-12-04od,test: address warnings from gcc's -Wjump-misses-initJim Meyering-36/+42
2011-12-04maint: remove redundant usage declarations (-Wredundant-decls)Jim Meyering-3/+0
2011-11-20doc: clarify ln's --help outputJim Meyering-1/+1
2011-11-20port to GNU hosts, where getuid and friends can failPaul Eggert-9/+54
2011-11-20ln: fix position of --backup values descriptionErik Auerswald-5/+5
2011-11-16sort: clarify wording on -k syntaxEric Blake-8/+8
2011-11-15id: fix bug when euid != ruidPaul Eggert-21/+30
2011-11-15ls: another reword of generic size noteRuediger Meier-2/+2
2011-11-15id: tweak commentEric Blake-3/+3
2011-11-15id: handle (uid_t) -1 more portablyPaul Eggert-12/+15
2011-11-15id: undo previous commit, which was done by mistakePaul Eggert-19/+12