aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-03-13godoc: use elastic layout for most pagesAndrew Gerrand
2012-03-12codereview: fix for Mercurial 2.1Russ Cox
2012-03-06godoc: switch on +1 buttonsAndrew Gerrand
2012-03-06doc: add more gophersAndrew Gerrand
2012-03-05cmd/godoc: remove extra / in pathsUgorji Nwoke
2012-03-05godoc: support $GOPATH, simplify file system codeRuss Cox
2012-03-05doc: change menu, tweak front pageAndrew Gerrand
2012-03-04godoc: hide "Subdirectories" subheading if it is the only sectionAndrew Gerrand
2012-02-28godoc: add Examples link to top-level indexAndrew Gerrand
2012-02-27godoc: don't show directories w/o packages in flat dir modeRobert Griesemer
2012-02-23godoc: consistent placement of documentation sectionsRobert Griesemer
2012-02-22godoc: support flat directory view againAndrew Gerrand
2012-02-21codereview: add submit message support for newer clone URL and subreposShenghou Ma
2012-02-20godoc: fix tag mismatch validation errorsScott Lawrence
2012-02-19lib/time/zoneinfo: deleteRuss Cox
2012-02-19time: switch to using (uncompressed) zoneinfo zip fileRuss Cox
2012-02-18time: add zoneinfo files, mainly for non-Unix systemsRuss Cox
2012-02-18lib/time: add README, update.bash scriptRuss Cox
2012-02-16godoc: show example function doc comments in UIAndrew Gerrand
2012-02-16godoc: support for package examples, display example suffixesAndrew Gerrand
2012-02-15doc: fix linksBrad Fitzpatrick
2012-02-14lib/godoc: fix subdirectories html referenceGustavo Niemeyer
2012-02-14godoc: list examples in indexAndrew Gerrand
2012-02-13godoc: new designAndrew Gerrand
2012-02-13godoc: static ids should be #lowercaseRob Pike
2012-02-03godoc: provide link to subdirectories, if anyRobert Griesemer
2012-02-03codereview: allow spaces in y.tab.[ch]Russ Cox
2012-02-02codereview: explain how to get hgpatch in error messageBrad Fitzpatrick
2012-02-02codereview: don't check default paths when codereview disabledAndrew Gerrand
2012-01-30codereview: ignore test files during 'hg gofmt'Russ Cox
2012-01-29codereview: fix initialization checkRuss Cox
2012-01-29codereview: die if initialized twiceRuss Cox
2012-01-26godoc: move overview before API TOCRuss Cox
2012-01-25go/doc: revert API change (per former discussion) and cleanupRobert Griesemer
2012-01-25codereview: more fixesRuss Cox
2012-01-25codereview: support for subrepositoriesRuss Cox
2012-01-23lib/godoc: use Type.Name directlyRobert Griesemer
2012-01-19godoc: add anchors to cmd documentation headingsAndrew Gerrand
2012-01-19godoc: remove "need more packages?" linkAndrew Gerrand
2012-01-12godoc: fix missing name changeRobert Griesemer
2012-01-12go/doc: streamlined go/doc APIRobert Griesemer
2011-12-16codereview: Initialize "found" in codereview.py.Miki Tebeka
2011-12-13codereview: fix path slash issue.Yasuhiro Matsumoto
2011-12-13godoc: text wrappingRuss Cox
2011-12-12godoc: added an opensearch description document.Christoph Hack
2011-12-07godoc: <pre> must not occur inside <p>Olivier Duperray
2011-12-06godoc: Show type examples between variables and methods.Volker Dobler
2011-12-02godoc: improved output of examples in html.Volker Dobler
2011-11-18codereview: gofmt check for non-src/ filesDavid Crawshaw
2011-11-18codereview: put message back in post-commit mailsRuss Cox