<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/tests, branch 0.8.1</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.8.1</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.8.1'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2019-05-29T21:02:16+00:00</updated>
<entry>
<title>Teach find -printf about %.Ns patterns, tweak help text, add tests.</title>
<updated>2019-05-29T21:02:16+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2019-05-29T21:02:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=a58d45a7d0afd1667dd1e5c8e318944a02aeab28'/>
<id>urn:sha1:a58d45a7d0afd1667dd1e5c8e318944a02aeab28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Workaround for mksh</title>
<updated>2019-05-29T01:57:17+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2019-05-29T01:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=40f6cc7e04e17107f95cab165b2d9021d3946ac6'/>
<id>urn:sha1:40f6cc7e04e17107f95cab165b2d9021d3946ac6</id>
<content type='text'>
(which doesn't handle "VAR=blah thingy" right if thingy is a function,
the variable winds up staying set after the function returns.)
</content>
</entry>
<entry>
<title>Teach sed about +N range ending.</title>
<updated>2019-05-26T13:15:44+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2019-05-26T13:15:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=6d2205e8131e9524ea3c3bb8cfd410a412c9fcaf'/>
<id>urn:sha1:6d2205e8131e9524ea3c3bb8cfd410a412c9fcaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>grep: add --exclude-dir.</title>
<updated>2019-05-26T01:24:35+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2019-05-24T20:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=2f9d9096aac148a26254801014feaff057b64fa0'/>
<id>urn:sha1:2f9d9096aac148a26254801014feaff057b64fa0</id>
<content type='text'>
Used quite a lot, especially with `--exclude-dir=.git`.
</content>
</entry>
<entry>
<title>Fix tar sparse extract with extension blocks.</title>
<updated>2019-05-20T04:18:26+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2019-05-20T04:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=e6460141851d3af158eefe9ade4cff75017e3a87'/>
<id>urn:sha1:e6460141851d3af158eefe9ade4cff75017e3a87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More tar tests.</title>
<updated>2019-05-19T18:38:18+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2019-05-19T18:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=abb373990e44421b2437e40cc0082be960ce24f0'/>
<id>urn:sha1:abb373990e44421b2437e40cc0082be960ce24f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a missing else, and an inverted test hidden by the missing else.</title>
<updated>2019-05-17T07:54:32+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2019-05-17T07:54:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=a39eab3fc7da89f2ee743dd116be632189f32c80'/>
<id>urn:sha1:a39eab3fc7da89f2ee743dd116be632189f32c80</id>
<content type='text'>
Add test to show failure case.
</content>
</entry>
<entry>
<title>Add human_readable_long() for more than 3 digits of output.</title>
<updated>2019-05-16T22:58:43+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2019-05-16T22:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=0536f45747a991a21b2b544f556da704eed22bd4'/>
<id>urn:sha1:0536f45747a991a21b2b544f556da704eed22bd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable lsattr from "make tests" because behavior differs with filesystem.</title>
<updated>2019-05-12T21:20:12+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2019-05-12T21:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=d42656a543676241067a87de7a833807917e5002'/>
<id>urn:sha1:d42656a543676241067a87de7a833807917e5002</id>
<content type='text'>
Also, debian's lsattr is producing longer output lines with new fields,
possibly an ioctl switch from FS_IOC_GETFLAGS -&gt; FS_IOC_FSGETXATTR? Anyway,
todo items here...
</content>
</entry>
<entry>
<title>Walk -M /dir:/dir0:/dirN in man.</title>
<updated>2019-05-11T00:19:50+00:00</updated>
<author>
<name>makepost</name>
<email>makepost@firemail.cc</email>
</author>
<published>2019-05-10T15:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=4ed8782eddfa0faf52ec5c273559166840fec776'/>
<id>urn:sha1:4ed8782eddfa0faf52ec5c273559166840fec776</id>
<content type='text'>
Iterate over MANPATH and ordered sections using a manpath() helper
equivalent of indenting logic of man x, man 1 x, and man -k each with a
strsep loop.
</content>
</entry>
</feed>
