<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/testsuite/sort.tests, branch long_paths</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=long_paths</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=long_paths'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2022-07-29T14:40:00+00:00</updated>
<entry>
<title>sort: fix sort -s -u, closes 14871</title>
<updated>2022-07-29T14:40:00+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2022-07-29T14:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5479c435fde32e720af5e177e95d6364a422885a'/>
<id>urn:sha1:5479c435fde32e720af5e177e95d6364a422885a</id>
<content type='text'>
function                                             old     new   delta
sort_main                                            851     856      +5

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>sort: fix -k2M (wasn't skipping leading whitespace)</title>
<updated>2022-07-29T14:05:50+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2022-07-29T14:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=00f2a35b835c6f49617f5379073e9063e7e683ce'/>
<id>urn:sha1:00f2a35b835c6f49617f5379073e9063e7e683ce</id>
<content type='text'>
function                                             old     new   delta
compare_keys                                         848     862     +14

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>sort: support -h</title>
<updated>2022-01-05T11:05:55+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2022-01-05T11:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=34e0bb3931b595e7a48061255692ec4ff29499c5'/>
<id>urn:sha1:34e0bb3931b595e7a48061255692ec4ff29499c5</id>
<content type='text'>
function                                             old     new   delta
static.scale_suffix                                    -      62     +62
.rodata                                           104304  104336     +32
compare_keys                                         820     848     +28
packed_usage                                       34159   34184     +25
static.suffix                                          -       9      +9
sort_opt_str                                          37      38      +1
------------------------------------------------------------------------------
(add/remove: 2/0 grow/shrink: 4/0 up/down: 157/0)             Total: 157 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>sort: fix -s -r interaction: 'stable' order is not affected by -r</title>
<updated>2022-01-04T22:53:21+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2022-01-04T22:53:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cc7d2e21780c28608b00a4faf0fed297527bcbf4'/>
<id>urn:sha1:cc7d2e21780c28608b00a4faf0fed297527bcbf4</id>
<content type='text'>
function                                             old     new   delta
compare_keys                                         818     820      +2

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>sort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR"</title>
<updated>2015-10-19T17:27:26+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2015-10-19T17:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0506e292b518a04846ae1f611ecc0633969a2801'/>
<id>urn:sha1:0506e292b518a04846ae1f611ecc0633969a2801</id>
<content type='text'>
function                                             old     new   delta
get_key                                              505     503      -2

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>sort: fix key with delimiters breakage</title>
<updated>2015-10-19T12:44:51+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2015-10-19T12:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2e86a5c98d8cc716844eb0084adc5849a12cf0c7'/>
<id>urn:sha1:2e86a5c98d8cc716844eb0084adc5849a12cf0c7</id>
<content type='text'>
function                                             old     new   delta
get_key                                              509     505      -4

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>sort: fix -kN,M handling (was including last separator into the comparison)</title>
<updated>2015-09-19T20:06:40+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2015-09-19T20:06:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8aa7cf305ba5133721aa9852b398cbf1867fc857'/>
<id>urn:sha1:8aa7cf305ba5133721aa9852b398cbf1867fc857</id>
<content type='text'>
Testcase:

$ printf '%s\n' a/a:a a:b | sort -t: -k1,1
a:b
a/a:a

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>sort: check global flags on fallback sort</title>
<updated>2014-01-19T08:10:14+00:00</updated>
<author>
<name>Bartosz Golaszewski</name>
<email>bartekgola@gmail.com</email>
</author>
<published>2014-01-19T08:10:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5c13ab41bb9472b792797a339f93a3a3ca62fd7a'/>
<id>urn:sha1:5c13ab41bb9472b792797a339f93a3a3ca62fd7a</id>
<content type='text'>
Sort now performs global reverse on fallback sort if -r is set. Before
only key local flags were checked.

function                                             old     new   delta
compare_keys                                         712     738     +26

Signed-off-by: Bartosz Golaszewski &lt;bartekgola@gmail.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.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>randomtest fixes</title>
<updated>2010-05-11T01:53:57+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-05-11T01:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bfa1b2e8e8aaddcf849011a12cb2ac634b27f339'/>
<id>urn:sha1:bfa1b2e8e8aaddcf849011a12cb2ac634b27f339</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
