<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/linguist, branch v2.3.3</title>
<subtitle>Language Savant</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/linguist/atom?h=v2.3.3</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/linguist/atom?h=v2.3.3'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/linguist/'/>
<updated>2012-09-04T14:32:21+00:00</updated>
<entry>
<title>Linguist 2.3.3</title>
<updated>2012-09-04T14:32:21+00:00</updated>
<author>
<name>Joshua Peek</name>
<email>josh@joshpeek.com</email>
</author>
<published>2012-09-04T14:32:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/linguist/commit/?id=ae137847b42c21e15b5459ee85a28b0710e8af54'/>
<id>urn:sha1:ae137847b42c21e15b5459ee85a28b0710e8af54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #247 from github/check-size-first</title>
<updated>2012-09-02T07:09:51+00:00</updated>
<author>
<name>Scott J. Goldman</name>
<email>scottjg@github.com</email>
</author>
<published>2012-09-02T07:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/linguist/commit/?id=5443dc50a3379cbe10619b713c31a7e12d6a2f47'/>
<id>urn:sha1:5443dc50a3379cbe10619b713c31a7e12d6a2f47</id>
<content type='text'>
When testing if a blob is indexable or safe to colorize, check size first</content>
</entry>
<entry>
<title>Linguist 2.3.2</title>
<updated>2012-09-02T07:08:37+00:00</updated>
<author>
<name>Scott J. Goldman</name>
<email>scottjg@github.com</email>
</author>
<published>2012-09-01T05:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/linguist/commit/?id=fc435a254171ff7ac8ff1291fc03a071add3c346'/>
<id>urn:sha1:fc435a254171ff7ac8ff1291fc03a071add3c346</id>
<content type='text'>
</content>
</entry>
<entry>
<title>When testing if a blob is safe to colorize, check size first</title>
<updated>2012-09-02T07:08:37+00:00</updated>
<author>
<name>Scott J. Goldman</name>
<email>scottjg@github.com</email>
</author>
<published>2012-09-02T05:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/linguist/commit/?id=04394750e77ed8dc71b93a22ab3c9c8b79cbf57e'/>
<id>urn:sha1:04394750e77ed8dc71b93a22ab3c9c8b79cbf57e</id>
<content type='text'>
Similar to e415a13
</content>
</entry>
<entry>
<title>When testing if a blob is indexable, check size first</title>
<updated>2012-09-01T05:47:19+00:00</updated>
<author>
<name>Scott J. Goldman</name>
<email>scottjg@github.com</email>
</author>
<published>2012-09-01T05:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/linguist/commit/?id=e415a1351bf3e7eff0a33574400fa89c0941d9bf'/>
<id>urn:sha1:e415a1351bf3e7eff0a33574400fa89c0941d9bf</id>
<content type='text'>
Otherwise, charlock_holmes will allocate another large binary
buffer for testing the encoding, which is a problem if the binary
blob is many hundreds of MB large. It'll just fail and crash ruby.
</content>
</entry>
<entry>
<title>Merge pull request #245 from jcazevedo/master</title>
<updated>2012-08-28T17:55:11+00:00</updated>
<author>
<name>Joshua Peek</name>
<email>josh@joshpeek.com</email>
</author>
<published>2012-08-28T17:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/linguist/commit/?id=6ec907a915bf3d18d8f7debb58e9e859cb9de16c'/>
<id>urn:sha1:6ec907a915bf3d18d8f7debb58e9e859cb9de16c</id>
<content type='text'>
Add Shell sample</content>
</entry>
<entry>
<title>Add Shell sample</title>
<updated>2012-08-28T17:01:46+00:00</updated>
<author>
<name>Joao Azevedo</name>
<email>joao.c.azevedo@gmail.com</email>
</author>
<published>2012-08-28T17:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/linguist/commit/?id=1f55f01fa9c49b3179b5eb621016c7f7fa1184f5'/>
<id>urn:sha1:1f55f01fa9c49b3179b5eb621016c7f7fa1184f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linguist 2.3.1</title>
<updated>2012-08-27T16:34:55+00:00</updated>
<author>
<name>Joshua Peek</name>
<email>josh@joshpeek.com</email>
</author>
<published>2012-08-27T16:34:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/linguist/commit/?id=5d79b88875cc1ab4bebced9567195467f99e80df'/>
<id>urn:sha1:5d79b88875cc1ab4bebced9567195467f99e80df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add C++ sample</title>
<updated>2012-08-27T16:33:28+00:00</updated>
<author>
<name>Joshua Peek</name>
<email>josh@joshpeek.com</email>
</author>
<published>2012-08-27T16:33:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/linguist/commit/?id=458890b4b9d90f3c3f9d24ac5c61f97385b84e34'/>
<id>urn:sha1:458890b4b9d90f3c3f9d24ac5c61f97385b84e34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rebuild samples db</title>
<updated>2012-08-27T16:30:44+00:00</updated>
<author>
<name>Joshua Peek</name>
<email>josh@joshpeek.com</email>
</author>
<published>2012-08-27T16:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/linguist/commit/?id=89267f792d0dc125f0de324521be78cf9423d731'/>
<id>urn:sha1:89267f792d0dc125f0de324521be78cf9423d731</id>
<content type='text'>
</content>
</entry>
</feed>
