index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
makerelease
Age
Commit message (
Expand
)
Author
2015-07-22
misc/makerelease: delete
Andrew Gerrand
2015-07-11
all: link to https instead of http
Brad Fitzpatrick
2015-01-20
misc/makerelease: send file size when uploading
Andrew Gerrand
2015-01-18
misc/makerelease: workaround the go install -a restriction on release branches
Shenghou Ma
2015-01-16
misc/makerelease: a couple of small fixes
Andrew Gerrand
2015-01-15
misc/makerelease: use built in "del" to remove files
Andrew Gerrand
2015-01-14
misc/makerelease: check out core from git repo, use new oauth2 package
Andrew Gerrand
2014-12-15
misc/makerelease: fix build
Andrew Gerrand
2014-12-14
misc/makerelease: remove mercurial-specific special case
Andrew Gerrand
2014-12-11
misc/makerelease: handle git sub-repositories
Andrew Gerrand
2014-12-10
misc/makerelease: use new storage api, handle git sub-repos
Andrew Gerrand
2014-11-17
misc/makerelease: use release-branch.go1.4 for tools and tour
Andrew Gerrand
2014-11-10
all: use golang.org/x/... import paths
Andrew Gerrand
2014-10-27
misc/makerelease/windows: fix 404 help URL in installer
Emil Hessman
2014-10-22
misc/makerelease: set version number in Windows installer
Jens Frederich
2014-09-08
build: adjustments for move from src/pkg to src
Russ Cox
2014-09-06
misc/makerelease: make goimports-safe
Russ Cox
2014-08-13
misc/makerelease: exit with nonzero status code on error
Andrew Gerrand
2014-06-12
misc/makerelease: update default tag to release-branch.go1.3
Andrew Gerrand
2014-06-02
misc/makerelease: fix secret
Andrew Gerrand
2014-06-02
misc/makerelease: report uploads to the new downloads page
Andrew Gerrand
2014-05-29
misc/makerelease: upload files to Google Cloud Storage
Andrew Gerrand
2014-05-20
misc/makerelease: handle update tour file layout
Andrew Gerrand
2014-03-03
misc/makerelease: use windows installer resources from local goroot
Andrew Gerrand
2014-02-28
go/misc/makerelease: pin go-tour repo to a specific revision
Andrew Gerrand
2013-12-11
misc/dist: rename to makerelease
Andrew Gerrand