<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/coreutils, branch 1_15_2</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_15_2</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_15_2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2009-10-08T01:06:04+00:00</updated>
<entry>
<title>apply post-1.15.1 fixes</title>
<updated>2009-10-08T01:06:04+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-10-08T01:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4ac9819263114edb9b5b638ffa6d2e41a4bb46e7'/>
<id>urn:sha1:4ac9819263114edb9b5b638ffa6d2e41a4bb46e7</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>test: use index_in_strings</title>
<updated>2009-09-12T20:38:26+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-09-12T20:38:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5b807cd5acd1f27b3e7aa36aac2728be27c5907c'/>
<id>urn:sha1:5b807cd5acd1f27b3e7aa36aac2728be27c5907c</id>
<content type='text'>
function                                             old     new   delta
ops_texts                                              -     124    +124
ops_table                                              -      80     +80
display_process_list                                1447    1448      +1
binop                                                525     523      -2
static.no_op                                           6       2      -4
check_operator                                        71      63      -8
ops                                                  240       -    -240
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 1/3 up/down: 205/-254)          Total: -49 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>tail: read only a portion of a file if it's huge. closes bug 551</title>
<updated>2009-08-10T01:16:18+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-08-10T01:16:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=79b021d738186ad0c581714626c7d2eea1bb6445'/>
<id>urn:sha1:79b021d738186ad0c581714626c7d2eea1bb6445</id>
<content type='text'>
function                                             old     new   delta
tail_main                                           1494    1526     +32
tail_read                                            125     129      +4

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>tail: fix "tail +N file_shorter_than_N"</title>
<updated>2009-08-09T20:06:56+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-08-09T20:06:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a43df64eec6d02812b40d7e01edbeb47539866db'/>
<id>urn:sha1:a43df64eec6d02812b40d7e01edbeb47539866db</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>dd: conv=noerror should skip read errors using lseek (bug 539)</title>
<updated>2009-08-05T21:16:27+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-08-05T21:16:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=334fcc8fd4fdad3c52ac0fb591771888325b5bcf'/>
<id>urn:sha1:334fcc8fd4fdad3c52ac0fb591771888325b5bcf</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>tail: implement -F</title>
<updated>2009-07-21T22:31:27+00:00</updated>
<author>
<name>Eric Lammerts</name>
<email>busybox@lists.lammerts.org</email>
</author>
<published>2009-07-21T22:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3b5a66444030949027dacf4c372713fe33f1d9d9'/>
<id>urn:sha1:3b5a66444030949027dacf4c372713fe33f1d9d9</id>
<content type='text'>
function                                             old     new   delta
tail_main                                           1190    1494    +304

Signed-off-by: Eric Lammerts &lt;busybox@lists.lammerts.org&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>fix mountpoint test to not prevemt mkfs_xxx from making image in any file</title>
<updated>2009-07-18T14:22:26+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-18T14:22:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6ae6426a7485b5835c23aea198b3065f491d918b'/>
<id>urn:sha1:6ae6426a7485b5835c23aea198b3065f491d918b</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>touch: implement -t TIME (needed for testsuite)</title>
<updated>2009-07-18T02:49:20+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-18T02:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=38dd8aa657d80232d8bbce4ed359af2022f605c7'/>
<id>urn:sha1:38dd8aa657d80232d8bbce4ed359af2022f605c7</id>
<content type='text'>
This changes date -d TIME format a bit, makes it more compatible

function                                             old     new   delta
parse_datestr                                        391     618    +227
touch_main                                           360     361      +1
packed_usage                                       26624   26615      -9

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>touch: implement -d --date (our own testsuite needs that)</title>
<updated>2009-07-18T01:41:29+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-18T01:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7aca89a7a32a1e560c447952c28a8b1e7fb775fc'/>
<id>urn:sha1:7aca89a7a32a1e560c447952c28a8b1e7fb775fc</id>
<content type='text'>
function                                             old     new   delta
static.uname_longopts                                  -     137    +137
touch_main                                           231     360    +129
static.touch_longopts                                  -      32     +32
validate_tm_time                                       -      28     +28
packed_usage                                       26616   26624      +8
date_main                                            687     686      -1
static.longopts                                      162       -    -162
------------------------------------------------------------------------------
(add/remove: 3/1 grow/shrink: 2/1 up/down: 334/-163)          Total: 171 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>date: factor out date parsing (in preparation for touch -d)</title>
<updated>2009-07-18T01:40:35+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-18T01:40:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=73b71f381d24218cf6368364be723a7b5c9aeda9'/>
<id>urn:sha1:73b71f381d24218cf6368364be723a7b5c9aeda9</id>
<content type='text'>
function                                             old     new   delta
parse_datestr                                          -     391    +391
sha512_process_block128                             1283    1310     +27
buffer_fill_and_print                                179     196     +17
nexpr                                                826     840     +14
unzip_main                                          1931    1939      +8
popstring                                            134     140      +6
qrealloc                                              33      36      +3
builtin_umask                                        121     123      +2
evalvar                                             1365    1363      -2
changepath                                           194     192      -2
do_compress                                         1698    1688     -10
hwclock_main                                         340     329     -11
cmdputs                                              414     402     -12
identify                                            4343    4329     -14
date_main                                           1186     687    -499
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 7/7 up/down: 468/-550)          Total: -82 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
