| Age | Commit message (Expand) | Author |
| 2012-08-28 | cmd/api: recognize version "devel" as dev. branch and apply -next | Shenghou Ma |
| 2012-06-08 | cmd/api: handle empty API file, ignore -next in release | Russ Cox |
| 2012-06-04 | api: add Linux/ARM to go1 API | Shenghou Ma |
| 2012-06-01 | api: add FreeBSD to go1 API | Brad Fitzpatrick |
| 2012-05-23 | cmd/api: add flag to specify contexts | Brad Fitzpatrick |
| 2012-05-22 | cmd/api: add api/next.txt | Brad Fitzpatrick |
| 2012-04-10 | cmd/api: allow addition of API | Shenghou Ma |
| 2012-03-17 | build: catch API changes during build | Brad Fitzpatrick |
| 2012-03-11 | cmd/api: work on Windows again, and make gccgo files work a bit more | Brad Fitzpatrick |
| 2012-03-12 | cmd/api: set compiler for all build contexts. | David Symonds |
| 2012-03-01 | go/build: replace FindTree, ScanDir, Tree, DirInfo with Import, Package | Russ Cox |
| 2012-02-21 | cmd/api: record return type of functions for variable typecheck. | Rémy Oudompheng |
| 2012-02-18 | cmd/api: s/ideal-bool/bool/ | Russ Cox |
| 2012-02-14 | cmd/api: fix typo. | Nigel Tao |
| 2012-02-10 | cmd/api: follow constant references | Brad Fitzpatrick |
| 2012-02-07 | cmd/api: compare multiple contexts | Brad Fitzpatrick |
| 2012-02-01 | all packages: fix various typos | Robert Griesemer |
| 2012-01-31 | go/doc: enable AllMethods flag (and fix logic) | Robert Griesemer |
| 2012-01-31 | build: move goapi, quietgcc, cgo, gotype, ebnflint into go-tool | Russ Cox |