summaryrefslogtreecommitdiff
path: root/src/stat.c
AgeCommit message (Expand)Author
2017-01-01maint: update all copyright year number rangesPádraig Brady
2016-11-27stat,tail: sync with latest Linux file systemsPádraig Brady
2016-11-05stat: make --format=%N honor the QUOTING_STYLE env varPádraig Brady
2016-10-16all: use die() rather than error(EXIT_FAILURE)Pádraig Brady
2016-05-12stat,tail: add support for the SMB2 remote file systemPádraig Brady
2016-04-22stat,tail: add support for Windows Subsystem for LinuxPádraig Brady
2016-04-14stat,tail: add support for M1FSYigal Korman
2016-03-31stat: report type for "prl_fs" file systemsPádraig Brady
2016-03-17date ls pr: fix time zone abbrs on SysV platformsPaul Eggert
2016-01-13doc: mention the '0#' printf flags with stat %aPádraig Brady
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