<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/go-git.git/misc/chrome, branch dev.typealias</title>
<subtitle>github.com: golang/go
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/'/>
<entry>
<title>all: link to https instead of http</title>
<updated>2015-07-11T14:36:33+00:00</updated>
<author>
<name>Brad Fitzpatrick</name>
<email>bradfitz@golang.org</email>
</author>
<published>2015-07-10T23:17:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=2ae77376f7ab6f4161944570cb1b3a38ff47c5cd'/>
<id>2ae77376f7ab6f4161944570cb1b3a38ff47c5cd</id>
<content type='text'>
The one in misc/makerelease/makerelease.go is particularly bad and
probably warrants rotating our keys.

I didn't update old weekly notes, and reverted some changes involving
test code for now, since we're late in the Go 1.5 freeze. Otherwise,
the rest are all auto-generated changes, and all manually reviewed.

Change-Id: Ia2753576ab5d64826a167d259f48a2f50508792d
Reviewed-on: https://go-review.googlesource.com/12048
Reviewed-by: Rob Pike &lt;r@golang.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The one in misc/makerelease/makerelease.go is particularly bad and
probably warrants rotating our keys.

I didn't update old weekly notes, and reverted some changes involving
test code for now, since we're late in the Go 1.5 freeze. Otherwise,
the rest are all auto-generated changes, and all manually reviewed.

