- 95ed5c3 internal/buildcfg: move build configuration out of cmd/internal/objabi by Russ Cox · 4 years, 8 months ago
- ca0f303 .gitignore: ignore src/cmd/dist/dist by Tobias Klauser · 8 years ago
- d647b61 .gitignore: include only Go project artifiacts by Hana Kim · 8 years ago
- e4ba9e3 .gitignore: exclude /.idea/ by Hana (Hyang-Ah) Kim · 8 years ago
- 08fe563 .gitignore: change path to zbootstrap.go by Todd Neal · 9 years ago
- b60e61a cmd/dist: move cmd/go z files to cmd/go/internal/cfg by Russ Cox · 9 years ago
- f5608c2 .gitignore: fix attempt at rooted paths by Russ Cox · 9 years ago
- b90cb3f cmd/go: fail with nice error message on bad GOOS/GOARCH pair by Brad Fitzpatrick · 10 years ago
- 0453545 .gitignore: don't ignore y.output by Ian Lance Taylor · 10 years ago
- 814978a .gitignore: ignore src/go/build/zcgo.go by Shenghou Ma · 10 years ago
- 432cb66 runtime: break out system-specific constants into package sys by Michael Matloob · 10 years ago
- e861c9b .gitignore: ignore y.output by Josh Bleecher Snyder · 11 years ago
- c23e21e .gitignore: ignore ARM64 build products by Aram Hăvărneanu · 11 years ago
- 1fff4fb .gitignore: remove obselete entries by Shenghou Ma · 11 years ago
- 4ca2fc4 [dev.cc] cmd/new5a etc, cmd/internal/asm: edit to produce working Go code by Russ Cox · 11 years ago
- a8e5e80 [dev.cc] cmd/dist: write cmd/internal/obj/zbootstrap.go by Russ Cox · 11 years ago
- 38ecd2e all: tighten overly-broad runtime/z* gitignore line by Brad Fitzpatrick · 11 years ago
- 2639994 add bin/ to .gitignore. by David Symonds · 11 years ago
- 369873c convert .hgignore to .gitignore. by David Symonds · 11 years ago[Renamed (88%) from .hgignore]
- f0bd539 [dev.power64] all: merge default into dev.power64 by Austin Clements · 11 years ago
- 2bd616b build: merge the great pkg/ rename into dev.power64 by Austin Clements · 11 years ago
- 0211771 .hgignore: delete some dregs by Rob Pike · 11 years ago
- 220a6de build: adjustments for move from src/pkg to src by Russ Cox · 11 years ago
- fcb842c [dev.power64] .hgignore: update for the 9 toolchain by Shenghou Ma · 11 years ago
- 174b8c9 lib9: enable on Plan 9 by David du Colombier · 12 years ago
- 74a4354 .hgignore: remove duplicate entry by Ian Lance Taylor · 12 years ago
- 1e6996f .hgignore: remove merge markers by Ian Lance Taylor · 12 years ago
- dba4d11 .hgignore: ignore liblink/anames?.c by Russ Cox · 12 years ago
- 8642cbd cmd/dist: add liblink build information by Russ Cox · 12 years ago
- 74d2e09 build: ignore new zfiles, delete temp goplay binary in run.bash by Brad Fitzpatrick · 12 years ago
- f8067ad hgignore: cleanup obsolete entries. by Rémy Oudompheng · 13 years ago
- 0359621 build: update Makefile to track source code dependencies better by Shenghou Ma · 14 years ago
- b492bbe hgignore: ignoring misc/cgo/testso/main instead of /misc/cgo/testso/testso by Francisco Souza · 14 years ago
- dc57ed8 misc/cgo: re-enable testso by Francisco Souza · 14 years ago
- 90010f8 build: re-enable some broken tests in run.bash Updates #2982. by Shenghou Ma · 14 years ago
- ca21b12 hgignore: ignore run.out generated by misc/cgo/stdio/test.bash by Francisco Souza · 14 years ago
- 2632d75 .hgignore: delete references to Make.inc and syslist.go by Rob Pike · 14 years ago
- f274551 build: remove old version*.go files from hgignore by Brad Fitzpatrick · 14 years ago
- a2bdb5c .hgignore: add src/cmd/dist/dist.dSYM by Shenghou Ma · 14 years ago
- 1d2b19e .hgignore: delete more dregs by Rob Pike · 14 years ago
- d31d920 .hgignore: delete dregs by Rob Pike · 14 years ago
- 8f0602f .hgignore: add VERSION.cache by Gustavo Niemeyer · 14 years ago
- d53cdd1 gc: check in y.tab.[ch], yerr.h, builtin.c. by Russ Cox · 14 years ago
- 8091ac1 .hgignore: update to ignore tmpltohtml. by David Symonds · 14 years ago
- e280035 gc, cc: avoid using the wrong library when building the compilers by Anthony Martin · 14 years ago
- bbdd207 .hgignore: ignore autogenerated files by Christopher Wedgwood · 14 years ago
- 8bc6410 build: update .hgignore by Andrew Gerrand · 14 years ago
- dd73147 misc/osx: Add scripts to create OS X package and disk image by Scott Lawrence · 14 years ago
- 704bf77 .hgignore: ignore src/pkg/exp/ebnflint/ebnflint by Alex Brainman · 14 years ago
- 762729b codereview: save CL messages in $(hg root)/last-change by Russ Cox · 14 years ago
- 4e6f951 exp/norm: added normregtest to .hgignore. by Marcel van Lohuizen · 14 years ago
- 00cb627 exp/norm: added trie lookup code and associated tests. by Marcel van Lohuizen · 14 years ago
- b35d49f exp/norm: maketables tool for generating tables for normalization. by Marcel van Lohuizen · 14 years ago
- eb72403 go/build: exclude cgo test from arm by Andrew Gerrand · 15 years ago
- 48ae1f2 syscall: add Mmap, Munmap on Linux, FreeBSD, OS X by Russ Cox · 15 years ago
- bc35379 .hgignore: Ignore all goinstalled packages by Evan Shaw · 15 years ago
- 70f08b4 goinstall: handle $(GOOS) and $(GOARCH) in filenames by Gustavo Niemeyer · 15 years ago
- bd44684 .hgignore: add *.cgo*.{c,go} by Gustavo Niemeyer · 15 years ago
- 3173821 .hgignore: add doc/codelab/wiki/*.bin by Gustavo Niemeyer · 15 years ago
- 1c31589 .hgignore: ignore src/pkg/runtime/version_*.go by Alex Brainman · 15 years ago
- 31d7efd .hgignore: Add some more files created by all.bash. by Ian Lance Taylor · 15 years ago
- 17fc373a codereview: handle file patterns better by Russ Cox · 15 years ago
- aae5f91 windows: implement exception handling by Hector Chu · 15 years ago
- 8c6f997 hg: add cgo/_cgo_* to .hgignore. by Nigel Tao · 15 years ago
- 1756b31 add _testmain.go to .hgignore by Alex Brainman · 15 years ago
- ebe837d goinstall: added -a flag to mean "all remote packages" Fixes #897. by Scott Lawrence · 15 years ago
- 2585888 .hgignore: ignore src/cmd/cc/y.output by Christian Himpel · 15 years ago
- da392d9 build: no required environment variables by Russ Cox · 15 years ago
- 04cd381 hgignore: adds bin/ to support setting $GOBIN to $GOROOT/bin by James Whitehead · 15 years ago
- 9eb806f .hgignore: ignore doc/htmlgen by Paolo Giarrusso · 16 years ago
- 1820612 rename cgo2c to goc2c in ignored list by Alex Brainman · 16 years ago
- 0c3a93c runtime: add GOROOT and Version by Russ Cox · 16 years ago
- 766d042 fix garbage benchmark Makefile. by Russ Cox · 16 years ago
- b28e342 .hgignore: ignore .gitignore (already ignoring .git) by Russ Cox · 16 years ago
- 188b2ac add apple's .DS_Store to ignored list by Rob Pike · 16 years ago
- 8d6054a Ignore the temporary files used for improved error messages. by Ian Lance Taylor · 16 years ago
- 0ed728c Replicate signal names from syscall in os/signal. by David Symonds · 16 years ago
- 69039e5 build Make.deps during make.bash instead by Russ Cox · 16 years ago
- d05fa26 Let us have side by side git if we want by Josh Goebel · 16 years ago
- 49d4e8c Ignore more unimportant files. by Ian Lance Taylor · 16 years ago
- eef3fbb more file patterns to ignore by Russ Cox · 16 years ago
- 6d96b24 tell Mercurial which files to ignore by Russ Cox · 16 years ago