aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-04-22lib/time: update to IANA 2013cRob Pike
2013-04-02lib/time: update time zone to IANA version 2013bRob Pike
2013-04-02cmd/godoc: don't linkify index entriesRobert Griesemer
2013-03-28cmd/godoc: provide a link from notes to source locationRobert Griesemer
2013-03-28cmd/godoc: cleanupsRobert Griesemer
2013-03-26godoc: pass *PageInfos instead of *token.FileSets in templatesRobert Griesemer
2013-03-26lib/codereview/codereview.py: fix crash when hg gofmt has no filesRob Pike
2013-03-19go/doc, godoc: improved note readingRobert Griesemer
2013-03-19lib/godoc: convert indentation to tabs.Oling Cat
2013-03-15codereview: re-enable 15-second status printsRuss Cox
2013-03-13cmd/godoc: fix BUGS heading in text modeRuss Cox
2013-03-11cmd/godoc: only show package documentation for commandsRobert Griesemer
2013-03-11lib/time: update link in README; draft now an RFCRuss Cox
2013-02-25cmd/godoc: add support for display Notes parsed by pkg/go/docCosmos Nicolaou
2013-02-25cmd/godoc: show examples in text modeVolker Dobler
2013-02-19cmd/godoc: use go/build to determine package and example filesRobert Griesemer
2013-02-19codereview: give up on http fetch after 30 secondsRuss Cox
2013-02-14cmd/godoc: add support for doc.Package.NotesCosmos Nicolaou
2013-02-07codereview: use hgapplydiff instead of hgpatchRuss Cox
2013-01-29codereview: show 'not lgtms' in hg p output (with lgtms)Russ Cox
2013-01-18lib/godoc: link to Projects wiki page instead of dashboardAndrew Gerrand
2012-12-13lib/godoc/example.html: htmlify the play codeShenghou Ma
2012-12-11lib/codereview: suggest argument to hg mail / hg submitRuss Cox
2012-12-10godoc: move example list into index sectionRuss Cox
2012-11-29codereview: always use HTTPSBrad Fitzpatrick
2012-11-18lib/godoc/codewalk.html: remove duplicate jquery inclusionShenghou Ma
2012-10-20codereview: protect against read-only upstream repositoryShenghou Ma
2012-10-11codereview.py: Fix crash on auth error handling.Uriel Mangado
2012-10-10godoc: add dropdown playground to nav barAndrew Gerrand
2012-10-08godoc: fetch jQuery via httpsAndrew Gerrand
2012-10-08codereview: more mercurial interface fixesShenghou Ma
2012-10-04lib/godoc/godoc.html: try Google hosted jQuery first, fallback to locally hos...Shenghou Ma
2012-10-04godoc: make examples editable and runnable in playgroundAndrew Gerrand
2012-10-04godoc: add jQuery to Go repository, rewrite godocs.js to use jQueryAndrew Gerrand
2012-10-04godoc: show contents in correct order, expand sections on clickAndrew Gerrand
2012-10-03godoc: move Examples above Index and make them both collapsableAndrew Gerrand
2012-10-03codereview.py: suggest installing Mercurial from official websiteRobert Hencke
2012-09-27codereview: use subprocess.call() instead of os.spawnvp() for portabilityShivakumar GN
2012-09-01codereview.py: correct error handling without decoratorUriel Mangado
2012-08-09godoc: report error for directories with multiple packagesRobert Griesemer
2012-08-07godoc: make id attributes uniqueRobert Griesemer
2012-07-11website: various html fixesDave Cheney
2012-05-17codereview: support mercurial 2.2.1Shenghou Ma
2012-04-25codereview: look for new release branchesRuss Cox
2012-04-20doc: don't wrap package names in directory listingAndrew Gerrand
2012-04-17codereview: restore help messagesAnthony Martin
2012-04-02codereview: give advice on 'cannot create CL outside default branch'Russ Cox
2012-03-30godoc: replace servePage's positional argument listRobert Griesemer
2012-03-28doc: link to Go Project Dashboard from package listAndrew Gerrand
2012-03-27doc: update licensing text one more timeAndrew Gerrand