Sign in
go
/
go
/
bea2008b83424b9693c0e38940ffd53a5e1e80a3
/
doc
/
contribute.html
f02dc51
doc: fix bogus HTML in contribute.html
by Brad Fitzpatrick
· 9 years ago
b050ade
doc: use new Gerrit URL and mention our instance in CONTRIBUTING.md
by Andrew Gerrand
· 9 years ago
f997475
doc: mention multi-change branches in contribute.html
by Russ Cox
· 9 years ago
19e27c7
doc: discuss copyright changes in contribute.html
by Russ Cox
· 9 years ago
043ae50
doc: 2016 is the Year of the Gopher.
by David Symonds
· 9 years ago
bc953b2
doc: fix typo in contributing guide
by Katrina Owen
· 9 years ago
2bd5237
doc: link to the release cycle from contribute.html
by Caleb Spare
· 10 years ago
c53de85
doc: Mention contributor agreement immediately after Gerrit
by Andy Maloney
· 10 years ago
3c10bdd
doc: link to proposal process from contribution guidelines
by Andrew Gerrand
· 10 years ago
5ac5a98
doc: mention moderation delay in contributing docs
by Josh Bleecher Snyder
· 10 years ago
30ab39a
doc: updated language about the AUTHORS/CONTRIBUTORS update
by Dmitry Savintsev
· 10 years ago
fbbf219
doc/contribute.html rewrite "Set up auth... code review".
by Lloyd Dewolf
· 10 years ago
ce36552
doc/contribute: add necessary <code> tags, remove an extra close parenthesis.
by Oling Cat
· 10 years ago
6cb4033
doc: 2015 will be the Year of the Gopher.
by David Symonds
· 10 years ago
0293b7e
doc: fixes to contributor docs
by Andrew Gerrand
· 10 years ago
968f0df
doc: update source install instructions
by Andrew Gerrand
· 10 years ago
722f7d2
doc: use 'git-codereview' in contributor docs
by Andrew Gerrand
· 10 years ago
d708e92
[release-branch.go1.4] [release-branch.go1.4] doc: update contribution guidelines
by Andrew Gerrand
· 10 years ago
7f0be1f
all: use golang.org/x/... import paths
by Andrew Gerrand
· 10 years ago
220a6de
build: adjustments for move from src/pkg to src
by Russ Cox
· 11 years ago
48347cc
doc/contribute.html: capitalize the first letter
by Tetsuo Kiso
· 11 years ago
822b2cb
doc/contribute: reorder documented steps to match normal workflow.
by Bill Thiede
· 11 years ago
75ba181
doc/contribute.html: link to wiki for more code review information
by Robert Hencke
· 11 years ago
d5f208c
doc: Revise Contribution Guidelines.
by Nathan John Youngman
· 11 years ago
967901a
doc: update links in contribute.html
by Brad Fitzpatrick
· 11 years ago
8f3fc547
2014: Year of the Gopher.
by David Symonds
· 11 years ago
2f5f193
doc/contribute: golang-dev -> golang-codereviews
by Shawn Smith
· 11 years ago
6bf6cae
doc/contribute: add "Understanding the extension" section
by Patrick Higgins
· 12 years ago
cea78cb
doc/contribute: add instructions to fix codereview on windows
by Rick Arnold
· 12 years ago
7ae41e8
doc: correct some minor HTML errors found by tidy
by Rob Pike
· 12 years ago
aecbcd0
doc/contribute: fix some tags, remove extra space.
by Oling Cat
· 12 years ago
eda9590
doc: update contribute.html
by Dave Cheney
· 12 years ago
c64469f
doc/contribute.html: mention hg mail during hg change discussion
by Russ Cox
· 12 years ago
7d40387
doc/contribute: Link to IssueTracker docs for more "special sentences"
by Matthew Dempsky
· 12 years ago
41f32e0
doc: two minor edits to contribute.html
by Caleb Spare
· 12 years ago
d5d046e
doc: update standard copyright header
by Andrew Gerrand
· 12 years ago
111fcf1
doc/contribute: mention 'hg help codereview'
by Russ Cox
· 12 years ago
4c473c0
doc/contribute.html: assorted fixes
by Shenghou Ma
· 12 years ago
156d85c
doc: update text about hgrc and environment variables.
by David Symonds
· 12 years ago
452f40f
doc: add important info for would-be go contributors.
by Jonathan Feinberg
· 12 years ago
18b2819
doc: delete Mercurial Queues doc Fixes #3716.
by Shenghou Ma
· 13 years ago
3238705
doc: mention 'hg update default' in contribution guidelines
by Andrew Gerrand
· 13 years ago
959d0c7
doc: fix typo in contribute.html
by Jeremy Jackins
· 13 years ago
f78d50c
doc: clean up docs page, refer to wiki, change install doc paths
by Andrew Gerrand
· 13 years ago
7cb21a7
godoc: specify HTML page metadata with a JSON blob
by Andrew Gerrand
· 13 years ago
834830d
doc: use 2012 for year in model standard copyright header
by Peter Mundy
· 13 years ago
b1175be
contribute.html: do not fill in the reviewer field
by Florian Weimer
· 13 years ago
9ada841
contrib*.html: make "golang-dev" the default reviewer.
by Rob Pike
· 14 years ago
c6ed78a
doc: contribution copyright year 2011
by Peter Mundy
· 14 years ago
3f38342
doc: update contribution guidelines to prefix the change description
by Nigel Tao
· 14 years ago
6ab8d24
golang.org redesign
by Andrew Gerrand
· 14 years ago
6372bbb
doc: codereview + Mercurial Queues
by Peter Williams
· 15 years ago
36ea8bb
Minor mistake in docs. Fixes #633.
by Robert Griesemer
· 15 years ago
c633615
contribute.html: suggest hg mail instead of hg upload
by Russ Cox
· 15 years ago
14992a4
doc/contribute.html: change copyright year
by Bill Neubauer
· 15 years ago
96ee38b
make it more explicit that design discussions should happen before code reviews
by Rob Pike
· 15 years ago
ddde7f6
Add a Makefile in place of all.bash. Update docs to reflect this change.
by Devon H. O'Dell
· 15 years ago
5facb84
doc/contribute: try to make it clearer that you send a review with hg mail, not hg submit.
by Russ Cox
· 15 years ago
weekly.2009-12-09
d55abfd
doc: split contribute.html into code.html and contribute.html
by Russ Cox
· 15 years ago
6511262
Fix example Makefile to avoid $GOROOT in case it has spaces.
by Fumitoshi Ukai
· 15 years ago
2cbeb1d
change the rules for maintaining AUTHORS and CONTRIBUTORS files.
by Rob Pike
· 15 years ago
568465a
Mention golang-dev as a default code review destination.
by Ian Lance Taylor
· 15 years ago
69039e5
build Make.deps during make.bash instead
by Russ Cox
· 15 years ago
6672eb3
change code review link to appspot.
by Russ Cox
· 15 years ago
c9b5ca4
correct mailing list URL
by Russ Cox
· 15 years ago
4414442
remove internal references from doc/install.html and doc/contribute.html.
by Russ Cox
· 15 years ago
6c7f9f6
add id tags to contribute.html
by Russ Cox
· 15 years ago
8b04cef
copy help section to install doc, since most people won't get to the second one.
by Russ Cox
· 15 years ago
830813f
assorted cleanup
by Russ Cox
· 15 years ago
696e802
contribute.html fixes
by Russ Cox
· 15 years ago
8910e42
Contribute code instructions to use "hg codereview-login" did not work for me. I had to use
by Vish Subramanian
· 15 years ago
2528f33
Add a document on contributing to gccgo.
by Ian Lance Taylor
· 15 years ago
9ad14c9
expand "this is not just mercurial" section
by Russ Cox
· 15 years ago
weekly.2009-11-06
38a41ee
contribute.html
by Russ Cox
· 15 years ago
5b72f9c
save some text from the old FAQ; will get reworked in time
by Rob Pike
· 15 years ago
fb39a4d
write install docs
by Russ Cox
· 15 years ago
242788b
silly change to test the code review process
by Rob Pike
· 15 years ago
09fe283
main landing pages
by Russ Cox
· 15 years ago