<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/findutils, branch 1_15_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_15_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_15_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2009-07-28T23:20:09+00:00</updated>
<entry>
<title>grep: fix -E  + {range}; fix -o not printing all matches (bug 489)</title>
<updated>2009-07-28T23:20:09+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-28T23:20:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=09449630fbf0331a76a9d055fcbff0774c57ab65'/>
<id>urn:sha1:09449630fbf0331a76a9d055fcbff0774c57ab65</id>
<content type='text'>
two different bugs, one with EXTRA_COMPAT, other without.

function                                             old     new   delta
grep_file                                           1132    1129      -3

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>tweak to config wording, no code changes</title>
<updated>2009-06-18T17:59:51+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-06-18T17:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2207cd6e148309a00b4ee6a4b1461e7cd4818075'/>
<id>urn:sha1:2207cd6e148309a00b4ee6a4b1461e7cd4818075</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>tweak Config texts and some broken English elsewhere</title>
<updated>2009-06-18T11:23:58+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-06-18T11:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bcbd37df2495359195b0deda7c85deacc9b3ff13'/>
<id>urn:sha1:bcbd37df2495359195b0deda7c85deacc9b3ff13</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: add FAST_FUNC to function ptrs where it makes sense</title>
<updated>2009-06-05T10:06:05+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-06-05T10:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d5f1b1bbe0a881f66b6bb6951fa54e553002c24d'/>
<id>urn:sha1:d5f1b1bbe0a881f66b6bb6951fa54e553002c24d</id>
<content type='text'>
function                                             old     new   delta
evalcommand                                         1195    1209     +14
testcmd                                                -      10     +10
printfcmd                                              -      10     +10
echocmd                                                -      10     +10
func_exec                                            270     276      +6
echo_dg                                              104     109      +5
store_nlmsg                                           85      89      +4
pseudo_exec_argv                                     195     198      +3
dotcmd                                               287     290      +3
machtime_stream                                       29      31      +2
discard_stream                                        24      26      +2
argstr                                              1299    1301      +2
killcmd                                              108     109      +1
evalfor                                              226     227      +1
daytime_stream                                        43      44      +1
run_list                                            2544    2543      -1
lookupvar                                             62      61      -1
ipaddr_modify                                       1310    1309      -1
...
parse_stream                                        2254    2245      -9
evalpipe                                             356     347      -9
collect_if                                           210     197     -13
read_opt                                             869     851     -18
handle_dollar                                        681     658     -23
print_addrinfo                                      1342    1303     -39
iterate_on_dir                                       156      59     -97
print_route                                         1709    1609    -100
------------------------------------------------------------------------------
(add/remove: 3/0 grow/shrink: 12/130 up/down: 74/-767)       Total: -693 bytes
   text    data     bss     dec     hex filename
 841748     467    7872  850087   cf8a7 busybox_old
 841061     467    7872  849400   cf5f8 busybox_unstripped

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>*: mass renaming of USE_XXXX to IF_XXXX</title>
<updated>2009-04-21T11:09:40+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-21T11:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5e34ff29bcc870936ab18172f438a34d042d4e03'/>
<id>urn:sha1:5e34ff29bcc870936ab18172f438a34d042d4e03</id>
<content type='text'>
and SKIP_XXXX to IF_NOT_XXXX - the second one was especially
badly named. It was not skipping anything!

</content>
</entry>
<entry>
<title>trailing whitespace removal</title>
<updated>2009-04-01T11:24:04+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-01T11:24:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3266aa9ec285dbcf254daa17c103bf69dc755967'/>
<id>urn:sha1:3266aa9ec285dbcf254daa17c103bf69dc755967</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compatibility fixes:</title>
<updated>2009-03-20T22:17:13+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-03-20T22:17:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=83518d18a34a3ddfcaac1739930d8469f5bc2442'/>
<id>urn:sha1:83518d18a34a3ddfcaac1739930d8469f5bc2442</id>
<content type='text'>
grep: support -z
find: support --mindepth
  together +45 bytes
cpio: support -p (configurable, +230 bytes)
libbb: tweaks for cpio

</content>
</entry>
<entry>
<title>timeout: new applet. 370 bytes. by Roberto Foglietta.</title>
<updated>2008-11-24T13:25:20+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-24T13:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a9acbe6caddc59e7e25f4e469322e5c210e17775'/>
<id>urn:sha1:a9acbe6caddc59e7e25f4e469322e5c210e17775</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- typo in documentation</title>
<updated>2008-10-27T21:30:39+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-10-27T21:30:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d498850e02861ac4422f9a1e88deb8dec2c34887'/>
<id>urn:sha1:d498850e02861ac4422f9a1e88deb8dec2c34887</id>
<content type='text'>
</content>
</entry>
<entry>
<title>grep: fix 'echo aaa | grep -o a' + ENABLE_EXTRA_COMPAT case</title>
<updated>2008-09-30T22:37:29+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-09-30T22:37:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f60719cd4967c6abf92c47737641ba4a33cd7d61'/>
<id>urn:sha1:f60719cd4967c6abf92c47737641ba4a33cd7d61</id>
<content type='text'>
 by Natanael Copa

</content>
</entry>
</feed>
