aboutsummaryrefslogtreecommitdiff
path: root/coreutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* join: code shrinkRon Yorston2026-06-301-35/+17
* test: fix POSIX buildRon Yorston2026-06-221-0/+2
* Fix the flags for stat (again) (#601)mbartlett212026-06-223-0/+14
* df,lsattr: support Unix-like mount pointsmount_pointRon Yorston2026-06-151-0/+16
* stty: code shrinkRon Yorston2026-05-261-0/+12
* win32: allow stat(2) to skip costly check for executeRon Yorston2026-05-182-5/+21
* dd: remove note about /dev/urandom and /dev/zeroRon Yorston2026-05-121-3/+0
* win32: coreutils/tr.c: use actail/isactypeAvi Halachmi (:avih)2026-04-161-0/+15
* Merge branch 'busybox' into mergeRon Yorston2026-03-113-27/+5
|\
| * paste: fix output when file lengths differRon Yorston2026-03-051-12/+24
| * *: placate warnings where strchr/strstr returns constant pointerDenys Vlasenko2026-02-152-4/+5
* | Merge branch 'busybox' into mergeRon Yorston2026-02-121-1/+1
|\|
| * libbb: use narrow isqrt() when 64-bit one is not needed (only "factor" uses it)Denys Vlasenko2026-02-041-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2026-01-222-22/+21
|\|
| * md5/sha1sum: Honor the -b flag in the outputMartin Storsjö2026-01-181-4/+10
| * coreutils: fixes for coreutils/id_test.sh scriptDenys Vlasenko2026-01-181-11/+11
* | md5/sha1sum: fix POSIX buildRon Yorston2026-01-061-1/+5
* | md5/sha1sum: Honor the -b flag in the outputMartin Storsjö2026-01-061-3/+6
* | stty: reinstate functionality of 'stty size'Ron Yorston2026-01-031-0/+6
* | join: minor adjustmentsRon Yorston2026-01-021-2/+2
* | join: update docs and fix some omissionsmbartlett212026-01-021-30/+16
* | join: new appletmbartlett212026-01-021-0/+583
* | Merge branch 'busybox' into mergeRon Yorston2025-11-112-11/+4
|\|
| * dd: fix overflow for very large count/seek/skip valuesDenys Vlasenko2025-11-081-9/+3
| * ls: restore functionality of --colorDenys Vlasenko2025-11-081-1/+1
* | paste: fix output when file lengths differRon Yorston2025-11-101-0/+35
* | stty: drop 'rows' and 'columns' settingsFRP-5857-g3681e397fRon Yorston2025-10-101-3/+8
* | Merge branch 'busybox' into mergeRon Yorston2025-10-091-1/+2
|\|
| * cp: fix `cp -aT` overwriting symlink to directoriesDenys Vlasenko2025-10-071-1/+2
* | Allow building with older mingw-w64/gccRon Yorston2025-10-011-2/+0
* | ls: restore functionality of --colorRon Yorston2025-09-161-1/+2
* | ls: add '-g' and '-C' to usage messageRon Yorston2025-08-261-0/+5
* | tr: an escaped dash doesn't indicate a rangeRon Yorston2025-08-211-0/+7
* | Merge branch 'busybox' into mergeRon Yorston2025-08-153-97/+209
|\|
| * ls: don't do unnecessary tty operations when called from ftpdDenys Vlasenko2025-08-011-5/+13
| * ls: code shrinkDenys Vlasenko2025-08-011-19/+20
| * ls: fix -Q to match GNUDenys Vlasenko2025-08-011-12/+38
| * ls: lack of -q should not suppress -QDenys Vlasenko2025-07-311-4/+6
| * ls: implement -q, fix -w0, reduce startup timeDenys Vlasenko2025-07-311-60/+111
| * date: return failure exit code on clock_settime errorLadislav Michl2025-07-301-1/+1
| * sha384sum: new appletAndy Knowles2025-07-301-17/+41
* | Merge branch 'busybox' into mergeRon Yorston2025-08-101-2/+5
|\|
| * df: -k overrides block size to 1k even if $POSIXLY_CORRECTDenys Vlasenko2025-07-011-2/+5
* | tls: whitespace fixesRon Yorston2025-08-081-2/+2
* | tls: add Schannel implementationrfl8902025-08-071-1/+5
* | stty: enable a minimal Windows implementationRon Yorston2025-07-251-3/+145
* | df: enable -a and -B optionsRon Yorston2025-07-021-6/+20
* | truncate: make new region of file sparseRon Yorston2025-06-161-0/+6
* | Merge branch 'busybox' into mergeRon Yorston2024-12-301-183/+272
|\|
| * cut: code shrinkDenys Vlasenko2024-12-211-6/+5