<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/shell/match.c, 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-09-12T13:06:42+00:00</updated>
<entry>
<title>shell/match.c: shrink by dropping double bool inversion</title>
<updated>2010-09-12T13:06:42+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2010-09-12T13:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2d8187c139985e73349e3cb092ab4ea68a3be034'/>
<id>urn:sha1:2d8187c139985e73349e3cb092ab4ea68a3be034</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
<entry>
<title>hush: optimize #[#] and %[%] for speed. size -2 bytes.</title>
<updated>2010-09-04T19:21:07+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2010-09-04T19:21:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=701e127f7d892909a58c6f3333e23588ccef9e22'/>
<id>urn:sha1:701e127f7d892909a58c6f3333e23588ccef9e22</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
<entry>
<title>hush: fix handling of backslashes in variable assignment</title>
<updated>2010-09-04T17:52:44+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>dvlasenk@redhat.com</email>
</author>
<published>2010-09-04T17:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e298ce69baef029f3951dd1d5ed50fdbc6c55c80'/>
<id>urn:sha1:e298ce69baef029f3951dd1d5ed50fdbc6c55c80</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;dvlasenk@redhat.com&gt;
</content>
</entry>
<entry>
<title>*: make GNU licensing statement forms more regular</title>
<updated>2010-08-16T18:14:46+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-08-16T18:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a'/>
<id>urn:sha1:0ef64bdb40c54681e8dd5ab8df42ac88e4ab1d4a</id>
<content type='text'>
This change retains "or later" state! No licensing _changes_ here,
only form is adjusted (article, space between "GPL" and "v2" and so on).

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>shell: split read builtin from ash</title>
<updated>2010-01-12T21:11:24+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-01-12T21:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7306727d1b2ed05afc91548ba374f7400a2389e3'/>
<id>urn:sha1:7306727d1b2ed05afc91548ba374f7400a2389e3</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>hush: fix SEGV in % expansion</title>
<updated>2009-04-26T11:25:19+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-26T11:25:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5b7589eb27e748a3d281c0341219cf7435e8b4f1'/>
<id>urn:sha1:5b7589eb27e748a3d281c0341219cf7435e8b4f1</id>
<content type='text'>
function                                             old     new   delta
expand_variables                                    2203    2217     +14

</content>
</entry>
<entry>
<title>hush: plug the leak of expanded heredoc</title>
<updated>2009-04-09T14:15:57+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-09T14:15:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1943aec2ec390d9fda159aa0412362780ec83f09'/>
<id>urn:sha1:1943aec2ec390d9fda159aa0412362780ec83f09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement support for parameter substitution via #/% operators</title>
<updated>2009-04-07T06:03:22+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2009-04-07T06:03:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a4f331d3c3ea5b358613992a48556cc9cbfdf139'/>
<id>urn:sha1:a4f331d3c3ea5b358613992a48556cc9cbfdf139</id>
<content type='text'>
</content>
</entry>
</feed>
