<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/toys, branch 0.0.7</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.0.7</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.0.7'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2008-10-25T04:19:38+00:00</updated>
<entry>
<title>Tighten up chvt, save a few bytes.</title>
<updated>2008-10-25T04:19:38+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-10-25T04:19:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=839fb0b36ef91c8b69aea88f2f0258453e932b74'/>
<id>urn:sha1:839fb0b36ef91c8b69aea88f2f0258453e932b74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade patch to detect hunks that start after a false start.</title>
<updated>2008-10-23T21:44:30+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-10-23T21:44:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=bdf037ff5e1b933d624ac74c62c5c1eb14464737'/>
<id>urn:sha1:bdf037ff5e1b933d624ac74c62c5c1eb14464737</id>
<content type='text'>
Imagine a hunk that starts with a blank line, but the site to patch starts
with two blank lines.  Before we'd read the first blank line, think it was the
start of the hunk and buffer it, read the second blank line, notice that it
didn't match the second line of the hunk, and discard _both_ buffered lines of
context (writing them to the output file) without checking that one of the
later context lines might have been the real start of the hunk.

Make it re-check the rest of the buffered context for matches each time it
discards a line of buffered context.
</content>
</entry>
<entry>
<title>Fix giant glaring thinko.</title>
<updated>2008-08-28T22:32:05+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-08-28T22:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=cebe48aebfbb9378715db1ef98e0a8bcd1a39998'/>
<id>urn:sha1:cebe48aebfbb9378715db1ef98e0a8bcd1a39998</id>
<content type='text'>
</content>
</entry>
<entry>
<title>An error from an input file isn't fatal, keep reading remaining input files.</title>
<updated>2008-08-15T19:16:53+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-08-15T19:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=24396bbf78d03dee1e695d8b32bea48805c89a1b'/>
<id>urn:sha1:24396bbf78d03dee1e695d8b32bea48805c89a1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Chroot should stop option parsing at the first non-option argument.</title>
<updated>2008-08-15T19:14:10+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-08-15T19:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=5a9c37f5e9dde147270974d796b5c6c742fb2804'/>
<id>urn:sha1:5a9c37f5e9dde147270974d796b5c6c742fb2804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add "tee" command.</title>
<updated>2008-07-04T00:19:00+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-07-04T00:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=2bfaaf25614985ada5490d08e005b36f948d8186'/>
<id>urn:sha1:2bfaaf25614985ada5490d08e005b36f948d8186</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finish bzcat.</title>
<updated>2008-07-04T00:16:38+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-07-04T00:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=df92ef5e8e6cf62358b37f441952b7b5f310b20c'/>
<id>urn:sha1:df92ef5e8e6cf62358b37f441952b7b5f310b20c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Option parsing: stopearly is now a ^ prefix (not +), and an option string with</title>
<updated>2008-06-27T03:48:43+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-06-27T03:48:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=b1487dc9ed8c892afde94a8ac04350e3ca0e7074'/>
<id>urn:sha1:b1487dc9ed8c892afde94a8ac04350e3ca0e7074</id>
<content type='text'>
no flags auto-enables stopearly (so seq doesn't have to specify it to avoid
having negative number arguments eaten by the option parsing logic).
</content>
</entry>
<entry>
<title>Only apply global flags to fallback sort.</title>
<updated>2008-06-22T09:15:36+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-06-22T09:15:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=32113a23ce792a718d654bd0ef8387f1b6648a2a'/>
<id>urn:sha1:32113a23ce792a718d654bd0ef8387f1b6648a2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Most of an susv3 compliant sort implementation (loosely based on the one I wrote back in 2005).</title>
<updated>2008-06-19T00:31:32+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2008-06-19T00:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=49fcd9aa74b25334f3a8383a1bed67195afb2ad3'/>
<id>urn:sha1:49fcd9aa74b25334f3a8383a1bed67195afb2ad3</id>
<content type='text'>
Still a few bugs.  Needs a _biiiiig_ test suite...
</content>
</entry>
</feed>
