| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | go/format: quote bytes in comments for readability | xufei_Alex | 2017-04-19 | 1 | -4/+4 |
| * | go/format: add format.Node example | Alberto Donizetti | 2016-09-08 | 1 | -0/+27 |
| * | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 1 | -3/+3 |
| * | go/format: handle whitespace-only input correctly | Robert Griesemer | 2015-09-30 | 2 | -6/+29 |
| * | go/format, cmd/gofmt: avoid dependency on internal package format | Robert Griesemer | 2015-09-30 | 2 | -3/+168 |
| * | go/format: fix //line corner case when formatting statements | Didier Spezia | 2015-06-24 | 1 | -1/+5 |
| * | cmd/gofmt, go/format: refactor common pieces into internal/format | Sebastien Binet | 2015-04-01 | 1 | -154/+3 |
| * | go/format, cmd/gofmt: added missing comments, minor internal cleanup | Robert Griesemer | 2014-09-30 | 1 | -7/+29 |
| * | go/format, cmd/gofmt: fix issues with partial Go code with indent | Dmitri Shuralyov | 2014-09-29 | 2 | -82/+131 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 2 | -0/+323 |
