| Age | Commit message (Expand) | Author |
| 2012-02-11 | flate: delete WrongValueError type. | Nigel Tao |
| 2012-02-10 | go/printer: implement SourcePos mode | Robert Griesemer |
| 2012-02-10 | compress: make flate, gzip and zlib's NewWriterXxx functions all return | Nigel Tao |
| 2012-02-10 | testing/script: delete | Rob Pike |
| 2012-02-10 | os: delete Exec, NewFile takes uintptr, rename ShellExpand, doc fixes | Brad Fitzpatrick |
| 2012-02-10 | os: remove Time; callers should use time.Time. | Brad Fitzpatrick |
| 2012-02-09 | log/syslog: fix documentation for NewLogger | Rob Pike |
| 2012-02-09 | encoding/binary: add Size, to replace the functionality of the old TotalSize | Rob Pike |
| 2012-02-09 | doc/go1: mention that the compiler catches TotalSize and NewReaderSize | Rob Pike |
| 2012-02-08 | go/scanner: clean up error interface | Robert Griesemer |
| 2012-02-08 | net/http: panic on duplicate registrations | Russ Cox |
| 2012-02-08 | encoding/binary: hide TotalSize | Rob Pike |
| 2012-02-08 | bufio: drop error return for NewReaderSize and NewWriterSize | Rob Pike |
| 2012-02-08 | image: delete the image.Repeated type. | Nigel Tao |
| 2012-02-04 | doc/go1.html: style tweak for expvar notes. | David Symonds |
| 2012-02-04 | expvar: revise API. | David Symonds |
| 2012-02-04 | docs: replace references to gofix etc. with tool invocations | Rob Pike |
| 2012-02-02 | os/signal: move to exp/signal. | David Symonds |
| 2012-02-01 | net: ListenMulticastUDP to listen concurrently across multiple listeners | Mikio Hara |
| 2012-01-31 | doc: add image/{bmp,tiff} renames to go1.tmpl. | Nigel Tao |
| 2012-01-27 | doc: update Go1 release notes in light of the crypto/hmac change. | Adam Langley |
| 2012-01-25 | doc/go1: minor html fixes | Robert Hencke |
| 2012-01-26 | doc/go1: add encoding/xml changes | Gustavo Niemeyer |
| 2012-01-25 | doc/go1: fix urls | Gustavo Niemeyer |
| 2012-01-25 | doc/go1: add net/url changes | Gustavo Niemeyer |
| 2012-01-25 | go/doc: revert API change (per former discussion) and cleanup | Robert Griesemer |
| 2012-01-25 | go1: sub-repositories | Rob Pike |
| 2012-01-24 | doc/go1: mime, filepath.Walk | Rob Pike |
| 2012-01-24 | doc/go1: add more info about hash and net changes, delete reference to html | Rob Pike |
| 2012-01-23 | doc/go1: image changes | Rob Pike |
| 2012-01-20 | doc/go1: flag, runtime, testing | Rob Pike |
| 2012-01-20 | doc/go1: rearrange a bit, sort the packages | Rob Pike |
| 2012-01-20 | doc/go1.html: fix broken links | Robert Griesemer |
| 2012-01-19 | godoc: specify HTML page metadata with a JSON blob | Andrew Gerrand |
| 2012-01-18 | net: change SetTimeout to SetDeadline | Brad Fitzpatrick |
| 2012-01-18 | doc/go1.*: documented changes to go/* package tree | Robert Griesemer |
| 2012-01-18 | doc/go1.html: add notes about hash.Hash | Russ Cox |
| 2012-01-17 | utf8.String: move to exp/utf8string.String | Rob Pike |
| 2012-01-17 | doc: I have modified the broken links. | Jongmin Kim |
| 2012-01-09 | doc: only trim newlines in tmpltohtml, gofmt progs | Andrew Gerrand |
| 2012-01-06 | doc: trim spaces from code snippets | Andrew Gerrand |
| 2011-12-12 | doc/go1: time | Rob Pike |
| 2011-12-12 | doc/go1: more package updates | Rob Pike |
| 2011-12-12 | doc/go1: the simpler package changes | Rob Pike |
| 2011-12-09 | doc/go1: syscalls, strconv | Rob Pike |
| 2011-12-09 | doc/go1: the rest of the language changes | Rob Pike |
| 2011-12-08 | doc/go1: most of the simple language changes | Rob Pike |
| 2011-12-08 | doc/go1: document rearranged package hierarchy | Rob Pike |
| 2011-12-07 | doc/go1: map deletion | Rob Pike |
| 2011-12-07 | doc: skeleton for release note document | Rob Pike |