<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/findutils, branch 1_4_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_4_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_4_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2007-01-03T03:15:58+00:00</updated>
<entry>
<title>find: fix misplaced #else (fix by Harald Kuthe &lt;trhoudini@hotmail.com&gt;)</title>
<updated>2007-01-03T03:15:58+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2007-01-03T03:15:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c9d34da375d6a3934eefdf7247d29546360eaccc'/>
<id>urn:sha1:c9d34da375d6a3934eefdf7247d29546360eaccc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge post-1.3.0 fixes</title>
<updated>2006-12-26T18:17:42+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-12-26T18:17:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=666da5e2c6edec979966d16771818b32dcfafe04'/>
<id>urn:sha1:666da5e2c6edec979966d16771818b32dcfafe04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sum: 40% size reduction (-300 bytes)</title>
<updated>2006-12-23T15:58:11+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-12-23T15:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9ac9e55e3c1dd11bf007623ea672f7569366c186'/>
<id>urn:sha1:9ac9e55e3c1dd11bf007623ea672f7569366c186</id>
<content type='text'>
find: one_char -&gt; LONE_CHAR
</content>
</entry>
<entry>
<title>find: fix spurious -exec error messages</title>
<updated>2006-12-23T00:49:10+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-12-23T00:49:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8f6c79240dc7c1e0b819a1a1309240477d8e0d84'/>
<id>urn:sha1:8f6c79240dc7c1e0b819a1a1309240477d8e0d84</id>
<content type='text'>
(bug reported by Bernhard Fischer &lt;rep.nop@aon.at&gt;)
</content>
</entry>
<entry>
<title>remove useless casts (type*) xzalloc(...)</title>
<updated>2006-12-22T18:37:07+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-12-22T18:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4cccc03768ecde58e8acd5e4f40e51227e3c14cc'/>
<id>urn:sha1:4cccc03768ecde58e8acd5e4f40e51227e3c14cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build system: add "release" target</title>
<updated>2006-12-12T22:31:15+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-12-12T22:31:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5fa7148761097d067c3f6723ca55c6284d1152ac'/>
<id>urn:sha1:5fa7148761097d067c3f6723ca55c6284d1152ac</id>
<content type='text'>
find: support -size N (needed for above)
</content>
</entry>
<entry>
<title>mostly style fixes</title>
<updated>2006-11-01T10:25:35+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-11-01T10:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=92258541449581302e180d05e827e27d35030a18'/>
<id>urn:sha1:92258541449581302e180d05e827e27d35030a18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>find: -type T was actually meaning ! -type T!</title>
<updated>2006-10-31T23:39:37+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-10-31T23:39:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=31c65f24560f6980e3949a02f0b5e5e45c1a365d'/>
<id>urn:sha1:31c65f24560f6980e3949a02f0b5e5e45c1a365d</id>
<content type='text'>
With this fix, "make mrproper" works correctly
</content>
</entry>
<entry>
<title>find: implement -prune. "make clean" now works! :)</title>
<updated>2006-10-31T03:21:02+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-10-31T03:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5f18e7ca33ad11c7114369f9799e77102bc658d9'/>
<id>urn:sha1:5f18e7ca33ad11c7114369f9799e77102bc658d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>find: fix implicit -print (sometime differed from standard)</title>
<updated>2006-10-31T03:20:13+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-10-31T03:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a3b4fed8b3056b1a7429f809ed310512c1bd3a1e'/>
<id>urn:sha1:a3b4fed8b3056b1a7429f809ed310512c1bd3a1e</id>
<content type='text'>
</content>
</entry>
</feed>
