Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-19 | Imported Upstream version 1.3upstream/1.3 | Michael Stapelberg | 1 | -37/+55 | |
2013-12-03 | Imported Upstream version 1.2upstream/1.2 | Michael Stapelberg | 1 | -4/+18 | |
2013-05-14 | Imported Upstream version 1.1upstream/1.1 | Michael Stapelberg | 1 | -0/+7 | |
2013-03-04 | Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304 | Michael Stapelberg | 1 | -49/+144 | |
2012-04-06 | Imported Upstream version 1upstream/1 | Ondřej Surý | 1 | -7/+9 | |
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 1 | -0/+529 | |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 1 | -529/+0 | |
2011-06-30 | Imported Upstream version 58upstream/58 | Ondřej Surý | 1 | -1/+2 | |
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -6/+6 | |
2010-06-02 | doc: codereview + Mercurial Queues | Peter Williams | 1 | -4/+2 | |
R=rsc, r CC=golang-dev http://codereview.appspot.com/1238044 Committer: Russ Cox <rsc@golang.org> | |||||
2010-03-01 | Minor mistake in docs. | Robert Griesemer | 1 | -1/+1 | |
Fixes issue 633. R=adg CC=golang-dev http://codereview.appspot.com/224090 | |||||
2010-01-13 | contribute.html: suggest hg mail instead of hg upload | Russ Cox | 1 | -3/+3 | |
R=r CC=golang-dev http://codereview.appspot.com/186145 | |||||
2010-01-11 | doc/contribute.html: change copyright year | Bill Neubauer | 1 | -1/+1 | |
R=golang-dev, rsc CC=golang-dev http://codereview.appspot.com/184055 Committer: Russ Cox <rsc@golang.org> | |||||
2009-12-17 | make it more explicit that design discussions should happen before code reviews | Rob Pike | 1 | -0/+23 | |
R=rsc CC=golang-dev http://codereview.appspot.com/180075 | |||||
2009-12-11 | Add a Makefile in place of all.bash. Update docs to reflect | Devon H. O'Dell | 1 | -2/+2 | |
this change. R=rsc CC=golang-dev http://codereview.appspot.com/171048 Committer: Russ Cox <rsc@golang.org> | |||||
2009-12-09 | doc/contribute: try to make it clearer that you send a review with hg mail, ↵ | Russ Cox | 1 | -2/+2 | |
not hg submit. R=r http://codereview.appspot.com/171046 | |||||
2009-12-09 | doc: split contribute.html into code.html and contribute.html | Russ Cox | 1 | -216/+59 | |
R=r http://codereview.appspot.com/170042 | |||||
2009-11-29 | Fix example Makefile to avoid $GOROOT in case it has spaces. | Fumitoshi Ukai | 1 | -2/+5 | |
R=rsc, sergio http://codereview.appspot.com/162058 Committer: Russ Cox <rsc@golang.org> | |||||
2009-11-24 | change the rules for maintaining AUTHORS and CONTRIBUTORS files. | Rob Pike | 1 | -11/+27 | |
the current system is too painful, so instead let's just have the coders tell us the details. we can update the files ourselves. R=rsc, r1 CC=golang-dev http://codereview.appspot.com/157158 | |||||
2009-11-24 | Mention golang-dev as a default code review destination. | Ian Lance Taylor | 1 | -0/+4 | |
R=rsc CC=r http://codereview.appspot.com/160056 | |||||
2009-11-19 | build Make.deps during make.bash instead | Russ Cox | 1 | -0/+2 | |
of keeping a checked-in copy. doesn't slow down make.bash appreciably. R=r http://codereview.appspot.com/156099 | |||||
2009-11-10 | change code review link to appspot. | Russ Cox | 1 | -1/+1 | |
R=r http://codereview.appspot.com/153051 | |||||
2009-11-10 | correct mailing list URL | Russ Cox | 1 | -1/+1 | |
R=r http://go/go-review/1024047 | |||||
2009-11-10 | remove internal references from doc/install.html | Russ Cox | 1 | -4/+0 | |
and doc/contribute.html. add #go-nuts to help section on nav bar. R=r http://go/go-review/1025035 | |||||
2009-11-09 | add id tags to contribute.html | Russ Cox | 1 | -5/+5 | |
R=r http://go/go-review/1025033 | |||||
2009-11-08 | copy help section to install doc, | Russ Cox | 1 | -1/+1 | |
since most people won't get to the second one. R=r http://go/go-review/1024031 | |||||
2009-11-08 | assorted cleanup | Russ Cox | 1 | -9/+27 | |
R=r, iant CC=go-dev http://go/go-review/1025024 | |||||
2009-11-07 | contribute.html fixes | Russ Cox | 1 | -19/+89 | |
R=r http://go/go-review/1025019 | |||||
2009-11-06 | Contribute code instructions to use "hg codereview-login" did not work for ↵ | Vish Subramanian | 1 | -1/+1 | |
me. I had to use "hg code-login". R=r, rsc http://go/go-review/1024012 Committer: Rob Pike <r@golang.org> | |||||
2009-11-06 | Add a document on contributing to gccgo. | Ian Lance Taylor | 1 | -1/+3 | |
R=r, rsc CC=go-dev http://go/go-review/1025005 | |||||
2009-11-06 | expand "this is not just mercurial" section | Russ Cox | 1 | -8/+33 | |
R=r CC=go-dev http://go/go-review/1024008 | |||||
2009-11-06 | contribute.html | Russ Cox | 1 | -23/+515 | |
R=r, iant CC=go-dev http://go/go-review/1022007 | |||||
2009-11-01 | save some text from the old FAQ; will get reworked in time | Rob Pike | 1 | -1/+31 | |
R=rsc http://go/go-review/1018008 | |||||
2009-10-23 | write install docs | Russ Cox | 1 | -0/+5 | |
R=r CC=go-dev http://go/go-review/1015004 | |||||
2009-10-22 | silly change to test the code review process | Rob Pike | 1 | -1/+1 | |
R=rsc http://go/go-review/1013009 | |||||
2009-10-22 | main landing pages | Russ Cox | 1 | -0/+1 | |
R=r DELTA=55 (7 added, 34 deleted, 14 changed) OCL=35984 CL=35986 |