aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-11-01[release-branch.go1.2] plan9: correct create permissions with union directoryAndrew Gerrand
2013-10-10lib/codereview: return an empty list when CONTRIBUTORS is not found instead o...Francesc Campoy
2013-10-10codereview: fix hg sync closing of CLs for subrepositoriesDominik Honnef
2013-10-08lib/time: update time zone files to version 2013gRob Pike
2013-10-07codereview: move dotfiles out of user home director to something sane.Jeff Sickel
2013-09-06codereview: update use of promptchoice for Mercurial 2.7Anthony Martin
2013-08-01cmd/godoc: delete from core repositoryAndrew Gerrand
2013-07-30doc: don't block page load on JavaScript fetchAndrew Gerrand
2013-07-02cmd/godoc: set up playground for examples that are already visibleAndrew Gerrand
2013-06-25codereview: force hg update after hg pull -u during hg syncRuss Cox
2013-06-07godoc: always use local jQuery scriptAndrew Gerrand
2013-06-04codereview: don't warn about secret commitsAnthony Martin
2013-05-22codereview.py: improve error message when user is not a committerFrancesc Campoy
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