summaryrefslogtreecommitdiff
path: root/src/stat.c
AgeCommit message (Expand)Author
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-12-14stat: report file system type for "overlayfs"Pádraig Brady
2015-11-11stat: improve support for new Linux pseudo FS and ACFSPádraig Brady
2015-11-04all: avoid quoting file names when possiblePádraig Brady
2015-11-04all: replace most uses of quotearg_colon() with quote()Pádraig Brady
2015-07-23build: fprintftime/nstrftime API changesPaul Eggert
2015-06-06build: port to AIXPaul Eggert
2015-02-27tail,stat: improve support for the IBRIX file systemShane M Seymour
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-09-19doc: output correct --help references with --program-prefixPádraig Brady
2014-09-08maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert
2014-06-13tail: fix --follow to use polling mode for VXFSPádraig Brady
2014-06-01stat: avoid redundant stat() callsPádraig Brady
2014-05-23stat,tail: improve support for LogFS and ConfigFSPádraig Brady
2014-05-22maint: enforce consistent width and case of file system constantsPádraig Brady
2014-04-22doc: clarify meaning of stat's mtime and ctime formatsAssaf Gordon
2014-03-18stat: port birthtime to Solaris 11Paul Eggert
2014-01-29stat,tail: improve support for HFS+ and HFSXPádraig Brady
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-12-13stat,tail: improve support for hostfs and smackfsPádraig Brady
2013-08-01doc: use semicolon instead of period in option descriptionsBenno Schulenberg
2013-07-02stat: ensure --context emits an "unrecognized option" diagnosticPádraig Brady
2013-05-24stat: tune for large-LDAP casePaul Eggert
2013-04-28stat,tail: improve support for snfsPádraig Brady
2013-03-24stat,tail: improve support for efivarfs, exofs, f2fs and ubifsPádraig Brady
2013-03-22doc: clarify stat the meaning of --format="%t %T"Pádraig Brady
2013-02-20maint: cleanup up various uses of __attribute__Pádraig Brady
2013-01-23maint: define usage note about mandatory args centrallyBernhard Voelker
2013-01-01maint: update all copyright year number rangesJim Meyering
2012-12-15tail,stat: improve support for the ceph file systemBernhard Voelker
2012-09-23tail,stat: improve support for vmhgfsJim Meyering
2012-09-06tail,stat: add support for VZFSJim Meyering
2012-08-29tail,stat: improve support for ZFSJim Meyering
2012-06-30stat,tail: recognize new file system type: aufsJim Meyering
2012-06-01stat,tail: recognize new file system type: panfsJim Meyering
2012-05-16stat: report the correct block size for file system usagePádraig Brady
2012-05-10stat,tail: recognize new FS types: bdevfs, inodefs, qnx6Jim Meyering
2012-05-09stat: don't report negative file size as huge positive numberPaul Eggert
2012-01-20stat: clarify the description of the %o stat formatPádraig Brady
2012-01-11maint: fix minor whitespace issuesPádraig Brady
2012-01-11maint: adjust formatting of certain continued stringsJim 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: adjust quoting: emit '...', not `...' in diagnosticsJim Meyering
2012-01-07maint: use new emit_try_help in place of equivalent fprintfJim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
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
2011-12-23tail: with -f, use polling when a file is on an FS of unknown typeJim Meyering
2011-12-22tail,stat: add support for FhGFSJim Meyering