Go

View Git repositories

See all merge proposals.

Go has 21 active branches owned by 3 people. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:~push-gopher/golang/tip 1 Development 2013-07-22 19:02:27 UTC
17354. runtime: introduce notetsleepg functi...

Author: Dmitriy Vyukov
Revision Date: 2013-07-22 19:02:27 UTC

runtime: introduce notetsleepg function
notetsleepg is the same as notetsleep, but is called on user g.
It includes entersyscall/exitsyscall and will help to avoid
split stack functions in syscall status.

R=golang-dev, rsc
CC=golang-dev
https://codereview.appspot.com/11681043
HG=17354:3d177aef8dd3

lp:~push-gopher/golang/stable 1 Development 2013-06-13 02:49:43 UTC
17068. [release-branch.go1.1] doc: add go1.1...

Author: Andrew Gerrand
Revision Date: 2013-06-13 02:49:43 UTC

[release-branch.go1.1] doc: add go1.1.1 to the release notes

««« CL 10236045 / 3cda43260443
doc: add go1.1.1 to the release notes

R=golang-dev, iant
CC=golang-dev
https://codereview.appspot.com/10236045
»»»

R=golang-dev, iant
CC=golang-dev
https://codereview.appspot.com/10245044
HG=17068:a7bd9a33067b

lp:~niemeyer/golang/tip-packaging 1 Development 2013-06-12 13:45:27 UTC
24. Change build in build instead of bina...

Author: Gustavo Niemeyer
Revision Date: 2013-06-12 13:45:27 UTC

Change build in build instead of binary-arch, as suggested by wgrant.

Supposedly, this means fakeroot isn't used during build, which would
mean the bug in fakeroot that is breaking builds will be gone.

lp:~dave-cheney/golang/tip-packaging 1 Development 2013-01-24 22:54:33 UTC
24. Skip large testing phase

Author: Dave Cheney
Revision Date: 2013-01-24 22:53:33 UTC

Skip large testing phase

lp:~niemeyer/golang/stable-packaging 1 Development 2012-04-04 21:22:21 UTC
7. Fix substr index in awk version expre...

Author: Gustavo Niemeyer
Revision Date: 2012-04-04 21:22:21 UTC

Fix substr index in awk version expression.

lp:~niemeyer/golang/weekly-packaging 1 Development 2012-04-04 21:18:53 UTC
17. Add netbase to Build-Depends.

Author: Gustavo Niemeyer
Revision Date: 2012-04-04 21:18:53 UTC

Add netbase to Build-Depends.

lp:~push-gopher/golang/weekly 1 Development 2012-03-28 12:41:03 UTC
12869. weekly.2012-03-27 HG=12869:dc5e410f0b4c

Author: Andrew Gerrand
Revision Date: 2012-03-28 12:41:03 UTC

weekly.2012-03-27
HG=12869:dc5e410f0b4c

lp:~niemeyer/golang/weekly 1 Development 2012-02-11 01:38:40 UTC
11765. tag weekly.2012-02-07 R=golang-dev, ...

Author: Andrew Gerrand
Revision Date: 2012-02-08 03:54:14 UTC

tag weekly.2012-02-07

R=golang-dev, nigeltao
CC=golang-dev
http://codereview.appspot.com/5645052
HG=11765:1d946b0cc3fe

lp:~niemeyer/golang/disable-cpu-tests 1 Development 2012-02-06 15:20:51 UTC
11721. Disable CPU tests. They're too slow f...

Author: Gustavo Niemeyer
Revision Date: 2012-02-06 15:20:18 UTC

Disable CPU tests. They're too slow for arm builders.

lp:~niemeyer/golang/disable-go-build-tests-again 1 Development 2011-11-17 03:59:05 UTC
10371. Disable go/build tests once more.

Author: Gustavo Niemeyer
Revision Date: 2011-11-17 03:58:48 UTC

Disable go/build tests once more.

lp:~niemeyer/golang/mygo 1 Development 2011-09-09 18:44:32 UTC
1. Ubuntu Developer Week

Author: Gustavo Niemeyer
Revision Date: 2011-09-09 18:43:33 UTC

Ubuntu Developer Week

lp:~niemeyer/golang/testing 1 Development 2011-07-21 04:46:21 UTC
9197. Testing ELF fixes.

Author: Gustavo Niemeyer
Revision Date: 2011-07-21 04:46:21 UTC

Testing ELF fixes.

lp:~niemeyer/golang/unused-5-variables 1 Development 2011-07-14 20:51:47 UTC
8957. Fixed unused bit variable in 5g.

Author: Gustavo Niemeyer
Revision Date: 2011-07-14 20:51:47 UTC

Fixed unused bit variable in 5g.

lp:~niemeyer/golang/disable-elf-tests 1 Development 2011-07-14 13:19:33 UTC
8956. Disable elf tests.

Author: Gustavo Niemeyer
Revision Date: 2011-07-14 13:18:44 UTC

Disable elf tests.

lp:~niemeyer/golang/testing-packaging 1 Development 2011-06-21 16:36:41 UTC
5. Renamed to golang-testing.

Author: Gustavo Niemeyer
Revision Date: 2011-06-21 16:36:01 UTC

Renamed to golang-testing.

lp:~niemeyer/golang/disable-go-build-tests 1 Development 2011-06-18 00:42:05 UTC
8788. Disable go/build tests.

Author: Gustavo Niemeyer
Revision Date: 2011-06-18 00:41:35 UTC

Disable go/build tests.

lp:~niemeyer/golang/goinstall-without-stdlib-build 1 Development 2011-06-07 17:29:39 UTC
8295. Disable stdlib building on goinstall.

Author: Gustavo Niemeyer
Revision Date: 2011-06-07 16:20:07 UTC

Disable stdlib building on goinstall.

lp:~niemeyer/golang/version-without-hg 1 Development 2011-06-07 16:38:25 UTC
8295. If there's no .hg directory, and ther...

Author: Gustavo Niemeyer
Revision Date: 2011-06-07 16:35:21 UTC

If there's no .hg directory, and there's a VERSION file at the root,
use its content as output of version.bash.

lp:~niemeyer/golang/skip-syslog-net-tests 1 Development 2011-06-07 16:06:32 UTC
8295. Skip syslog net tests.

Author: Gustavo Niemeyer
Revision Date: 2011-06-07 16:06:16 UTC

Skip syslog net tests.

lp:~niemeyer/golang/goinstall-for-package 1 Development 2011-06-07 15:28:18 UTC
8295. goinstal: Disable -log by default and...

Author: Gustavo Niemeyer
Revision Date: 2011-06-07 15:27:46 UTC

goinstal: Disable -log by default and tell the user about $GOPATH
when not running as root.

lp:~niemeyer/golang/rename-o-to-obj 1 Development 2011-06-07 15:13:35 UTC
8295. Rename .o files to .obj so they're no...

Author: Gustavo Niemeyer
Revision Date: 2011-06-07 15:09:49 UTC

Rename .o files to .obj so they're not ignored.

121 of 21 results
You can't create new branches for Go.