<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/libbb, branch 1_18_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_18_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_18_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2010-12-21T04:31:47+00:00</updated>
<entry>
<title>apply post-1.18.0 patches, bump version to 1.18.1</title>
<updated>2010-12-21T04:31:47+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-12-21T04:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2a1571bfa003233470140a17be4ae4f0239f5a24'/>
<id>urn:sha1:2a1571bfa003233470140a17be4ae4f0239f5a24</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>fixes for bugs discovered by randomconfig builds and tests</title>
<updated>2010-11-22T22:49:10+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-11-22T22:49:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=26777aa1c659b229f07205291241e45e64712a72'/>
<id>urn:sha1:26777aa1c659b229f07205291241e45e64712a72</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>fix misspelling in comment</title>
<updated>2010-11-22T17:13:15+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2010-11-22T17:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=29ca1591335b2a73522c2c3ef43daff63c71e8dc'/>
<id>urn:sha1:29ca1591335b2a73522c2c3ef43daff63c71e8dc</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
<entry>
<title>lineedit: fix tab-completion of filenames with spaces</title>
<updated>2010-11-22T02:49:18+00:00</updated>
<author>
<name>Mike Shal</name>
<email>marfey@gmail.com</email>
</author>
<published>2010-11-22T02:49:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f3763033e457b100a863731c16a80648d85995c9'/>
<id>urn:sha1:f3763033e457b100a863731c16a80648d85995c9</id>
<content type='text'>
Using ash in busybox git version dea28e1e, tab completion doesn't seem
to work properly for filenames that have special characters (such as
spaces) in them. For example, with filenames "foo bar" and "foo zap",
typing "ls fo&lt;TAB&gt;" correctly expands to "ls foo\ ", but then
continuing to type "b&lt;TAB&gt;" will produce "ls foo\ bbar", which is not
correct (the 'b' is duplicated).

Signed-off-by: Mike Shal &lt;marfey@gmail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>lineedit: create history files with mode 0600</title>
<updated>2010-11-15T01:58:28+00:00</updated>
<author>
<name>Wolfram Sang</name>
<email>w.sang@pengutronix.de</email>
</author>
<published>2010-11-15T01:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2e9aeae4dbc7bd45640ac472ee6ecb7eaf89fe8d'/>
<id>urn:sha1:2e9aeae4dbc7bd45640ac472ee6ecb7eaf89fe8d</id>
<content type='text'>
Signed-off-by: Wolfram Sang &lt;w.sang@pengutronix.de&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libbb: remove unused variable</title>
<updated>2010-11-13T22:16:05+00:00</updated>
<author>
<name>Lauri Kasanen</name>
<email>curaga@operamail.com</email>
</author>
<published>2010-11-13T22:16:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2b662c5deceb43a10f815424de85c1416c379e2a'/>
<id>urn:sha1:2b662c5deceb43a10f815424de85c1416c379e2a</id>
<content type='text'>
Signed-off-by: Lauri Kasanen &lt;curaga@operamail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>type fix in comment</title>
<updated>2010-11-03T01:48:43+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-11-03T01:48:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=854738d39d121378921f8c05f268ff513904a618'/>
<id>urn:sha1:854738d39d121378921f8c05f268ff513904a618</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>rename archival/libunarchive -&gt; archival/libarchive; move bz/ into it</title>
<updated>2010-11-03T01:38:31+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-11-03T01:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=833d4e7f84f59099ee66eabfa3457ebb7d37eaa8'/>
<id>urn:sha1:833d4e7f84f59099ee66eabfa3457ebb7d37eaa8</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>whitespace cleanup</title>
<updated>2010-10-29T09:46:52+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2010-10-29T09:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fb132e47370378474c68ad22c1c0cb2ccee178de'/>
<id>urn:sha1:fb132e47370378474c68ad22c1c0cb2ccee178de</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
<entry>
<title>unicode: update unicode_width on !unicode branch too. Closes bug 2593</title>
<updated>2010-10-28T22:50:09+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-10-28T22:50:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6b3f0b0dab46d910f7797dfc8d8554546dd33fa2'/>
<id>urn:sha1:6b3f0b0dab46d910f7797dfc8d8554546dd33fa2</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
