<feed xmlns='http://www.w3.org/2005/Atom'>
<title>colorize.git, branch v0.57</title>
<subtitle>Colorize text on terminal with ANSI escape sequences</subtitle>
<id>http://cgit.refcnt.org/colorize.git/atom/?h=v0.57</id>
<link rel='self' href='http://cgit.refcnt.org/colorize.git/atom/?h=v0.57'/>
<link rel='alternate' type='text/html' href='http://cgit.refcnt.org/colorize.git/'/>
<updated>2015-10-04T13:07:20+00:00</updated>
<entry>
<title>colorize 0.57</title>
<updated>2015-10-04T13:07:20+00:00</updated>
<author>
<name>Steven Schubiger</name>
<email>stsc@refcnt.org</email>
</author>
<published>2015-10-04T13:07:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.refcnt.org/colorize.git/commit/?id=6be9faf1cbf403d2a855d97c1764de94bd61ae87'/>
<id>urn:sha1:6be9faf1cbf403d2a855d97c1764de94bd61ae87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Readjust indentation of tests</title>
<updated>2015-10-04T12:56:51+00:00</updated>
<author>
<name>Steven Schubiger</name>
<email>stsc@refcnt.org</email>
</author>
<published>2015-10-04T12:56:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.refcnt.org/colorize.git/commit/?id=b2b1fa65b9f09ee878e2ad48c5396f6e9460f673'/>
<id>urn:sha1:b2b1fa65b9f09ee878e2ad48c5396f6e9460f673</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace echo command invocations with printf</title>
<updated>2015-10-03T20:45:13+00:00</updated>
<author>
<name>Steven Schubiger</name>
<email>stsc@refcnt.org</email>
</author>
<published>2015-10-03T20:45:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.refcnt.org/colorize.git/commit/?id=0ffd3036fe3f53cf5e6d25f128c075163b305f68'/>
<id>urn:sha1:0ffd3036fe3f53cf5e6d25f128c075163b305f68</id>
<content type='text'>
to be more portable.
</content>
</entry>
<entry>
<title>Catch test file exceptions</title>
<updated>2015-10-01T11:22:14+00:00</updated>
<author>
<name>Steven Schubiger</name>
<email>stsc@refcnt.org</email>
</author>
<published>2015-10-01T11:22:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.refcnt.org/colorize.git/commit/?id=f72501505fef26e5ac48fbaa4611f71891f49b38'/>
<id>urn:sha1:f72501505fef26e5ac48fbaa4611f71891f49b38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'merge_part_line'</title>
<updated>2015-09-30T14:14:11+00:00</updated>
<author>
<name>Steven Schubiger</name>
<email>stsc@refcnt.org</email>
</author>
<published>2015-09-30T14:14:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.refcnt.org/colorize.git/commit/?id=7f313b1c22e61541aea2bcbe666639e05e69c9ad'/>
<id>urn:sha1:7f313b1c22e61541aea2bcbe666639e05e69c9ad</id>
<content type='text'>
When cleaning lines with --clean[-all], reduce allocating space
for the partial line in memory.  Previously, string concatenation
may have lead to excessive use of memory.
</content>
</entry>
<entry>
<title>Lazily allocate memory</title>
<updated>2015-09-20T14:13:11+00:00</updated>
<author>
<name>Steven Schubiger</name>
<email>stsc@refcnt.org</email>
</author>
<published>2015-09-20T14:13:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.refcnt.org/colorize.git/commit/?id=f77dfa416cafc1a9db80349b31e6cb82e7f0491d'/>
<id>urn:sha1:f77dfa416cafc1a9db80349b31e6cb82e7f0491d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Double memory when increasing buffer</title>
<updated>2015-09-03T11:49:27+00:00</updated>
<author>
<name>Steven Schubiger</name>
<email>stsc@refcnt.org</email>
</author>
<published>2015-09-03T11:49:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.refcnt.org/colorize.git/commit/?id=6863ca2831b26c73b091e5e4b4215f5112ed2362'/>
<id>urn:sha1:6863ca2831b26c73b091e5e4b4215f5112ed2362</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Choose larger integer data type</title>
<updated>2015-08-28T13:48:41+00:00</updated>
<author>
<name>Steven Schubiger</name>
<email>stsc@refcnt.org</email>
</author>
<published>2015-08-28T13:48:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.refcnt.org/colorize.git/commit/?id=ce23df99848c52c808acc76a584f60228aab4376'/>
<id>urn:sha1:ce23df99848c52c808acc76a584f60228aab4376</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Amend test name and comment</title>
<updated>2015-08-23T19:39:01+00:00</updated>
<author>
<name>Steven Schubiger</name>
<email>stsc@refcnt.org</email>
</author>
<published>2015-08-23T19:39:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.refcnt.org/colorize.git/commit/?id=51dda1be52cbc5a79a16cdada24fd92c8696dfa0'/>
<id>urn:sha1:51dda1be52cbc5a79a16cdada24fd92c8696dfa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly indent pair of braces</title>
<updated>2015-08-18T17:10:50+00:00</updated>
<author>
<name>Steven Schubiger</name>
<email>stsc@refcnt.org</email>
</author>
<published>2015-08-18T17:10:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.refcnt.org/colorize.git/commit/?id=d15d767e78401203e962d8fff77921409625db9a'/>
<id>urn:sha1:d15d767e78401203e962d8fff77921409625db9a</id>
<content type='text'>
</content>
</entry>
</feed>
