summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/codereview: add LGTM= line to commit messagesRuss Cox2014-01-231-5/+20
* codereview: switch defaultcc to golang-codereviewsRuss Cox2013-12-201-1/+1
* plan9: correct create permissions with union directoryJeff Sickel2013-10-231-1/+1
* lib/codereview: return an empty list when CONTRIBUTORS is not found instead o...Francesc Campoy2013-10-101-1/+1
* codereview: fix hg sync closing of CLs for subrepositoriesDominik Honnef2013-10-101-1/+1
* lib/time: update time zone files to version 2013gRob Pike2013-10-082-2/+4
* codereview: move dotfiles out of user home director to something sane.Jeff Sickel2013-10-071-0/+8
* codereview: update use of promptchoice for Mercurial 2.7Anthony Martin2013-09-061-1/+4
* cmd/godoc: delete from core repositoryAndrew Gerrand2013-08-0111-707/+0
* doc: don't block page load on JavaScript fetchAndrew Gerrand2013-07-302-62/+7
* cmd/godoc: set up playground for examples that are already visibleAndrew Gerrand2013-07-021-9/+18
* codereview: force hg update after hg pull -u during hg syncRuss Cox2013-06-251-1/+32
* godoc: always use local jQuery scriptAndrew Gerrand2013-06-071-2/+1
* codereview: don't warn about secret commitsAnthony Martin2013-06-041-2/+6
* codereview.py: improve error message when user is not a committerFrancesc Campoy2013-05-221-0/+3
* lib/time: update to IANA 2013cRob Pike2013-04-222-2/+2
* lib/time: update time zone to IANA version 2013bRob Pike2013-04-022-2/+2
* cmd/godoc: don't linkify index entriesRobert Griesemer2013-04-021-12/+12
* cmd/godoc: provide a link from notes to source locationRobert Griesemer2013-03-281-2/+2
* cmd/godoc: cleanupsRobert Griesemer2013-03-281-8/+7
* godoc: pass *PageInfos instead of *token.FileSets in templatesRobert Griesemer2013-03-262-35/+35
* lib/codereview/codereview.py: fix crash when hg gofmt has no filesRob Pike2013-03-261-1/+2
* go/doc, godoc: improved note readingRobert Griesemer2013-03-192-2/+4
* lib/godoc: convert indentation to tabs.Oling Cat2013-03-191-10/+10
* codereview: re-enable 15-second status printsRuss Cox2013-03-151-1/+3
* cmd/godoc: fix BUGS heading in text modeRuss Cox2013-03-131-1/+1
* cmd/godoc: only show package documentation for commandsRobert Griesemer2013-03-112-8/+11
* lib/time: update link in README; draft now an RFCRuss Cox2013-03-111-1/+1
* cmd/godoc: add support for display Notes parsed by pkg/go/docCosmos Nicolaou2013-02-252-20/+7
* cmd/godoc: show examples in text modeVolker Dobler2013-02-251-3/+8
* cmd/godoc: use go/build to determine package and example filesRobert Griesemer2013-02-192-2/+2
* codereview: give up on http fetch after 30 secondsRuss Cox2013-02-191-0/+2
* cmd/godoc: add support for doc.Package.NotesCosmos Nicolaou2013-02-142-1/+19
* codereview: use hgapplydiff instead of hgpatchRuss Cox2013-02-071-9/+9
* codereview: show 'not lgtms' in hg p output (with lgtms)Russ Cox2013-01-291-1/+1
* lib/godoc: link to Projects wiki page instead of dashboardAndrew Gerrand2013-01-181-1/+1
* lib/godoc/example.html: htmlify the play codeShenghou Ma2012-12-131-1/+1
* lib/codereview: suggest argument to hg mail / hg submitRuss Cox2012-12-111-4/+4
* godoc: move example list into index sectionRuss Cox2012-12-101-17/+12
* codereview: always use HTTPSBrad Fitzpatrick2012-11-291-9/+9
* lib/godoc/codewalk.html: remove duplicate jquery inclusionShenghou Ma2012-11-181-2/+0
* codereview: protect against read-only upstream repositoryShenghou Ma2012-10-201-1/+2
* codereview.py: Fix crash on auth error handling.Uriel Mangado2012-10-111-9/+11
* godoc: add dropdown playground to nav barAndrew Gerrand2012-10-102-5/+29
* godoc: fetch jQuery via httpsAndrew Gerrand2012-10-081-1/+1
* codereview: more mercurial interface fixesShenghou Ma2012-10-081-14/+14
* lib/godoc/godoc.html: try Google hosted jQuery first, fallback to locally hos...Shenghou Ma2012-10-041-1/+2
* godoc: make examples editable and runnable in playgroundAndrew Gerrand2012-10-042-5/+60
* godoc: add jQuery to Go repository, rewrite godocs.js to use jQueryAndrew Gerrand2012-10-041-1/+2
* godoc: show contents in correct order, expand sections on clickAndrew Gerrand2012-10-041-2/+2