aboutsummaryrefslogtreecommitdiff
path: root/.hgignore
AgeCommit message (Expand)Author
2010-10-04add _testmain.go to .hgignoreAlex Brainman
2010-09-02goinstall: added -a flag to mean "all remote packages"Scott Lawrence
2010-08-26.hgignore: ignore src/cmd/cc/y.outputChristian Himpel
2010-08-18build: no required environment variablesRuss Cox
2010-07-19hgignore: adds bin/ to support setting $GOBIN to $GOROOT/binJames Whitehead
2010-06-09.hgignore: ignore doc/htmlgenPaolo Giarrusso
2010-04-26rename cgo2c to goc2c in ignored listAlex Brainman
2010-03-16runtime: add GOROOT and VersionRuss Cox
2010-02-09fix garbage benchmark Makefile.Russ Cox
2010-02-09.hgignore: ignore .gitignore (already ignoring .git)Russ Cox
2010-02-03add apple's .DS_Store to ignored listRob Pike
2010-02-01Ignore the temporary files used for improved error messages.Ian Lance Taylor
2010-01-11Replicate signal names from syscall in os/signal.David Symonds
2009-11-19build Make.deps during make.bash insteadRuss Cox
2009-11-17Let us have side by side git if we wantJosh Goebel
2009-11-07Ignore more unimportant files.Ian Lance Taylor
2009-11-01more file patterns to ignoreRuss Cox
2009-10-22tell Mercurial which files to ignoreRuss Cox