Change-Id: Ia2753576ab5d64826a167d259f48a2f50508792d
Reviewed-on: https://go-review.googlesource.com/12048
Reviewed-by: Rob Pike &lt;r@golang.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>misc/chrome/gophertool: update for the git/gerrit transition</title>
<updated>2014-12-18T07:34:46+00:00</updated>
<author>
<name>Shenghou Ma</name>
<email>minux@golang.org</email>
</author>
<published>2014-12-10T00:41:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=fc71d7b8ca9a911ad670ec56570fa90a3c4c76f5'/>
<id>fc71d7b8ca9a911ad670ec56570fa90a3c4c76f5</id>
<content type='text'>
Change-Id: I7b9601ae6e1cfb18ef79a7b189aa7e689c0fe942
Reviewed-on: https://go-review.googlesource.com/1621
Reviewed-by: Andrew Gerrand &lt;adg@golang.org&gt;
Reviewed-by: Brad Fitzpatrick &lt;bradfitz@golang.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I7b9601ae6e1cfb18ef79a7b189aa7e689c0fe942
Reviewed-on: https://go-review.googlesource.com/1621
Reviewed-by: Andrew Gerrand &lt;adg@golang.org&gt;
Reviewed-by: Brad Fitzpatrick &lt;bradfitz@golang.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>misc/chrome/gophertool: update URLs from code.google.com to new homes</title>
<updated>2014-12-13T10:18:27+00:00</updated>
<author>
<name>Brad Fitzpatrick</name>
<email>bradfitz@golang.org</email>
</author>
<published>2014-12-13T08:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=2d02ff278cb8b339df239f5706d2b5b13917e302'/>
<id>2d02ff278cb8b339df239f5706d2b5b13917e302</id>
<content type='text'>
Change-Id: I46bf9f1b84a331cabce2d3417b2b59ccb83d00fa
Reviewed-on: https://go-review.googlesource.com/1532
Reviewed-by: David Symonds &lt;dsymonds@golang.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I46bf9f1b84a331cabce2d3417b2b59ccb83d00fa
Reviewed-on: https://go-review.googlesource.com/1532
Reviewed-by: David Symonds &lt;dsymonds@golang.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gophertool: fix links</title>
<updated>2012-10-21T17:05:21+00:00</updated>
<author>
<name>Shenghou Ma</name>
<email>minux.ma@gmail.com</email>
</author>
<published>2012-10-21T17:05:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=3d00648dc1b08873f7e779d5a842641795ec42ad'/>
<id>3d00648dc1b08873f7e779d5a842641795ec42ad</id>
<content type='text'>
R=bradfitz
CC=golang-dev
https://golang.org/cl/6713043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=bradfitz
CC=golang-dev
https://golang.org/cl/6713043
</pre>
</div>
</content>
</entry>
<entry>
<title>gophertool: make work with latest Chrome extension security restrictions</title>
<updated>2012-10-08T00:56:10+00:00</updated>
<author>
<name>Brad Fitzpatrick</name>
<email>bradfitz@golang.org</email>
</author>
<published>2012-10-08T00:56:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=9e811683f1e4138820f0caaec20041c57c302f73'/>
<id>9e811683f1e4138820f0caaec20041c57c302f73</id>
<content type='text'>
No JavaScript in HTML anymore.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/6619066
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No JavaScript in HTML anymore.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/6619066
</pre>
</div>
</content>
</entry>
<entry>
<title>misc/chrome/gophertool: fix manifest</title>
<updated>2012-07-05T20:52:13+00:00</updated>
<author>
<name>Shenghou Ma</name>
<email>minux.ma@gmail.com</email>
</author>
<published>2012-07-05T20:52:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=b213891c06aece21cdfe0e8ebb672f061bb2d7e2'/>
<id>b213891c06aece21cdfe0e8ebb672f061bb2d7e2</id>
<content type='text'>
according to http://code.google.com/chrome/extensions/browserAction.html,
it should use "default_popup" instead of "popup".

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/6349077
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
according to http://code.google.com/chrome/extensions/browserAction.html,
it should use "default_popup" instead of "popup".

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/6349077
</pre>
</div>
</content>
</entry>
<entry>
<title>misc/chrome/gophertool: Support for manifest version 1 is being phased out.</title>
<updated>2012-06-25T21:19:08+00:00</updated>
<author>
<name>Amir Mohammad Saied</name>
<email>amir@gluegadget.com</email>
</author>
<published>2012-06-25T21:19:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=4c98584ecd83fa39a4a1ef5bcb0a06c5b555dd92'/>
<id>4c98584ecd83fa39a4a1ef5bcb0a06c5b555dd92</id>
<content type='text'>
Manifest version 1 was deprecated in Chrome 18, and support will be phased
out according to the schedule available at:
http://code.google.com/chrome/extensions/manifestVersion.html

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6332053
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Manifest version 1 was deprecated in Chrome 18, and support will be phased
out according to the schedule available at:
http://code.google.com/chrome/extensions/manifestVersion.html

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6332053
</pre>
</div>
</content>
</entry>
<entry>
<title>misc/chrome/gophertool: lower CL number's lower bound and fix input focus on Mac</title>
<updated>2012-05-16T20:22:44+00:00</updated>
<author>
<name>Shenghou Ma</name>
<email>minux.ma@gmail.com</email>
</author>
<published>2012-05-16T20:22:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=6dfe0162a659d75bf83379dd03c040ae8666b9a5'/>
<id>6dfe0162a659d75bf83379dd03c040ae8666b9a5</id>
<content type='text'>
As our CL number could be as small as 152046, changed CL number's lower bound
to 150000. Hopefully our issue count won't reach 150000 any time soon.
Chrome on Mac OS X has very strange behavior regarding the focus, although we
force the focus to the input box on load, the page still come up with focus on
"issue". Set the tabindex of the input box as a workaround.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/6212055
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As our CL number could be as small as 152046, changed CL number's lower bound
to 150000. Hopefully our issue count won't reach 150000 any time soon.
Chrome on Mac OS X has very strange behavior regarding the focus, although we
force the focus to the input box on load, the page still come up with focus on
"issue". Set the tabindex of the input box as a workaround.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/6212055
</pre>
</div>
</content>
</entry>
<entry>
<title>gophertool: fix link to the build status dashboard</title>
<updated>2012-02-02T04:53:31+00:00</updated>
<author>
<name>Jongmin Kim</name>
<email>atomaths@gmail.com</email>
</author>
<published>2012-02-02T04:53:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=a98faa9b6f059ed1e0503949f50f0a8d80d84f56'/>
<id>a98faa9b6f059ed1e0503949f50f0a8d80d84f56</id>
<content type='text'>
R=golang-dev
CC=bradfitz, golang-dev
https://golang.org/cl/5606050
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=golang-dev
CC=bradfitz, golang-dev
https://golang.org/cl/5606050
</pre>
</div>
</content>
</entry>
<entry>
<title>gophertool: make the keyword 'golang'</title>
<updated>2011-05-31T21:24:33+00:00</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2011-05-31T21:24:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=378c806c31ad47b67918f18f75c8b096aa090757'/>
<id>378c806c31ad47b67918f18f75c8b096aa090757</id>
<content type='text'>
R=bradfitz
CC=golang-dev
https://golang.org/cl/4529102
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=bradfitz
CC=golang-dev
https://golang.org/cl/4529102
</pre>
</div>
</content>
</entry>
</feed>
