summaryrefslogtreecommitdiff
path: root/src/cmd/fix/fix.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/fix: add golang.org/x/net/context fixSam Whited2016-09-151-4/+5
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* all: use "reports whether" in place of "returns true if(f)"Josh Bleecher Snyder2015-03-181-10/+10
* build: adjustments for move from src/pkg to srcRuss Cox2014-09-081-1/+1
* fix: walk ast.Ellipsis values.Nigel Tao2012-02-171-0/+1
* fix: add fix for crypto type changeRuss Cox2012-02-131-8/+101
* all packages: fix various typosRobert Griesemer2012-02-011-1/+1
* cmd/go: add go tools to rearrangementRob Pike2012-01-291-0/+754