summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* godoc: use elastic layout for most pagesAndrew Gerrand2012-03-131-7/+3
* codereview: fix for Mercurial 2.1Russ Cox2012-03-121-0/+33
* godoc: switch on +1 buttonsAndrew Gerrand2012-03-061-2/+0
* doc: add more gophersAndrew Gerrand2012-03-061-1/+7
* cmd/godoc: remove extra / in pathsUgorji Nwoke2012-03-051-4/+4
* godoc: support $GOPATH, simplify file system codeRuss Cox2012-03-051-1/+1
* doc: change menu, tweak front pageAndrew Gerrand2012-03-051-4/+5
* godoc: hide "Subdirectories" subheading if it is the only sectionAndrew Gerrand2012-03-041-1/+1
* godoc: add Examples link to top-level indexAndrew Gerrand2012-02-281-1/+4
* godoc: don't show directories w/o packages in flat dir modeRobert Griesemer2012-02-272-13/+19