| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-09-08 | build: move package sources from src/pkg to src | Russ Cox |
| 2013-01-31 | os: provide access to file LastAccessTime and CreationTime on windows | Alex Brainman |
| 2012-02-03 | os: turn FileStat.Sys into a method on FileInfo | Gustavo Niemeyer |
| 2012-01-19 | os: add ModeSticky | Evan Shaw |
| 2012-01-09 | os: add ModeCharDevice | Russ Cox |
| 2011-11-30 | os: new FileInfo, FileMode types + update tree | Russ Cox |
| 2011-11-30 | use new time API | Russ Cox |
| 2011-03-29 | os: fix FileInfo.Name returned by Stat | David Forsythe |
| 2010-04-22 | FileInfo: regularize the types of some fields. | Rob Pike |
| 2010-04-09 | rename os.Dir to os.FileInfo | Rob Pike |
| 2009-12-15 | 1) Change default gofmt default settings for | Robert Griesemer |
| 2009-11-20 | gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg | Russ Cox |
| 2009-11-09 | - replaced gofmt expression formatting algorithm with | Robert Griesemer |
| 2009-11-09 | remove semis after statements in one-statement statement lists | Robert Griesemer |
| 2009-11-01 | os cleanup. | Russ Cox |
