summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* godoc: move Examples above Index and make them both collapsableAndrew Gerrand2012-10-031-11/+27
* codereview.py: suggest installing Mercurial from official websiteRobert Hencke2012-10-031-5/+1
* codereview: use subprocess.call() instead of os.spawnvp() for portabilityShivakumar GN2012-09-271-1/+1
* codereview.py: correct error handling without decoratorUriel Mangado2012-09-011-45/+32
* godoc: report error for directories with multiple packagesRobert Griesemer2012-08-092-22/+0
* godoc: make id attributes uniqueRobert Griesemer2012-08-071-15/+24
* website: various html fixesDave Cheney2012-07-112-3/+3
* codereview: support mercurial 2.2.1Shenghou Ma2012-05-171-0/+4
* codereview: look for new release branchesRuss Cox2012-04-251-6/+5
* doc: don't wrap package names in directory listingAndrew Gerrand2012-04-201-2/+2
* codereview: restore help messagesAnthony Martin2012-04-171-0/+1
* codereview: give advice on 'cannot create CL outside default branch'Russ Cox2012-04-021-1/+1
* godoc: replace servePage's positional argument listRobert Griesemer2012-03-301-2/+2
* doc: link to Go Project Dashboard from package listAndrew Gerrand2012-03-281-0/+3
* doc: update licensing text one more timeAndrew Gerrand2012-03-271-3/+5
* doc: update footer textAndrew Gerrand2012-03-271-2/+3
* doc: add Terms of ServiceAndrew Gerrand2012-03-271-2/+3
* doc: Change id of footerBenny Siegert2012-03-261-1/+1
* godoc: make 'Overview' section collapsableAndrew Gerrand2012-03-262-6/+13
* godoc: use shorter titles for tabsRobert Griesemer2012-03-211-1/+1
* lib/godoc: removing leading / from search linksRuss Cox2012-03-151-5/+5
* godoc: style example headings like linksAndrew Gerrand2012-03-151-2/+2