xtqqczze
|
f00a050106
|
clippy: fix nightly lints (#11232)
|
2026-03-08 09:13:23 +01:00 |
|
cerdelen
|
a6b0276966
|
date: extend tz abbreviation lookup
|
2026-03-07 16:46:48 +01:00 |
|
oech3
|
59aa4d7bbc
|
true, false: drop Vec for binary size and perf
|
2026-03-07 16:07:15 +01:00 |
|
oech3
|
38e2f15c4d
|
--typo 2>/dev/full does not abort (#10764)
|
2026-03-07 09:58:20 +01:00 |
|
oech3
|
515a10b9f1
|
sort --compress-program missing 2>/dev/full does not abort (#10951)
|
2026-03-07 09:57:03 +01:00 |
|
oech3
|
5e24462b26
|
coreutils: Fix 2>/dev/full aborts & drop a sed for GnuTests (#10740)
|
2026-03-07 09:56:35 +01:00 |
|
oech3
|
b47076eade
|
ls: Use rustc-hash at colors (#10700)
|
2026-03-07 09:56:04 +01:00 |
|
oech3
|
06ac362484
|
CICD: Drop a duplicated test producing huge caches (#10513)
|
2026-03-07 09:55:33 +01:00 |
|
oech3
|
ab0b026de6
|
Use MULTICALL=y at toybox test for faster CI (#10370)
|
2026-03-07 09:54:59 +01:00 |
|
oech3
|
3016496e37
|
numfmt: stop a clone
|
2026-03-07 08:18:17 +01:00 |
|
Dorian Péron
|
9e26f3c771
|
Merge pull request #11219 from oech3/shuf-malloc
shuf: Reduce malloc, perf +4%
|
2026-03-07 02:23:58 +01:00 |
|
oech3
|
bb1ede3fa4
|
shuf: Reduce malloc
|
2026-03-07 01:26:30 +09:00 |
|
Daniel Hofstetter
|
54cfd30196
|
clippy: enable struct_field_names lint (#11214)
|
2026-03-06 12:38:07 +01:00 |
|
oech3
|
f0c71b2477
|
split: Reduce malloc
|
2026-03-06 10:25:52 +01:00 |
|
oech3
|
1340183cba
|
cksum: disable a broken benchmark (#11197)
|
2026-03-06 09:41:54 +01:00 |
|
Dominykas Vozgirdas
|
852c6a94b0
|
tests/tail: reduce delays in multiple tests to speed up execution (#11206)
Co-authored-by: Dominykas Vozgirdas <dominykas.vozgirdase@gmail.com>
|
2026-03-06 09:41:25 +01:00 |
|
oech3
|
70e07a3c4b
|
true, false: Fix broken pipe (#11204)
|
2026-03-06 09:40:53 +01:00 |
|
oech3
|
4a5384e184
|
true, false: Drop benches less than 1 nano sec (#11210)
|
2026-03-06 09:40:32 +01:00 |
|
Sylvestre Ledru
|
9654e4abaf
|
mv: preserve symlinks during cross-device moves instead of expanding them
closes: #10009
|
2026-03-05 15:23:36 +01:00 |
|
oech3
|
60b4d1b58f
|
shuf: try vec first and fallback to HashMap if it cause OOM (#11169)
|
2026-03-05 13:05:30 +01:00 |
|
oech3
|
3136627d52
|
true, false: Improve perf & fix clippy::unnecessary_wraps - improve performance by ×39 (#11200)
|
2026-03-05 13:01:23 +01:00 |
|
oech3
|
e6f7ad0640
|
dedup high-cost localization setup - improve perfs for all programs (#11147)
|
2026-03-05 13:00:18 +01:00 |
|
Daniel Hofstetter
|
1f7c81f5d2
|
touch: fix warnings from useless_conversion lint (#11203)
|
2026-03-05 10:14:13 +01:00 |
|
Sylvestre Ledru
|
1124685d8c
|
Revert "nohup: Succeed in creating ~/nohup.out for non-UTF8 HOME"
|
2026-03-05 09:38:56 +01:00 |
|
Victor Prokhorov
|
e6a3bb596f
|
cp: handle special files (#11163)
|
2026-03-05 00:01:52 +01:00 |
|