Age | Commit message (Collapse) | Author | Files | Lines |
|
R=r
CC=golang-dev
http://codereview.appspot.com/181156
|
|
also send out hg mail for TBR submits
R=r
CC=golang-dev
http://codereview.appspot.com/183137
|
|
automatically in "hg mail".
also, avoid "empty list means all modified files in client" bug
R=gri, cw
CC=golang-dev
http://codereview.appspot.com/174072
|
|
R=rsc
http://codereview.appspot.com/164049
Committer: Russ Cox <rsc@golang.org>
|
|
R=r
http://codereview.appspot.com/170042
|
|
R=r
http://codereview.appspot.com/164083
|
|
so that the issue stops showing up on the
per-reviewer dashboard page.
R=r
http://codereview.appspot.com/164075
|
|
on my linux machine this is the correct one. lxml.etree
exists with an ElementTree class, but does not contain
an .XML method.
R=rsc
http://codereview.appspot.com/163082
Committer: Russ Cox <rsc@golang.org>
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/164053
Committer: Russ Cox <rsc@golang.org>
|
|
- simplified dealing with parse errors: no need to intersperse them in the source
- improve visibility of highlighted identifiers by showing them in bold
R=rsc
http://codereview.appspot.com/163051
|
|
R=rsc
http://codereview.appspot.com/157159
Committer: Russ Cox <rsc@golang.org>
|
|
between hg clpatch and hg submit.
R=r
http://codereview.appspot.com/162059
|
|
except chameneosredux which i know is being edited
require gofmt for test/bench
R=r
http://codereview.appspot.com/157110
|
|
what a terrible way to implement strings
R=r
http://codereview.appspot.com/156116
|
|
R=r
http://codereview.appspot.com/157102
|
|
R=r
http://codereview.appspot.com/156062
|
|
R=r
http://codereview.appspot.com/157053
|
|
R=rsc
http://codereview.appspot.com/157043
|
|
R=r
http://codereview.appspot.com/157041
|
|
of limited utility but good for creating the metadata
for an AUTHORS/CONTRIBUTORS change even if
the patch doesn't apply cleanly.
R=r
http://codereview.appspot.com/154140
|
|
R=rsc
http://codereview.appspot.com/155079
Committer: Russ Cox <rsc@golang.org>
|
|
to generated pages even if Javascript has not introduced them yet.
R=rsc
http://codereview.appspot.com/154167
|
|
R=agl1
http://codereview.appspot.com/152114
|
|
R=r
http://codereview.prom.corp.google.com/1024050
|
|
R=r
http://codereview.prom.corp.google.com/1026040
|
|
R=r
http://go/go-review/1024049
|
|
R=r
http://go/go-review/1024048
|
|
and doc/contribute.html.
add #go-nuts to help section on nav bar.
R=r
http://go/go-review/1025035
|
|
- matches style of source file directory listing
R=rsc
http://go/go-review/1024044
|
|
- consistently remove all underbars from links
- this removes need for noline style
- removed unused info style
R=r, rsc
http://go/go-review/1025032
|
|
R=rsc
http://go/go-review/1024036
|
|
R=rsc, agl
http://go/go-review/1024032
|
|
- When providing alternative spellings to a query, do not
prefix it with a package qualifier as the suggestion may
not have any results. Correctly filtering is quite a bit
of work, and clicking the alternative spelling will always
also show the qualified hits if they exist (but also others).
Seems good enough for now.
- Give user feedback when the query syntax was wrong.
- Package names in search results are now links to the respective
package documentation.
- Experimented with excluding main packages and test files
from index with inconclusive results. Code is present and
can be enabled by changing a flag in the source. This needs
some more work.
R=rsc
CC=r, dsymonds
http://go/go-review/1026033
|
|
create CL first, even if gofmt is needed
or no reviewers listed.
R=r
http://go/go-review/1025025
|
|
R=r, iant
CC=go-dev
http://go/go-review/1025024
|
|
- introduced a new run per file containing all spots belonging
to the same kind (e.g. var decl, const decl, etc.)
- more comments, better index.go file organization
R=rsc
http://go/go-review/1026028
|
|
(this was surprisingly hard to get right in HTML)
- show modification times in source directory listings
- various tweaks
R=rsc
http://go/go-review/1024024
|
|
source code browser on code.google.com
(where LICENSE file is visible)
R=r
http://go/go-review/1024023
|
|
the last attempt broke uploads of binary files like .png
R=r
http://go/go-review/1026025
|
|
1st step of renaming dirList.html -> dirlist.html
(OS X filenames are not capitalization-sensitive)
R=rsc
http://go/go-review/1024021
|
|
step 2: adding renamed dirlist.html again
R=rsc
http://go/go-review/1024022
|
|
- renamed listing.html -> dirList.html
(there is a dirs.html already, it should probably have a better name, too)
R=rsc
http://go/go-review/1025020
|
|
R=rsc
http://go/go-review/1026020
|
|
R=r
http://go/go-review/1024018
|
|
avoid deprecation warning about os.popen3
R=r
http://go/go-review/1026018
|
|
an order we want people to read the docs.
R=r
CC=go-dev
http://go/go-review/1025017
|
|
- formatting in dirs.html is crude, needs better html (open to suggestions),
but shows the synopsis
- many package comments should probably be adjusted such that the first
sentence is more concise
R=rsc, iant
http://go/go-review/1025014
|
|
R=r
CC=go-dev
http://go/go-review/1026015
|
|
R=r
CC=vish
http://go/go-review/1026013
|
|
R=r
http://go/go-review/1024013
|