summaryrefslogtreecommitdiff
path: root/Doc/Zsh/mod_stat.yo
AgeCommit message (Collapse)AuthorFilesLines
2018-06-2043075: Support nanosecond-precision time formattingdana1-1/+5
* Teach ztrftime() %9. and %N for nanoseconds * Update prompt expansion to pass sub-second times for time formatting * Update zsh/stat to pass sub-second times for atime/mtime/ctime Patch heavily based on Oliver's earlier work @ workers/24059
2017-10-07unposted: zsh/stat docs: Rephrase to avoid ambiguity due to the ambiguous ↵Daniel Shahaf1-1/+1
relative precedence of the 'other than' and 'and' operators.
2015-05-1235075: improve manual formatJun-ichi Takimoto1-2/+4
also fixed a ChangeLog entry for 35034 (2015-05-06)
2009-01-06unposted: fix yodl problem with 26229Peter Stephenson1-1/+2
2009-01-03Richard Hartmann: 26229: note zstat link following behaviourPeter Stephenson1-0/+1
2008-03-2624741: loading zstat builtin was misdocumentedPeter Stephenson1-1/+1
2008-03-26Add zstat to the functions index.Bart Schaefer1-0/+1
2007-05-29Phil Pennock: 23480: typoPeter Stephenson1-1/+1
Also typo in mod_stat.yo
2007-05-28see 23479: add initial features support for modulesPeter Stephenson1-5/+12
2000-04-07stat -o shows file modes in octalPeter Stephenson1-8/+22
1999-04-15Initial revisionTanaka Akira1-0/+145