summaryrefslogtreecommitdiff
path: root/doc/contribute.html
AgeCommit message (Collapse)AuthorFilesLines
2014-06-19Imported Upstream version 1.3upstream/1.3Michael Stapelberg1-37/+55
2013-12-03Imported Upstream version 1.2upstream/1.2Michael Stapelberg1-4/+18
2013-05-14Imported Upstream version 1.1upstream/1.1Michael Stapelberg1-0/+7
2013-03-04Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304Michael Stapelberg1-49/+144
2012-04-06Imported Upstream version 1upstream/1Ondřej Surý1-7/+9
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+529
2011-09-13Imported Upstream version 60Ondřej Surý1-529/+0
2011-06-30Imported Upstream version 58upstream/58Ondřej Surý1-1/+2
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-6/+6
2010-06-02doc: codereview + Mercurial QueuesPeter Williams1-4/+2
R=rsc, r CC=golang-dev http://codereview.appspot.com/1238044 Committer: Russ Cox <rsc@golang.org>
2010-03-01Minor mistake in docs.Robert Griesemer1-1/+1
Fixes issue 633. R=adg CC=golang-dev http://codereview.appspot.com/224090
2010-01-13contribute.html: suggest hg mail instead of hg uploadRuss Cox1-3/+3
R=r CC=golang-dev http://codereview.appspot.com/186145
2010-01-11doc/contribute.html: change copyright yearBill Neubauer1-1/+1
R=golang-dev, rsc CC=golang-dev http://codereview.appspot.com/184055 Committer: Russ Cox <rsc@golang.org>
2009-12-17make it more explicit that design discussions should happen before code reviewsRob Pike1-0/+23
R=rsc CC=golang-dev http://codereview.appspot.com/180075
2009-12-11Add a Makefile in place of all.bash. Update docs to reflectDevon H. O'Dell1-2/+2
this change. R=rsc CC=golang-dev http://codereview.appspot.com/171048 Committer: Russ Cox <rsc@golang.org>
2009-12-09doc/contribute: try to make it clearer that you send a review with hg mail, ↵Russ Cox1-2/+2
not hg submit. R=r http://codereview.appspot.com/171046
2009-12-09doc: split contribute.html into code.html and contribute.htmlRuss Cox1-216/+59
R=r http://codereview.appspot.com/170042
2009-11-29Fix example Makefile to avoid $GOROOT in case it has spaces.Fumitoshi Ukai1-2/+5
R=rsc, sergio http://codereview.appspot.com/162058 Committer: Russ Cox <rsc@golang.org>
2009-11-24change the rules for maintaining AUTHORS and CONTRIBUTORS files.Rob Pike1-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-24Mention golang-dev as a default code review destination.Ian Lance Taylor1-0/+4
R=rsc CC=r http://codereview.appspot.com/160056
2009-11-19build Make.deps during make.bash insteadRuss Cox1-0/+2
of keeping a checked-in copy. doesn't slow down make.bash appreciably. R=r http://codereview.appspot.com/156099
2009-11-10change code review link to appspot.Russ Cox1-1/+1
R=r http://codereview.appspot.com/153051
2009-11-10correct mailing list URLRuss Cox1-1/+1
R=r http://go/go-review/1024047
2009-11-10remove internal references from doc/install.htmlRuss Cox1-4/+0
and doc/contribute.html. add #go-nuts to help section on nav bar. R=r http://go/go-review/1025035
2009-11-09add id tags to contribute.htmlRuss Cox1-5/+5
R=r http://go/go-review/1025033
2009-11-08copy help section to install doc,Russ Cox1-1/+1
since most people won't get to the second one. R=r http://go/go-review/1024031
2009-11-08assorted cleanupRuss Cox1-9/+27
R=r, iant CC=go-dev http://go/go-review/1025024
2009-11-07contribute.html fixesRuss Cox1-19/+89
R=r http://go/go-review/1025019
2009-11-06Contribute code instructions to use "hg codereview-login" did not work for ↵Vish Subramanian1-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-06Add a document on contributing to gccgo.Ian Lance Taylor1-1/+3
R=r, rsc CC=go-dev http://go/go-review/1025005
2009-11-06expand "this is not just mercurial" sectionRuss Cox1-8/+33
R=r CC=go-dev http://go/go-review/1024008
2009-11-06contribute.htmlRuss Cox1-23/+515
R=r, iant CC=go-dev http://go/go-review/1022007
2009-11-01save some text from the old FAQ; will get reworked in timeRob Pike1-1/+31
R=rsc http://go/go-review/1018008
2009-10-23write install docsRuss Cox1-0/+5
R=r CC=go-dev http://go/go-review/1015004
2009-10-22silly change to test the code review processRob Pike1-1/+1
R=rsc http://go/go-review/1013009
2009-10-22main landing pagesRuss Cox1-0/+1
R=r DELTA=55 (7 added, 34 deleted, 14 changed) OCL=35984 CL=35986