<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/go-git.git/test/utf.go, branch dev.typeparams</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>test/[n-z]*.go: add documentation</title>
<updated>2012-02-24T00:48:19+00:00</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2012-02-24T00:48:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=80a9783f842ff5d14fd5e2e5d5a129635a081031'/>
<id>80a9783f842ff5d14fd5e2e5d5a129635a081031</id>
<content type='text'>
R=golang-dev, bradfitz, r
CC=golang-dev
https://golang.org/cl/5700056
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=golang-dev, bradfitz, r
CC=golang-dev
https://golang.org/cl/5700056
</pre>
</div>
</content>
</entry>
<entry>
<title>test: use testlib (final 61)</title>
<updated>2012-02-17T04:51:04+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2012-02-17T04:51:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=57eb06fe93db49501ab61340a1bf41b95a3474b3'/>
<id>57eb06fe93db49501ab61340a1bf41b95a3474b3</id>
<content type='text'>
X ,s;^// \$G (\$D/)?\$F\.go *$;// compile;g
X ,s;^// \$G (\$D/)?\$F\.go &amp;&amp; \$L \$F\.\$A *$;// build;g
X ,s;^// \$G (\$D/)?\$F\.go &amp;&amp; \$L \$F\.\$A &amp;&amp; \./\$A\.out *$;// run;g
X ,s;^// errchk \$G( -e)? (\$D/)?\$F\.go *$;// errorcheck;g

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5671080
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
X ,s;^// \$G (\$D/)?\$F\.go *$;// compile;g
X ,s;^// \$G (\$D/)?\$F\.go &amp;&amp; \$L \$F\.\$A *$;// build;g
X ,s;^// \$G (\$D/)?\$F\.go &amp;&amp; \$L \$F\.\$A &amp;&amp; \./\$A\.out *$;// run;g
X ,s;^// errchk \$G( -e)? (\$D/)?\$F\.go *$;// errorcheck;g

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5671080
</pre>
</div>
</content>
</entry>
<entry>
<title>renaming_4: gofix -r everything/but/src/pkg</title>
<updated>2011-11-08T23:43:02+00:00</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2011-11-08T23:43:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=f9489bed72f43333e50346785b75feff4e646aae'/>
<id>f9489bed72f43333e50346785b75feff4e646aae</id>
<content type='text'>
R=rsc
CC=golang-dev
https://golang.org/cl/5338043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=rsc
CC=golang-dev
https://golang.org/cl/5338043
</pre>
</div>
</content>
</entry>
<entry>
<title>cgo, goyacc, go/build, html, http, path, path/filepath, testing/quick, test: use rune</title>
<updated>2011-10-26T05:20:02+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2011-10-26T05:20:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=db33959797ad8ef1e86725db62aafb40297ea725'/>
<id>db33959797ad8ef1e86725db62aafb40297ea725</id>
<content type='text'>
Nothing terribly interesting here.

R=golang-dev, bradfitz, gri, r
CC=golang-dev
https://golang.org/cl/5300043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Nothing terribly interesting here.

R=golang-dev, bradfitz, gri, r
CC=golang-dev
https://golang.org/cl/5300043
</pre>
</div>
</content>
</entry>
<entry>
<title>test: remove semiocolons.</title>
<updated>2010-09-04T00:36:13+00:00</updated>
<author>
<name>Rob Pike</name>
<email>r@golang.org</email>
</author>
<published>2010-09-04T00:36:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=4f61fc96b2788be7cbfc6f7a72acef3d3feeeb6c'/>
<id>4f61fc96b2788be7cbfc6f7a72acef3d3feeeb6c</id>
<content type='text'>
The ken directory is untouched so we have some examples with explicit semis.

R=gri
CC=golang-dev
https://golang.org/cl/2157041
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ken directory is untouched so we have some examples with explicit semis.

R=gri
CC=golang-dev
https://golang.org/cl/2157041
</pre>
</div>
</content>
</entry>
<entry>
<title>change utf8.FullRuneInString and utf8.DecodeRuneInString</title>
<updated>2009-05-11T21:10:34+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2009-05-11T21:10:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=3619f1ea6a85b08f8c079b61115c567dd2e51f33'/>
<id>3619f1ea6a85b08f8c079b61115c567dd2e51f33</id>
<content type='text'>
to use single string argument instead of string, index.

R=r
DELTA=136  (9 added, 7 deleted, 120 changed)
OCL=28642
CL=28644
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to use single string argument instead of string, index.

R=r
DELTA=136  (9 added, 7 deleted, 120 changed)
OCL=28642
CL=28644
</pre>
</div>
</content>
</entry>
<entry>
<title>casify, cleanup sys</title>
<updated>2009-01-16T22:58:14+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2009-01-16T22:58:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=360962420c484427bbc16e1f8699ee5cccc4f012'/>
<id>360962420c484427bbc16e1f8699ee5cccc4f012</id>
<content type='text'>
R=r
OCL=22978
CL=22984
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=r
OCL=22978
CL=22984
</pre>
</div>
</content>
</entry>
<entry>
<title>new new &amp; make</title>
<updated>2009-01-06T23:19:02+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2009-01-06T23:19:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=5564504507c9b307840a5d13d9700d46e2a8524d'/>
<id>5564504507c9b307840a5d13d9700d46e2a8524d</id>
<content type='text'>
R=r
OCL=22166
CL=22166
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=r
OCL=22166
CL=22166
</pre>
</div>
</content>
</entry>
<entry>
<title>change *map to map; *chan to chan; new(T) to new(*T)</title>
<updated>2008-12-19T11:05:37+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2008-12-19T11:05:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=08ca30bbfad04d3ca1bf7ae75c291b91ecb00aef'/>
<id>08ca30bbfad04d3ca1bf7ae75c291b91ecb00aef</id>
<content type='text'>
fix bugs left over from *[] to [] conversion.

TBR=r
OCL=21576
CL=21581
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix bugs left over from *[] to [] conversion.

TBR=r
OCL=21576
CL=21581
</pre>
</div>
</content>
</entry>
<entry>
<title>minor int/float fixes</title>
<updated>2008-10-29T20:58:12+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@golang.org</email>
</author>
<published>2008-10-29T20:58:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go-git.git/commit/?id=9cdb8bd50240ba2b9251f61ad0b79c562f290556'/>
<id>9cdb8bd50240ba2b9251f61ad0b79c562f290556</id>
<content type='text'>
R=ken
OCL=18032
CL=18032
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
R=ken
OCL=18032
CL=18032
</pre>
</div>
</content>
</entry>
</feed>
