summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* godoc: consistent placement of documentation sectionsRobert Griesemer2012-02-231-8/+13
* godoc: support flat directory view againAndrew Gerrand2012-02-221-1/+5
* codereview: add submit message support for newer clone URL and subreposShenghou Ma2012-02-211-2/+10
* godoc: fix tag mismatch validation errorsScott Lawrence2012-02-201-2/+1
* lib/time/zoneinfo: deleteRuss Cox2012-02-19581-0/+0
* time: switch to using (uncompressed) zoneinfo zip fileRuss Cox2012-02-193-8/+14
* time: add zoneinfo files, mainly for non-Unix systemsRuss Cox2012-02-18581-0/+0
* lib/time: add README, update.bash scriptRuss Cox2012-02-182-0/+54
* godoc: show example function doc comments in UIAndrew Gerrand2012-02-161-2/+3
* godoc: support for package examples, display example suffixesAndrew Gerrand2012-02-162-3/+4
* doc: fix linksBrad Fitzpatrick2012-02-151-3/+3
* lib/godoc: fix subdirectories html referenceGustavo Niemeyer2012-02-141-1/+1
* godoc: list examples in indexAndrew Gerrand2012-02-142-1/+10
* godoc: new designAndrew Gerrand2012-02-132-83/+76
* godoc: static ids should be #lowercaseRob Pike2012-02-131-8/+8
* godoc: provide link to subdirectories, if anyRobert Griesemer2012-02-031-0/+3
* codereview: allow spaces in y.tab.[ch]Russ Cox2012-02-031-1/+1
* codereview: explain how to get hgpatch in error messageBrad Fitzpatrick2012-02-021-1/+1
* codereview: don't check default paths when codereview disabledAndrew Gerrand2012-02-021-5/+5
* codereview: ignore test files during 'hg gofmt'Russ Cox2012-01-301-2/+5
* codereview: fix initialization checkRuss Cox2012-01-291-1/+4