<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/testsuite, branch 1_19_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_19_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_19_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2011-08-28T11:00:29+00:00</updated>
<entry>
<title>Apply post-1.19.0 patches, bump version to 1.19.1</title>
<updated>2011-08-28T11:00:29+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-08-28T11:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cc272b06eefb87030bb85b686abdbc22b5ed1c34'/>
<id>urn:sha1:cc272b06eefb87030bb85b686abdbc22b5ed1c34</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>testsuite: fixes after randomconfig run</title>
<updated>2011-08-11T08:40:12+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-08-11T08:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2969e24e2a808d98dee59982302ffb89e968af49'/>
<id>urn:sha1:2969e24e2a808d98dee59982302ffb89e968af49</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>randomconfig fixes</title>
<updated>2011-08-10T08:45:48+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-08-10T08:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=47b03368f34d45a3787e261189d7157b3a63dd29'/>
<id>urn:sha1:47b03368f34d45a3787e261189d7157b3a63dd29</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>randomconfig fixes</title>
<updated>2011-08-09T22:51:29+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-08-09T22:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b47b3ce1bd651c689fae3cac2760f43f453e2b6e'/>
<id>urn:sha1:b47b3ce1bd651c689fae3cac2760f43f453e2b6e</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>fix false positive in parse test</title>
<updated>2011-06-18T07:29:21+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-06-18T07:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=da947607625bc5510ec56b27e04445db300f4418'/>
<id>urn:sha1:da947607625bc5510ec56b27e04445db300f4418</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>od: code shrink, fix "od --traditional FILE"</title>
<updated>2011-05-21T15:43:06+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-05-21T15:43:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5c10fa5c241b116b8c623189a42673754b21dc8c'/>
<id>urn:sha1:5c10fa5c241b116b8c623189a42673754b21dc8c</id>
<content type='text'>
function                                             old     new   delta
parse_old_offset                                     107     125     +18
packed_usage                                       28715   28691     -24
od_main                                             2312    2275     -37

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>sed: support \r in s command</title>
<updated>2011-05-02T22:52:22+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-05-02T22:52:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6a0abcc02f0773f32f2d31b3532eec1b11e1f67d'/>
<id>urn:sha1:6a0abcc02f0773f32f2d31b3532eec1b11e1f67d</id>
<content type='text'>
function                                             old     new   delta
copy_parsing_escapes                                  65      91     +26

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>mount: add a test for bind+rshared</title>
<updated>2011-03-14T05:28:28+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-03-14T05:28:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c2fda8642dc917e3a95f1a556b0876249a1bb321'/>
<id>urn:sha1:c2fda8642dc917e3a95f1a556b0876249a1bb321</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>ls: fix handling of symlinks by option -1</title>
<updated>2011-03-12T02:12:36+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-03-12T02:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ea684c6aaf23ead57fac74c3ceaa651c1ae625ec'/>
<id>urn:sha1:ea684c6aaf23ead57fac74c3ceaa651c1ae625ec</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>tar: skip leading / and handle names like abc/..////def -&gt; def (not ///def)</title>
<updated>2011-03-02T00:21:02+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2011-03-02T00:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b80acf58f16339078da5cbee88a322f2450aa2ad'/>
<id>urn:sha1:b80acf58f16339078da5cbee88a322f2450aa2ad</id>
<content type='text'>
function                                             old     new   delta
strip_unsafe_prefix                                    -     105    +105
writeFileToTarball                                   557     520     -37
get_header_tar                                      1545    1462     -83

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
