<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/coderay.git/lib/coderay/scanners/diff.rb, branch test-code-climate</title>
<subtitle>github.com: rubychan/coderay.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/'/>
<entry>
<title>fix spaces around operators (RuboCop)</title>
<updated>2019-11-24T14:22:21+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2019-11-24T14:22:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=b5b3430d4635682b767c44469e28a70fe234187e'/>
<id>b5b3430d4635682b767c44469e28a70fe234187e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent running out of regexp stack</title>
<updated>2015-03-21T02:44:49+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2015-03-21T02:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=e5624a07e95cc7a3c704a4d08cddea582adc7f31'/>
<id>e5624a07e95cc7a3c704a4d08cddea582adc7f31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid empty tokens in Diff scanner</title>
<updated>2013-06-23T04:30:24+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-06-23T04:30:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=755904f7046d8a8d6208fe8367aaa3b9a19ecd65'/>
<id>755904f7046d8a8d6208fe8367aaa3b9a19ecd65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't allow \x00 in diff filenames</title>
<updated>2013-06-09T05:14:12+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-06-09T05:14:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=1ad75645ad880ede3c0590fd6a700b1847cc3fe4'/>
<id>1ad75645ad880ede3c0590fd6a700b1847cc3fe4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid empty tokens in Diff output, fix split_into_parts</title>
<updated>2013-06-09T04:24:29+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-06-09T04:24:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=667d4262e42b5866859fb9eb91a0617c1722e7a4'/>
<id>667d4262e42b5866859fb9eb91a0617c1722e7a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into multiline-inline-diff</title>
<updated>2011-12-27T03:08:29+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2011-12-27T03:08:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=2afe23ab0a3d17b50f55750241a682403ced4fc8'/>
<id>2afe23ab0a3d17b50f55750241a682403ced4fc8</id>
<content type='text'>
Conflicts:
	coderay.gemspec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	coderay.gemspec
</pre>
</div>
</content>
</entry>
<entry>
<title>let autoloading to the work (fix test warnings)</title>
<updated>2011-12-27T01:45:32+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2011-12-27T01:45:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=964397d4bfbcbbd27d51e252faf25e291429e7d9'/>
<id>964397d4bfbcbbd27d51e252faf25e291429e7d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify multiline diff regexp</title>
<updated>2011-12-12T03:50:36+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2011-12-12T03:50:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=c044a7a6eaba9ba47b8fde2cd6bdd444d8f87062'/>
<id>c044a7a6eaba9ba47b8fde2cd6bdd444d8f87062</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inline diff highlighting for multi-line changes (#227)</title>
<updated>2011-11-02T18:37:24+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2011-11-02T18:37:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=c38a5e228964fa9b0b3351a197cb3f0da10c9ec4'/>
<id>c38a5e228964fa9b0b3351a197cb3f0da10c9ec4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor fix in diff scanner, .tmproj filetype: 1.0.3</title>
<updated>2011-10-26T11:38:19+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2011-10-26T11:38:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=ff966c0079404c285925bab3900a74ad9f60058f'/>
<id>ff966c0079404c285925bab3900a74ad9f60058f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
