aboutsummaryrefslogtreecommitdiff
path: root/.hgignore
AgeCommit message (Expand)Author
2012-03-13build: update Makefile to track source code dependencies betterShenghou Ma
2012-03-08hgignore: ignoring misc/cgo/testso/main instead of /misc/cgo/testso/testsoFrancisco Souza
2012-03-08misc/cgo: re-enable testsoFrancisco Souza
2012-03-08build: re-enable some broken tests in run.bashShenghou Ma
2012-03-07hgignore: ignore run.out generated by misc/cgo/stdio/test.bashFrancisco Souza
2012-03-07.hgignore: delete references to Make.inc and syslist.goRob Pike
2012-02-20build: remove old version*.go files from hgignoreBrad Fitzpatrick
2012-02-17.hgignore: add src/cmd/dist/dist.dSYMShenghou Ma
2012-02-06.hgignore: delete more dregsRob Pike
2012-02-06.hgignore: delete dregsRob Pike
2012-02-05.hgignore: add VERSION.cacheGustavo Niemeyer
2012-02-03gc: check in y.tab.[ch], yerr.h, builtin.c.Russ Cox
2012-02-03.hgignore: update to ignore tmpltohtml.David Symonds
2012-02-01gc, cc: avoid using the wrong library when building the compilersAnthony Martin
2011-12-20.hgignore: ignore autogenerated filesChristopher Wedgwood
2011-12-02build: update .hgignoreAndrew Gerrand
2011-11-18misc/osx: Add scripts to create OS X package and disk imageScott Lawrence
2011-10-26.hgignore: ignore src/pkg/exp/ebnflint/ebnflintAlex Brainman
2011-09-20codereview: save CL messages in $(hg root)/last-changeRuss Cox
2011-09-14exp/norm: added normregtest to .hgignore.Marcel van Lohuizen
2011-08-10exp/norm: added trie lookup code and associated tests.Marcel van Lohuizen
2011-08-04exp/norm: maketables tool for generating tables for normalization.Marcel van Lohuizen
2011-06-06go/build: exclude cgo test from armAndrew Gerrand
2011-04-06syscall: add Mmap, Munmap on Linux, FreeBSD, OS XRuss Cox
2011-03-17.hgignore: Ignore all goinstalled packagesEvan Shaw
2011-03-07goinstall: handle $(GOOS) and $(GOARCH) in filenamesGustavo Niemeyer
2011-02-22.hgignore: add *.cgo*.{c,go}Gustavo Niemeyer
2011-02-19.hgignore: add doc/codelab/wiki/*.binGustavo Niemeyer
2011-02-09.hgignore: ignore src/pkg/runtime/version_*.goAlex Brainman
2011-01-31.hgignore: Add some more files created by all.bash.Ian Lance Taylor
2011-01-24codereview: handle file patterns betterRuss Cox
2011-01-19windows: implement exception handlingHector Chu
2011-01-12hg: add cgo/_cgo_* to .hgignore.Nigel Tao
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