<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/go-git.git/doc/go1.1.html, branch dev.inline</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: fix misprints in comments</title>
<updated>2015-06-11T14:18:57+00:00</updated>
<author>
<name>Ainar Garipov</name>
<email>gugl.zadolbal@gmail.com</email>
</author>
<published>2015-06-11T13:49:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=7f9f70e5b65d116539b5c6ee586ea12988682a4f'/>
<id>7f9f70e5b65d116539b5c6ee586ea12988682a4f</id>
<content type='text'>
These were found by grepping the comments from the go code and feeding
the output to aspell.

Change-Id: Id734d6c8d1938ec3c36bd94a4dbbad577e3ad395
Reviewed-on: https://go-review.googlesource.com/10941
Reviewed-by: Aamir Khan &lt;syst3m.w0rm@gmail.com&gt;
Reviewed-by: Brad Fitzpatrick &lt;bradfitz@golang.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These were found by grepping the comments from the go code and feeding
the output to aspell.

Change-Id: Id734d6c8d1938ec3c36bd94a4dbbad577e3ad395
Reviewed-on: https://go-review.googlesource.com/10941
Reviewed-by: Aamir Khan &lt;syst3m.w0rm@gmail.com&gt;
Reviewed-by: Brad Fitzpatrick &lt;bradfitz@golang.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: drop scheme from links that are known to support HTTPS</title>
<updated>2014-07-25T00:28:39+00:00</updated>
<author>
<name>Andrew Gerrand</name>
<email>adg@golang.org</email>
</author>
<published>2014-07-25T00:28:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=43ad89d627ece6d95529a51eeba67b8748039103'/>
<id>43ad89d627ece6d95529a51eeba67b8748039103</id>
<content type='text'>
golang.org now serves HTTPS with a valid cert, so it's reasonable
that users should click through to the HTTPS versions of *.golang.org
and other known sites.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/112650043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
golang.org now serves HTTPS with a valid cert, so it's reasonable
that users should click through to the HTTPS versions of *.golang.org
and other known sites.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/112650043
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: fix a few broken links</title>
<updated>2013-10-08T20:05:43+00:00</updated>
<author>
<name>Andrew Gerrand</name>
<email>adg@golang.org</email>
</author>
<published>2013-10-08T20:05:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=cf694aac346fefc0383ebf2ecb83b365c0357920'/>
<id>cf694aac346fefc0383ebf2ecb83b365c0357920</id>
<content type='text'>
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/14494044
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/14494044
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: move spec and memory model back to /ref/</title>
<updated>2013-10-03T23:45:06+00:00</updated>
<author>
<name>Andrew Gerrand</name>
<email>adg@golang.org</email>
</author>
<published>2013-10-03T23:45:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=48ba6fe553a5480de8a5fd6da1ab7709c0becc3b'/>
<id>48ba6fe553a5480de8a5fd6da1ab7709c0becc3b</id>
<content type='text'>
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/14364043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/14364043
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: update links to spec and memory model</title>
<updated>2013-09-26T23:46:36+00:00</updated>
<author>
<name>Andrew Gerrand</name>
<email>adg@golang.org</email>
</author>
<published>2013-09-26T23:46:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=1f7c8a9aeda6772fa3b33da2bf3b6ad3be6125ab'/>
<id>1f7c8a9aeda6772fa3b33da2bf3b6ad3be6125ab</id>
<content type='text'>
Fixes #6488.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/14004043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #6488.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/14004043
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/go1.1.html: remove extra space; close some tags.</title>
<updated>2013-06-01T14:28:04+00:00</updated>
<author>
<name>Oling Cat</name>
<email>olingcat@gmail.com</email>
</author>
<published>2013-06-01T14:28:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=5b7d422a05652893e27fc8393f9435ec2386bc83'/>
<id>5b7d422a05652893e27fc8393f9435ec2386bc83</id>
<content type='text'>
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/9941043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/9941043
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: GCC 4.8.1 is not updated to Go 1.1</title>
<updated>2013-05-22T20:05:31+00:00</updated>
<author>
<name>Ian Lance Taylor</name>
<email>iant@golang.org</email>
</author>
<published>2013-05-22T20:05:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=452f3bc7599afcee9a5bda0caee4f7859c8d170a'/>
<id>452f3bc7599afcee9a5bda0caee4f7859c8d170a</id>
<content type='text'>
I will try again for 4.8.2.

R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/9663045
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I will try again for 4.8.2.

R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/9663045
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: add a "New packages" section to the 1.1 release notes.</title>
<updated>2013-05-13T04:58:27+00:00</updated>
<author>
<name>Nigel Tao</name>
<email>nigeltao@golang.org</email>
</author>
<published>2013-05-13T04:58:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=0ae5036b268648305496acc09e0875b258c95e0d'/>
<id>0ae5036b268648305496acc09e0875b258c95e0d</id>
<content type='text'>
R=adg, r
CC=golang-dev
https://golang.org/cl/9344044
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=adg, r
CC=golang-dev
https://golang.org/cl/9344044
</pre>
</div>
</content>
</entry>
<entry>
<title>syscall: fix prototype of Fchflags (API change)</title>
<updated>2013-05-06T21:20:00+00:00</updated>
<author>
<name>Shenghou Ma</name>
<email>minux.ma@gmail.com</email>
</author>
<published>2013-05-06T21:20:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=6de184b385c8a15095cab925f50980e7c62f2ec3'/>
<id>6de184b385c8a15095cab925f50980e7c62f2ec3</id>
<content type='text'>
API change, but the old API is obviously wrong.

R=golang-dev, iant, r, rsc
CC=golang-dev
https://golang.org/cl/9157044
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
API change, but the old API is obviously wrong.

R=golang-dev, iant, r, rsc
CC=golang-dev
https://golang.org/cl/9157044
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: only U+FEFF is a byte-order mark; U+FFFE is not</title>
<updated>2013-05-02T19:01:31+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2013-05-02T19:01:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=a941491b4eb3e877f64ba5dba24c1c3550e9d872'/>
<id>a941491b4eb3e877f64ba5dba24c1c3550e9d872</id>
<content type='text'>
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/9103046
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/9103046
</pre>
</div>
</content>
</entry>
</feed>
