aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2012-03-27doc: update footer textAndrew Gerrand
2012-03-27doc: add Terms of ServiceAndrew Gerrand
2012-03-26doc: Change id of footerBenny Siegert
2012-03-26godoc: make 'Overview' section collapsableAndrew Gerrand
2012-03-21godoc: use shorter titles for tabsRobert Griesemer
2012-03-15lib/godoc: removing leading / from search linksRuss Cox
2012-03-15godoc: style example headings like linksAndrew Gerrand
2012-03-13godoc: use elastic layout for most pagesAndrew Gerrand
2012-03-12codereview: fix for Mercurial 2.1Russ Cox
2012-03-06godoc: switch on +1 buttonsAndrew Gerrand
2012-03-06doc: add more gophersAndrew Gerrand
2012-03-05cmd/godoc: remove extra / in pathsUgorji Nwoke
2012-03-05godoc: support $GOPATH, simplify file system codeRuss Cox
2012-03-05doc: change menu, tweak front pageAndrew Gerrand
2012-03-04godoc: hide "Subdirectories" subheading if it is the only sectionAndrew Gerrand
2012-02-28godoc: add Examples link to top-level indexAndrew Gerrand
2012-02-27godoc: don't show directories w/o packages in flat dir modeRobert Griesemer
2012-02-23godoc: consistent placement of documentation sectionsRobert Griesemer
2012-02-22godoc: support flat directory view againAndrew Gerrand
2012-02-21codereview: add submit message support for newer clone URL and subreposShenghou Ma
2012-02-20godoc: fix tag mismatch validation errorsScott Lawrence
2012-02-19lib/time/zoneinfo: deleteRuss Cox
2012-02-19time: switch to using (uncompressed) zoneinfo zip fileRuss Cox
2012-02-18time: add zoneinfo files, mainly for non-Unix systemsRuss Cox
2012-02-18lib/time: add README, update.bash scriptRuss Cox
2012-02-16godoc: show example function doc comments in UIAndrew Gerrand