summaryrefslogtreecommitdiff
path: root/.hgignore
Commit message (Expand)AuthorAgeFilesLines
* codereview: save CL messages in $(hg root)/last-changeRuss Cox2011-09-201-0/+1
* exp/norm: added normregtest to .hgignore.Marcel van Lohuizen2011-09-141-0/+1
* exp/norm: added trie lookup code and associated tests.Marcel van Lohuizen2011-08-101-0/+1
* exp/norm: maketables tool for generating tables for normalization.Marcel van Lohuizen2011-08-041-0/+1
* go/build: exclude cgo test from armAndrew Gerrand2011-06-061-0/+1
* syscall: add Mmap, Munmap on Linux, FreeBSD, OS XRuss Cox2011-04-061-0/+2
* .hgignore: Ignore all goinstalled packagesEvan Shaw2011-03-171-2/+1
* goinstall: handle $(GOOS) and $(GOARCH) in filenamesGustavo Niemeyer2011-03-071-0/+1
* .hgignore: add *.cgo*.{c,go}Gustavo Niemeyer2011-02-221-0/+2
* .hgignore: add doc/codelab/wiki/*.binGustavo Niemeyer2011-02-191-0/+1
* .hgignore: ignore src/pkg/runtime/version_*.goAlex Brainman2011-02-091-0/+1
* .hgignore: Add some more files created by all.bash.Ian Lance Taylor2011-01-311-0/+5
* codereview: handle file patterns betterRuss Cox2011-01-241-0/+1
* windows: implement exception handlingHector Chu2011-01-191-0/+2
* hg: add cgo/_cgo_* to .hgignore.Nigel Tao2011-01-121-0/+1
* add _testmain.go to .hgignoreAlex Brainman2010-10-041-0/+1
* goinstall: added -a flag to mean "all remote packages"Scott Lawrence2010-09-021-0/+1
* .hgignore: ignore src/cmd/cc/y.outputChristian Himpel2010-08-261-0/+1
* build: no required environment variablesRuss Cox2010-08-181-1/+2
* hgignore: adds bin/ to support setting $GOBIN to $GOROOT/binJames Whitehead2010-07-191-0/+1
* .hgignore: ignore doc/htmlgenPaolo Giarrusso2010-06-091-0/+1
* rename cgo2c to goc2c in ignored listAlex Brainman2010-04-261-1/+1
* runtime: add GOROOT and VersionRuss Cox2010-03-161-1/+5
* fix garbage benchmark Makefile.Russ Cox2010-02-091-3/+1
* .hgignore: ignore .gitignore (already ignoring .git)Russ Cox2010-02-091-0/+4
* add apple's .DS_Store to ignored listRob Pike2010-02-031-0/+1
* Ignore the temporary files used for improved error messages.Ian Lance Taylor2010-02-011-0/+3
* Replicate signal names from syscall in os/signal.David Symonds2010-01-111-0/+1
* build Make.deps during make.bash insteadRuss Cox2009-11-191-0/+1
* Let us have side by side git if we wantJosh Goebel2009-11-171-0/+1
* Ignore more unimportant files.Ian Lance Taylor2009-11-071-2/+6
* more file patterns to ignoreRuss Cox2009-11-011-2/+5
* tell Mercurial which files to ignoreRuss Cox2009-10-221-0/+24