Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 43075: Support nanosecond-precision time formatting | dana | 2018-06-20 | 1 | -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 | ||||
* | unposted: zsh/stat docs: Rephrase to avoid ambiguity due to the ambiguous ↵ | Daniel Shahaf | 2017-10-07 | 1 | -1/+1 |
| | | | | relative precedence of the 'other than' and 'and' operators. | ||||
* | 35075: improve manual format | Jun-ichi Takimoto | 2015-05-12 | 1 | -2/+4 |
| | | | | also fixed a ChangeLog entry for 35034 (2015-05-06) | ||||
* | unposted: fix yodl problem with 26229 | Peter Stephenson | 2009-01-06 | 1 | -1/+2 |
| | |||||
* | Richard Hartmann: 26229: note zstat link following behaviour | Peter Stephenson | 2009-01-03 | 1 | -0/+1 |
| | |||||
* | 24741: loading zstat builtin was misdocumented | Peter Stephenson | 2008-03-26 | 1 | -1/+1 |
| | |||||
* | Add zstat to the functions index. | Bart Schaefer | 2008-03-26 | 1 | -0/+1 |
| | |||||
* | Phil Pennock: 23480: typo | Peter Stephenson | 2007-05-29 | 1 | -1/+1 |
| | | | | Also typo in mod_stat.yo | ||||
* | see 23479: add initial features support for modules | Peter Stephenson | 2007-05-28 | 1 | -5/+12 |
| | |||||
* | stat -o shows file modes in octal | Peter Stephenson | 2000-04-07 | 1 | -8/+22 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-04-15 | 1 | -0/+145 |