Commit Graph

19158 Commits

Author SHA1 Message Date
venoosoo da9513c4e0 docs: remove hashsum from compiles_table.csv 2026-04-20 23:49:21 +02:00
Daniel Hofstetter f2f3f7b117 unexpand: rename "uflag" to "utf8" 2026-04-20 23:36:24 +02:00
can1357 98f6b0187b tr: fix test to assert rejection of -ct with complemented class 2026-04-20 23:28:28 +02:00
can1357 85af4e8159 tr: fix complemented class truncation ordering 2026-04-20 23:28:28 +02:00
oech3 c48b5fe3c9 wc: avoid pipe() if input is pipe 2026-04-20 23:17:00 +02:00
xtqqczze 4011e6dae6 CI/SizeComment: enhance PR commenting logic to update existing comments 2026-04-20 23:14:55 +02:00
Ibrahim Burak Yorulmaz e5a6b519ad tests/dd: test supplying non-positive bs/ibs/cbs/obs 2026-04-20 23:12:56 +02:00
Ibrahim Burak Yorulmaz 4be5eb9f24 dd: exit when bs/ibs/obs/cbs isn't positive 2026-04-20 23:12:56 +02:00
oech3 36265cb9ee coreutils: --help args is same with --help 2026-04-20 23:05:29 +02:00
Daniel Hofstetter ef5243ea21 stty: add two missing baud rates (#11865) 2026-04-20 22:42:41 +02:00
Devel08 e4987f0dbd pr: exit with code 1 if --column argument is zero (#11750) 2026-04-20 22:41:53 +02:00
xtqqczze ab786f50ef wc: introduce IS_POSIXLY_CORRECT static (#11853) 2026-04-20 22:40:15 +02:00
oech3 dc18b54fb7 cat: call pipe() once with multiple input (#11699) 2026-04-20 22:36:15 +02:00
Aleksandar Janicijevic 6133ef5176 du: Allow command-line argument that appears more than once (#11897)
---------

Co-authored-by: Aleksandar Janicijevic <aleks@vogonsoft.com>
2026-04-20 22:34:11 +02:00
xtqqczze bd76e84ea2 refactor(tee): implement Copy for OutputErrorMode 2026-04-20 22:22:52 +02:00
xtqqczze a78f017cc4 tee: merge logic of flush into write
Co-authored-by: oech3 <79379754+oech3@users.noreply.github.com>
2026-04-20 22:22:52 +02:00
xtqqczze 5aa6c642d2 fix(tee): rename Error parameter in process_error 2026-04-20 22:22:52 +02:00
oech3 34fd4beac3 uucore: remove returned and unused usize 2026-04-20 17:13:49 +02:00
xtqqczze 0a0f222447 mv: use question_mark 2026-04-20 16:52:31 +02:00
xtqqczze c8813c8331 ls: simplify extraction of indices 2026-04-20 16:52:31 +02:00
oech3 742e8ca27f cp, uucore: remove unused returned u64 2026-04-20 15:52:06 +02:00
oech3 e50ddecd08 du: make du -a -s error 2026-04-20 15:05:13 +02:00
oech3 53384016c1 tee: reduce line of code 2026-04-20 09:55:27 +02:00
oech3 7254f8dfc9 tee: remove duplicated flush() 2026-04-20 09:16:16 +02:00
oech3 ec1fcdb4ac ls, stty: reduce cfg by target_vendor (#11910) 2026-04-20 08:36:32 +02:00