<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/applets, branch 0_52</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_52</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_52'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2001-06-26T01:19:34+00:00</updated>
<entry>
<title>rpm2cpio applet by Laurence Anderson</title>
<updated>2001-06-26T01:19:34+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2001-06-26T01:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f8736d251e4291e414bd0bdaca2346cd7ef265dd'/>
<id>urn:sha1:f8736d251e4291e414bd0bdaca2346cd7ef265dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Nore unarchive (and doc) fixes from Laurence Anderson</title>
<updated>2001-06-24T12:36:54+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2001-06-24T12:36:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2e6d3cfa82eb64fffe53ccb5669aa7146228cf8f'/>
<id>urn:sha1:2e6d3cfa82eb64fffe53ccb5669aa7146228cf8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the extern NUM_APPLETS be a extern const NUM_APPLETS, to match</title>
<updated>2001-06-24T06:09:14+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-06-24T06:09:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=15576268971168108f289cac6d6ecc6fdbb5075e'/>
<id>urn:sha1:15576268971168108f289cac6d6ecc6fdbb5075e</id>
<content type='text'>
the actual definition.
 -Erik
</content>
</entry>
<entry>
<title>cpio applet, and changes to associated code</title>
<updated>2001-06-22T09:22:06+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2001-06-22T09:22:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8f5b63edea12501b998400789da5646140bb9911'/>
<id>urn:sha1:8f5b63edea12501b998400789da5646140bb9911</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add wget -P support, finishing off bug #1176</title>
<updated>2001-06-21T19:45:06+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-06-21T19:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8071c021311afb592bb6710b841350018ba97b9d'/>
<id>urn:sha1:8071c021311afb592bb6710b841350018ba97b9d</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Support tar -C, per bug #1176</title>
<updated>2001-06-21T19:30:10+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-06-21T19:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=091781e20eb055ac286b5a617d53a50c7d6c451e'/>
<id>urn:sha1:091781e20eb055ac286b5a617d53a50c7d6c451e</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Remove documentation of unsupported sed options.</title>
<updated>2001-06-21T14:40:55+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-06-21T14:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=075228a4615283e6ef65982f497ab52c034ef930'/>
<id>urn:sha1:075228a4615283e6ef65982f497ab52c034ef930</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Per a suggestion from Tom Oehser, fix up the leading-hyphen hack to</title>
<updated>2001-06-21T04:56:24+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-06-21T04:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fa2661f2e5a95f0efd1f019c8ad8742af7bcb55b'/>
<id>urn:sha1:fa2661f2e5a95f0efd1f019c8ad8742af7bcb55b</id>
<content type='text'>
make it general.  Now all leading single hyphens are ignored for
purposed of applet name matching, while argv[0] is still passed
unaltered to applets, so leading-hyphen sensitive applets (such as sh)
can react accordingly.
 -Erik
</content>
</entry>
<entry>
<title>Applied patch from Jim Gleason that makes it so busybox will still work even</title>
<updated>2001-06-15T16:54:25+00:00</updated>
<author>
<name>Mark Whitley</name>
<email>markw@lineo.com</email>
</author>
<published>2001-06-15T16:54:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bd4b621e910ea096fa8b7db19012eded43eb0006'/>
<id>urn:sha1:bd4b621e910ea096fa8b7db19012eded43eb0006</id>
<content type='text'>
if you rename it.
</content>
</entry>
<entry>
<title>Remove space between ar options</title>
<updated>2001-06-03T05:41:59+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2001-06-03T05:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=62ebe2e443cbbd45ffd78ad815630e1c9d058d47'/>
<id>urn:sha1:62ebe2e443cbbd45ffd78ad815630e1c9d058d47</id>
<content type='text'>
</content>
</entry>
</feed>
