summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* time: add zoneinfo files, mainly for non-Unix systemsRuss Cox2012-02-18581-0/+0
* lib/time: add README, update.bash scriptRuss Cox2012-02-182-0/+54
* godoc: show example function doc comments in UIAndrew Gerrand2012-02-161-2/+3
* godoc: support for package examples, display example suffixesAndrew Gerrand2012-02-162-3/+4
* doc: fix linksBrad Fitzpatrick2012-02-151-3/+3
* lib/godoc: fix subdirectories html referenceGustavo Niemeyer2012-02-141-1/+1
* godoc: list examples in indexAndrew Gerrand2012-02-142-1/+10
* godoc: new designAndrew Gerrand2012-02-132-83/+76
* godoc: static ids should be #lowercaseRob Pike2012-02-131-8/+8
* godoc: provide link to subdirectories, if anyRobert Griesemer2012-02-031-0/+3
* codereview: allow spaces in y.tab.[ch]Russ Cox2012-02-031-1/+1
* codereview: explain how to get hgpatch in error messageBrad Fitzpatrick2012-02-021-1/+1
* codereview: don't check default paths when codereview disabledAndrew Gerrand2012-02-021-5/+5
* codereview: ignore test files during 'hg gofmt'Russ Cox2012-01-301-2/+5
* codereview: fix initialization checkRuss Cox2012-01-291-1/+4
* codereview: die if initialized twiceRuss Cox2012-01-291-0/+11
* godoc: move overview before API TOCRuss Cox2012-01-261-97/+106
* go/doc: revert API change (per former discussion) and cleanupRobert Griesemer2012-01-251-1/+1
* codereview: more fixesRuss Cox2012-01-251-4/+3
* codereview: support for subrepositoriesRuss Cox2012-01-251-18/+43
* lib/godoc: use Type.Name directlyRobert Griesemer2012-01-231-4/+3
* godoc: add anchors to cmd documentation headingsAndrew Gerrand2012-01-191-0/+2
* godoc: remove "need more packages?" linkAndrew Gerrand2012-01-191-5/+0
* godoc: fix missing name changeRobert Griesemer2012-01-122-2/+2
* go/doc: streamlined go/doc APIRobert Griesemer2012-01-122-3/+3
* codereview: Initialize "found" in codereview.py.Miki Tebeka2011-12-161-0/+1
* codereview: fix path slash issue.Yasuhiro Matsumoto2011-12-131-6/+11
* godoc: text wrappingRuss Cox2011-12-131-11/+11
* godoc: added an opensearch description document.Christoph Hack2011-12-122-0/+14
* godoc: <pre> must not occur inside <p>Olivier Duperray2011-12-072-4/+4
* godoc: Show type examples between variables and methods.Volker Dobler2011-12-061-1/+1
* godoc: improved output of examples in html.Volker Dobler2011-12-021-1/+4
* codereview: gofmt check for non-src/ filesDavid Crawshaw2011-11-181-1/+1
* codereview: put message back in post-commit mailsRuss Cox2011-11-181-1/+1
* codereview: undo last night's rollbackRuss Cox2011-11-182-518/+825
* undo CL 5395044 / d88e746d3785Andrew Gerrand2011-11-182-818/+518
* codereview: cleanup + basic testsRuss Cox2011-11-182-518/+818
* godoc: provide mode for flat (non-indented) directory listingsRobert Griesemer2011-11-172-9/+18
* codereview: show LGTMs in hg pRuss Cox2011-10-191-0/+10
* godoc: generate package toc in template, not in JavaScriptRuss Cox2011-10-181-35/+68
* go/doc, godoc, gotest: support for reading example documentationAndrew Gerrand2011-10-062-0/+17
* codereview: fix for Mercurial 1.9.2Russ Cox2011-10-051-16/+36
* codereview: fix hg change in Windows consoleYasuhiro Matsumoto2011-10-051-1/+3
* codereview: extra repo sanity checkRuss Cox2011-09-261-16/+38
* codereview: save CL messages in $(hg root)/last-changeRuss Cox2011-09-201-0/+12
* godoc: fine tuning of template fileRobert Griesemer2011-09-081-2/+3
* godoc: show packages matching a query at the topRobert Griesemer2011-09-082-11/+28
* godoc: fix local link for factory functionsRobert Griesemer2011-09-081-1/+1
* codereview: Mercurial 1.9 fix for hg diff @nnnRuss Cox2011-09-081-6/+9
* godoc: more index size reductionRobert Griesemer2011-08-311-3/+3