- 1e0efcd codereview: fix hg change on Windows by Hector Chu · 14 years ago
- a441037 godoc: enable fulltext index by default by Robert Griesemer · 14 years ago
- 30c85bf codereview: don't mail change lists with no files by Ryan Hitchman · 14 years ago
- d9ffbc4 godoc: remove tab before <pre>-formatted section by Robert Griesemer · 14 years ago
- 4bdaf59 godoc: support for regular expression full text search by Robert Griesemer · 14 years ago
- 6773f14 The Dec 06 change by Icarus Sparry · 14 years ago
- 2f8ff0b codereview: keep quiet when not in use by Eoghan Sherry · 14 years ago
- 1f6b6ca A selection of trivials. by Gustavo Niemeyer · 14 years ago
- 5e54e93 godoc: improved textual search by Robert Griesemer · 14 years ago
- 055650d godoc: first cut at textual search by Robert Griesemer · 14 years ago
- 5a9ad8b go/ast: use token.Pos instead of token.Position; adjust all dependent code by Robert Griesemer · 14 years ago
- 09e4d86 godoc: add separators between quick reference topics by Andrew Gerrand · 14 years ago
- 3b6ddd9 codereview: more utf-8 nonsense by Russ Cox · 14 years ago
- 0e816f5 codereview: fix 'hg sync' and 'hg download' in Python 2.7 by Fazlul Shahriar · 14 years ago
- c971466 godoc: show page title in browser title bar by Robert Griesemer · 14 years ago
- f16b6b1 misc: update python scripts to specify python2 or nothing by Andrew Gerrand · 14 years ago
- 49bff2d codereview: disallow submit of *.[chys] files indented with spaces by Russ Cox · 14 years ago
- 9499856 codereview: fix upload of hg copied file by Russ Cox · 14 years ago
- c23f647 doc: variable-width layout by Andrew Gerrand · 14 years ago
- 6ab8d24 golang.org redesign by Andrew Gerrand · 14 years ago
- b2a6558 codereview: convert email address from Rietveld to lower case by Russ Cox · 14 years ago
- 9e162aa codereview: Fix uploading for Mercurial 1.6.3 by Evan Shaw · 15 years ago
- f7d87f3 codereview: speed upload by Russ Cox · 15 years ago
- 3b226f9 codereview: consistent indent, cut dead code by Russ Cox · 15 years ago
- 4ae2b43 codereview: fix hang on standard hg commands by Russ Cox · 15 years ago
- e3ac0b5 codereview: print status when hung by Russ Cox · 15 years ago
- e630865 codereview: really disable codereview when not available by Russ Cox · 15 years ago
- 1f9dfa2 go AST: First step towards augmenting AST with full type information. by Robert Griesemer · 15 years ago
- 7886318 codereview: do not send "Abanoned" mail if this CL has by Russ Cox · 15 years ago
- e8b8aeb codereview.py: Fix issues with leading tabulation in the Files: section of CL description. by Ivan Krasin · 15 years ago
- bab711b doc: update front page and go_learning.html by Andrew Gerrand · 15 years ago
- bbf925a codereview: avoid crash if no config by Russ Cox · 15 years ago
- 08e65f7 codereview: make 'hg submit' work with Mercurial 1.6 by Russ Cox · 15 years ago
- ad665e4 codereview: don't run gofmt with an empty file list by Russ Cox · 15 years ago
- e8fcf60 codereview: Fix for Mercurial >= 1.6 by Evan Shaw · 15 years ago
- 93f614f codereview: allow multiple email addresses in CONTRIBUTORS by Russ Cox · 15 years ago
- 4f340f5 godoc: canonicalize codewalk paths by Andrew Gerrand · 15 years ago
- 3ca7245 codereview: avoid exception in match by Paolo Giarrusso · 15 years ago
- 1ca99c8 golang.org: added Resources page, re-organized left hand panel. by Andrew Gerrand · 15 years ago
- 1d6eb74 codereview: work better with mq by Peter Williams · 15 years ago
- 2a591bd godoc: add codewalk support by Russ Cox · 15 years ago
- ee75ffa codereview: Mention that deleting a CL is a use of 'hg change' in its header. by David Symonds · 15 years ago
- e8e4987 godoc: support for title and subtitle headers when serving .html docs by Robert Griesemer · 15 years ago
- acfd6d5 godoc: show relative file names without leading '/' (per r's request) by Robert Griesemer · 15 years ago
- 6c8fdbe godoc: line numbers for all remote search results by Robert Griesemer · 15 years ago
- e8fb0b0 godoc: revert change 5089, per gri's instructions by Russ Cox · 15 years ago
- 7190fdd website: add Go Blog widget to frontpage, add Blog and Wiki links to sideba by Andrew Gerrand · 15 years ago
- b037bfa godoc: proper file path conversion for remote search by Robert Griesemer · 15 years ago
- fa462f3 godoc: show (some) line numbers for remote search by Robert Griesemer · 15 years ago
- 17e0351 godoc: implemented command-line search by Robert Griesemer · 15 years ago
- 74fac99 godoc: initial support for showing popup information by Robert Griesemer · 15 years ago
- 226c2ec godoc: support for multiple packages in a directory by Robert Griesemer · 15 years ago
- 35aec6c godoc: provide mode which shows exported interface in "source form" by Robert Griesemer · 15 years ago
- 1d5af15 First run at a Programming FAQ by Andrew Gerrand · 15 years ago
- e678afa codereview.py: fix for compatibility with hg >=1.4.3 by Andrew Gerrand · 15 years ago
- a5c29da remove absolute paths from search results by Robert Griesemer · 15 years ago
- d17ffb9 godoc: path cleanups, fixed a race condition, initial support for a menu on pages by Robert Griesemer · 15 years ago
- 5883c6e godoc support for directories outside $GOROOT by Robert Griesemer · 15 years ago
- 4967f85 codereview: make sure each mail has a reviewer by Russ Cox · 15 years ago
- 84b044e codereview: correct handling of files created with hg cp by Russ Cox · 15 years ago
- ff7343f codereview: accommodate recent change to ui.prompt by Russ Cox · 15 years ago
- 6c2e0fe create doc/talks/. by Russ Cox · 15 years ago
- 27be291 Distinguish between html generation and html quoting in godoc formatters. by Robert Griesemer · 15 years ago
- 1c6c0ee godoc: skip template wrapping for complete HTML files by Russ Cox · 15 years ago
- 84ac357 codereview: split name list only on commas; some user names have spaces by Russ Cox · 15 years ago
- 752b170 codereview: do not send mail when submitting for others by Russ Cox · 15 years ago
- c918c41 add doc/devel/index.html, linked from nav bar by Russ Cox · 15 years ago
- 1594730 codereview: repeated hg mail sends "PTAL" by Russ Cox · 15 years ago
- 8274742 codereview: add golang-dev@googlegroups.com by Russ Cox · 15 years ago
- 31645cc Ported godefs to Windows. by Hector Chu · 15 years ago
- d55abfd doc: split contribute.html into code.html and contribute.html by Russ Cox · 15 years ago
- 9a86cc6 codereview: do not gofmt deleted files by Russ Cox · 15 years ago
- 69f893a codereview: move reviewers to cc line after submit, by Russ Cox · 15 years ago
- e9a8ab0 lxml.etree is the wrong location for this alt package by Devon H. O'Dell · 15 years ago
- 742221d xml.etree can also be lxml.etree (e.g. CentOS 5.4 with Python 2.4.3) by Devon H. O'Dell · 15 years ago
- 9e45088 some godoc cleanup: by Robert Griesemer · 15 years ago
- cd9d72b Ports of lib9, libbio and libmach to Windows. by Hector Chu · 15 years ago
- be32c6a codereview: allow editing of local CL description by Russ Cox · 15 years ago
- 19dae07 gofmt -r 'α[β:len(α)] -> α[β:]' -w test/bench by Russ Cox · 15 years ago
- caf15f8 codereview: handle UTF-8 in message descriptions by Russ Cox · 15 years ago
- c614ffe codereview: make hg sync work with Mercurial 1.4 by Russ Cox · 15 years ago
- 7db2c79 codereview: more attempts at robustness in the face of unexpected exceptions by Russ Cox · 15 years ago
- aae0aef codereview: handle spaces and other unexpected chars in nicknames by Russ Cox · 15 years ago
- c7ec6ef case insensitive matching in CONTRIBUTORS file by Rob Pike · 15 years ago
- 60df923 codereview: discard \r characters (sigh) by Russ Cox · 15 years ago
- 1a2418f codereview: add clpatch --ignore_hgpatch_errors. by Russ Cox · 15 years ago
- 152bfa0 Pass ui into PostMessage to avoid nasty/confusing exception by Devon H. O'Dell · 15 years ago
- af872b2 Add id attribute to h2 and h3 tags so that they exist when referring by Robert Griesemer · 15 years ago
- 780dbdc codereview: clpatch tweaks by Russ Cox · 15 years ago
- c8bb81f video is ready by Russ Cox · 15 years ago
- 44fb865 default to codereview.appspot.com by Russ Cox · 15 years ago
- 8a902ed video is coming soon by Russ Cox · 15 years ago
- 78c47c3 update video links by Russ Cox · 15 years ago weekly.2009-11-10
- 4414442 remove internal references from doc/install.html and doc/contribute.html. by Russ Cox · 15 years ago
- a10e205 - add .. link to package directory listing, for easy traversal by Robert Griesemer · 15 years ago
- c110269 cleanup style: by Robert Griesemer · 15 years ago
- 93c3f51 make search box ever so slightly wider by Robert Griesemer · 15 years ago
- 568c018 make search box width dynamically sized by Robert Griesemer · 15 years ago
- d731dc8 Addressing issue brought up by dsymonds: by Robert Griesemer · 15 years ago
- b1a52ce make hg mail more forgiving: by Russ Cox · 15 years ago