<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/testsuite, branch noconsole</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=noconsole</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=noconsole'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2017-01-05T10:43:53+00:00</updated>
<entry>
<title>unzip: properly use CDF to find compressed files. Closes 9536</title>
<updated>2017-01-05T10:43:53+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2017-01-05T10:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e3c4db8b396e955ca01648ba51c0fd093f3cab56'/>
<id>urn:sha1:e3c4db8b396e955ca01648ba51c0fd093f3cab56</id>
<content type='text'>
function                                             old     new   delta
unzip_main                                          2437    2350     -87

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>randomconfig fixes</title>
<updated>2016-12-12T18:17:12+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-12-12T18:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=76de3257f7133a760c3d8908a99b850ea2d0f0b0'/>
<id>urn:sha1:76de3257f7133a760c3d8908a99b850ea2d0f0b0</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>randomconfig fixes</title>
<updated>2016-12-12T13:33:53+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-12-12T13:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=df25df784f2bbc5e3b27f8be6c3555c358f470c1'/>
<id>urn:sha1:df25df784f2bbc5e3b27f8be6c3555c358f470c1</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>randomconfig fixes</title>
<updated>2016-12-12T10:08:51+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-12-12T10:08:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=de912f0153c8c3f30040d546a7e96ccb949a803d'/>
<id>urn:sha1:de912f0153c8c3f30040d546a7e96ccb949a803d</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>randomconfig fixes</title>
<updated>2016-12-12T08:26:16+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-12-12T08:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=52ae0980112f57bbdf4590f649432264d00cc943'/>
<id>urn:sha1:52ae0980112f57bbdf4590f649432264d00cc943</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>find: fix handling of trailing slashes in -name PATTERN comparisons</title>
<updated>2016-11-25T19:14:33+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-11-25T19:14:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ccc9985c455753298a8799a4d12d5f531c67ae81'/>
<id>urn:sha1:ccc9985c455753298a8799a4d12d5f531c67ae81</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>patch: fix matching failure</title>
<updated>2016-11-24T10:40:36+00:00</updated>
<author>
<name>Aaro Koskinen</name>
<email>aaro.koskinen@iki.fi</email>
</author>
<published>2016-11-21T22:19:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cb810c48c036f50c19b08df7e161cdb0550a2abd'/>
<id>urn:sha1:cb810c48c036f50c19b08df7e161cdb0550a2abd</id>
<content type='text'>
Fix matching failure when plist is advanced while checking for buffered
lines - the lines in the hunk that are about to be added should be
skipped when checking for matching context.

Also add a valid test case that fails with current busybox and is fixed
by the change.

Signed-off-by: Aaro Koskinen &lt;aaro.koskinen@iki.fi&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>Make grep/egrep/fgrep independently selectable</title>
<updated>2016-11-14T04:09:48+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-11-14T04:09:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1924e99ad3513990f317c4295c35d5861521555a'/>
<id>urn:sha1:1924e99ad3513990f317c4295c35d5861521555a</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>tar: handle pax-encoded utf8 filenames and link names. Closes 9406</title>
<updated>2016-11-11T16:56:45+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2016-11-11T16:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9655f95d0f501b03b33c7896b7b0c23d090aff81'/>
<id>urn:sha1:9655f95d0f501b03b33c7896b7b0c23d090aff81</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>cpio: add ownership (-R) test cases</title>
<updated>2016-11-04T21:32:46+00:00</updated>
<author>
<name>Aaro Koskinen</name>
<email>aaro.koskinen@iki.fi</email>
</author>
<published>2016-11-02T22:25:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=46443a383cdd977d3b7644ffdac8041fa55e51da'/>
<id>urn:sha1:46443a383cdd977d3b7644ffdac8041fa55e51da</id>
<content type='text'>
Add ownership (-R) test cases.

Signed-off-by: Aaro Koskinen &lt;aaro.koskinen@iki.fi&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
