summaryrefslogtreecommitdiffstats
path: root/src/stat.c
AgeCommit message (Expand)AuthorLines
2016-11-27stat,tail: sync with latest Linux file systemsPádraig Brady-0/+9
2016-11-05stat: make --format=%N honor the QUOTING_STYLE env varPádraig Brady-5/+36
2016-10-16all: use die() rather than error(EXIT_FAILURE)Pádraig Brady-2/+3
2016-05-12stat,tail: add support for the SMB2 remote file systemPádraig Brady-0/+2
2016-04-22stat,tail: add support for Windows Subsystem for LinuxPádraig Brady-0/+2
2016-04-14stat,tail: add support for M1FSYigal Korman-0/+2
2016-03-31stat: report type for "prl_fs" file systemsPádraig Brady-2/+4
2016-03-17date ls pr: fix time zone abbrs on SysV platformsPaul Eggert-8/+18
2016-01-13doc: mention the '0#' printf flags with stat %aPádraig Brady-1/+1
2016-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2015-12-14stat: report file system type for "overlayfs"Pádraig Brady-0/+5
2015-11-11stat: improve support for new Linux pseudo FS and ACFSPádraig Brady-0/+10
2015-11-04all: avoid quoting file names when possiblePádraig Brady-8/+8
2015-11-04all: replace most uses of quotearg_colon() with quote()Pádraig Brady-2/+1
2015-07-23build: fprintftime/nstrftime API changesPaul Eggert-1/+4
2015-06-06build: port to AIXPaul Eggert-1/+2
2015-02-27tail,stat: improve support for the IBRIX file systemShane M Seymour-0/+2
2015-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2014-09-19doc: output correct --help references with --program-prefixPádraig Brady-1/+1
2014-09-08maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert-1/+1
2014-06-13tail: fix --follow to use polling mode for VXFSPádraig Brady-1/+3
2014-06-01stat: avoid redundant stat() callsPádraig Brady-3/+5
2014-05-23stat,tail: improve support for LogFS and ConfigFSPádraig Brady-0/+4
2014-05-22maint: enforce consistent width and case of file system constantsPádraig Brady-3/+3
2014-04-22doc: clarify meaning of stat's mtime and ctime formatsAssaf Gordon-4/+4
2014-03-18stat: port birthtime to Solaris 11Paul Eggert-11/+50
2014-01-29stat,tail: improve support for HFS+ and HFSXPádraig Brady-0/+4
2014-01-02maint: update all copyright year number rangesBernhard Voelker-1/+1
2013-12-13stat,tail: improve support for hostfs and smackfsPádraig Brady-0/+4
2013-08-01doc: use semicolon instead of period in option descriptionsBenno Schulenberg-2/+2
2013-07-02stat: ensure --context emits an "unrecognized option" diagnosticPádraig Brady-1/+0
2013-05-24stat: tune for large-LDAP casePaul Eggert-2/+0
2013-04-28stat,tail: improve support for snfsPádraig Brady-0/+2
2013-03-24stat,tail: improve support for efivarfs, exofs, f2fs and ubifsPádraig Brady-0/+8
2013-03-22doc: clarify stat the meaning of --format="%t %T"Pádraig Brady-2/+2
2013-02-20maint: cleanup up various uses of __attribute__Pádraig Brady-1/+1
2013-01-23maint: define usage note about mandatory args centrallyBernhard Voelker-1/+5
2013-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2012-12-15tail,stat: improve support for the ceph file systemBernhard Voelker-0/+2
2012-09-23tail,stat: improve support for vmhgfsJim Meyering-0/+2
2012-09-06tail,stat: add support for VZFSJim Meyering-0/+2
2012-08-29tail,stat: improve support for ZFSJim Meyering-0/+2
2012-06-30stat,tail: recognize new file system type: aufsJim Meyering-0/+5
2012-06-01stat,tail: recognize new file system type: panfsJim Meyering-0/+2
2012-05-16stat: report the correct block size for file system usagePádraig Brady-1/+5
2012-05-10stat,tail: recognize new FS types: bdevfs, inodefs, qnx6Jim Meyering-1/+7
2012-05-09stat: don't report negative file size as huge positive numberPaul Eggert-1/+1
2012-01-20stat: clarify the description of the %o stat formatPádraig Brady-1/+1
2012-01-11maint: fix minor whitespace issuesPádraig Brady-1/+1
2012-01-11maint: adjust formatting of certain continued stringsJim Meyering-19/+14