- 672ab62 lib/codereview: add LGTM= line to commit messages by Russ Cox · 11 years ago
- 1cf3f50 codereview: switch defaultcc to golang-codereviews by Russ Cox · 11 years ago
- 6d86d06 plan9: correct create permissions with union directory by Jeff Sickel · 11 years ago
- b6c0c42 lib/codereview: return an empty list when CONTRIBUTORS is not found instead of None. by Francesc Campoy · 11 years ago
- 50d4dae codereview: fix hg sync closing of CLs for subrepositories by Dominik Honnef · 11 years ago
- 158c56e lib/time: update time zone files to version 2013g by Rob Pike · 11 years ago
- e67b0e6 codereview: move dotfiles out of user home director to something sane. by Jeff Sickel · 11 years ago
- 8f764fb codereview: update use of promptchoice for Mercurial 2.7 by Anthony Martin · 12 years ago
- 4fa83ed cmd/godoc: delete from core repository by Andrew Gerrand · 12 years ago
- d920d8d doc: don't block page load on JavaScript fetch by Andrew Gerrand · 12 years ago
- 493538a cmd/godoc: set up playground for examples that are already visible by Andrew Gerrand · 12 years ago
- 75aab13 codereview: force hg update after hg pull -u during hg sync by Russ Cox · 12 years ago
- 573c2fd godoc: always use local jQuery script by Andrew Gerrand · 12 years ago
- 2bcc308 codereview: don't warn about secret commits by Anthony Martin · 12 years ago
- 4b2eb3f codereview.py: improve error message when user is not a committer by Francesc Campoy · 12 years ago
- 05e8db9 lib/time: update to IANA 2013c by Rob Pike · 12 years ago
- 26e0ddc lib/time: update time zone to IANA version 2013b Update #4553. by Rob Pike · 12 years ago
- 7968219 cmd/godoc: don't linkify index entries by Robert Griesemer · 12 years ago
- f1b7c14 cmd/godoc: provide a link from notes to source location by Robert Griesemer · 12 years ago
- 04341b2 cmd/godoc: cleanups by Robert Griesemer · 12 years ago
- 12cf2ff godoc: pass *PageInfos instead of *token.FileSets in templates by Robert Griesemer · 12 years ago
- 50231fa lib/codereview/codereview.py: fix crash when hg gofmt has no files by Rob Pike · 12 years ago
- 5268119 go/doc, godoc: improved note reading by Robert Griesemer · 12 years ago
- 7023a5d lib/godoc: convert indentation to tabs. by Oling Cat · 12 years ago
- 037c03b codereview: re-enable 15-second status prints by Russ Cox · 12 years ago
- 4e63d6e cmd/godoc: fix BUGS heading in text mode by Russ Cox · 12 years ago
- d74d0b2 cmd/godoc: only show package documentation for commands by Robert Griesemer · 12 years ago
- be262ce lib/time: update link in README; draft now an RFC by Russ Cox · 12 years ago
- d6a057c cmd/godoc: add support for display Notes parsed by pkg/go/doc by Cosmos Nicolaou · 12 years ago
- d97b975 cmd/godoc: show examples in text mode by Volker Dobler · 12 years ago
- 3ee87d0 cmd/godoc: use go/build to determine package and example files by Robert Griesemer · 12 years ago
- f19cf64 codereview: give up on http fetch after 30 seconds by Russ Cox · 12 years ago
- c5b4292 cmd/godoc: add support for doc.Package.Notes by Cosmos Nicolaou · 12 years ago
- 8035cbd codereview: use hgapplydiff instead of hgpatch by Russ Cox · 12 years ago
- e1448c0 codereview: show 'not lgtms' in hg p output (with lgtms) by Russ Cox · 12 years ago
- 2ee06a5 lib/godoc: link to Projects wiki page instead of dashboard by Andrew Gerrand · 12 years ago
- e470b33 lib/godoc/example.html: htmlify the play code Fixes #4539. by Shenghou Ma · 12 years ago
- c3d881b lib/codereview: suggest argument to hg mail / hg submit by Russ Cox · 12 years ago
- dffdece godoc: move example list into index section by Russ Cox · 12 years ago
- 372cf8f codereview: always use HTTPS by Brad Fitzpatrick · 12 years ago
- 792e664 lib/godoc/codewalk.html: remove duplicate jquery inclusion by Shenghou Ma · 12 years ago
- bcdb792 codereview: protect against read-only upstream repository by Shenghou Ma · 12 years ago
- df7b720 codereview.py: Fix crash on auth error handling. by Uriel Mangado · 12 years ago
- 8438641 godoc: add dropdown playground to nav bar by Andrew Gerrand · 12 years ago
- 236e79c godoc: fetch jQuery via https by Andrew Gerrand · 12 years ago
- eca37e1 codereview: more mercurial interface fixes Fixes #4131. by Shenghou Ma · 12 years ago
- 593a628 lib/godoc/godoc.html: try Google hosted jQuery first, fallback to locally hosted one by Shenghou Ma · 12 years ago
- 3fd5e0b godoc: make examples editable and runnable in playground by Andrew Gerrand · 12 years ago
- 65dbe67 godoc: add jQuery to Go repository, rewrite godocs.js to use jQuery by Andrew Gerrand · 12 years ago
- e7f4531 godoc: show contents in correct order, expand sections on click by Andrew Gerrand · 12 years ago
- 516306f godoc: move Examples above Index and make them both collapsable by Andrew Gerrand · 12 years ago
- 10ea325 codereview.py: suggest installing Mercurial from official website by Robert Hencke · 12 years ago
- b7331f9 codereview: use subprocess.call() instead of os.spawnvp() for portability by Shivakumar GN · 12 years ago
- 9b8c94a codereview.py: correct error handling without decorator by Uriel Mangado · 13 years ago
- f597fa6 godoc: report error for directories with multiple packages by Robert Griesemer · 13 years ago
- 3601f27 godoc: make id attributes unique by Robert Griesemer · 13 years ago
- 82cbcb0 website: various html fixes by Dave Cheney · 13 years ago
- dbf6215 codereview: support mercurial 2.2.1 by Shenghou Ma · 13 years ago
- d2e7005 codereview: look for new release branches by Russ Cox · 13 years ago
- f8dde60 doc: don't wrap package names in directory listing by Andrew Gerrand · 13 years ago
- d3889ff codereview: restore help messages by Anthony Martin · 13 years ago
- 3b7feb7 codereview: give advice on 'cannot create CL outside default branch' by Russ Cox · 13 years ago
- 5b5b42e godoc: replace servePage's positional argument list by Robert Griesemer · 13 years ago
- 16fd9fd doc: link to Go Project Dashboard from package list by Andrew Gerrand · 13 years ago
- c748689 doc: update licensing text one more time by Andrew Gerrand · 13 years ago
- 308cc10 doc: update footer text by Andrew Gerrand · 13 years ago
- d299122 doc: add Terms of Service by Andrew Gerrand · 13 years ago
- f4ec146 doc: Change id of footer by Benny Siegert · 13 years ago
- 0b762d9 godoc: make 'Overview' section collapsable by Andrew Gerrand · 13 years ago
- cfd8b84 godoc: use shorter titles for tabs by Robert Griesemer · 13 years ago
- b4e0aea lib/godoc: removing leading / from search links by Russ Cox · 13 years ago
- 9d08068 godoc: style example headings like links by Andrew Gerrand · 13 years ago
- 2b8bc93 godoc: use elastic layout for most pages by Andrew Gerrand · 13 years ago
- bd71072 codereview: fix for Mercurial 2.1 by Russ Cox · 13 years ago
- 4191ff2 godoc: switch on +1 buttons by Andrew Gerrand · 13 years ago
- f200b72 doc: add more gophers by Andrew Gerrand · 13 years ago
- 0eb4df0 cmd/godoc: remove extra / in paths by Ugorji Nwoke · 13 years ago
- fae0d35 godoc: support $GOPATH, simplify file system code by Russ Cox · 13 years ago
- d1e726c doc: change menu, tweak front page by Andrew Gerrand · 13 years ago
- 4314087 godoc: hide "Subdirectories" subheading if it is the only section by Andrew Gerrand · 13 years ago
- 64bc38e godoc: add Examples link to top-level index by Andrew Gerrand · 13 years ago
- ab169c6 godoc: don't show directories w/o packages in flat dir mode by Robert Griesemer · 13 years ago
- c113954 godoc: consistent placement of documentation sections by Robert Griesemer · 13 years ago
- 89fd4dd godoc: support flat directory view again by Andrew Gerrand · 13 years ago
- d86213c codereview: add submit message support for newer clone URL and subrepos by Shenghou Ma · 13 years ago
- 05e80cf godoc: fix tag mismatch validation errors by Scott Lawrence · 13 years ago
- f741087 lib/time/zoneinfo: delete by Russ Cox · 13 years ago
- cb5e181 time: switch to using (uncompressed) zoneinfo zip file by Russ Cox · 13 years ago
- 9a59aec time: add zoneinfo files, mainly for non-Unix systems by Russ Cox · 13 years ago
- 228d941 lib/time: add README, update.bash script by Russ Cox · 13 years ago
- 7c9662f godoc: show example function doc comments in UI by Andrew Gerrand · 13 years ago
- f3c3130 godoc: support for package examples, display example suffixes by Andrew Gerrand · 13 years ago
- 9889682 doc: fix links by Brad Fitzpatrick · 13 years ago
- b4d32d8 lib/godoc: fix subdirectories html reference by Gustavo Niemeyer · 13 years ago
- 5ab935f godoc: list examples in index by Andrew Gerrand · 13 years ago
- d84de09 godoc: new design by Andrew Gerrand · 13 years ago
- 80e2472 godoc: static ids should be #lowercase by Rob Pike · 13 years ago
- d5c8997 godoc: provide link to subdirectories, if any by Robert Griesemer · 13 years ago
- 870c9d1 codereview: allow spaces in y.tab.[ch] by Russ Cox · 13 years ago
- 7dca24e codereview: explain how to get hgpatch in error message by Brad Fitzpatrick · 13 years ago