index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2025-09-23
build: fix build failure with mismatched pclmul
Pádraig Brady
-0
/
+2
2025-09-19
touch: fix diagnostic on macOS 26
Grisha Levit
-2
/
+3
2025-09-19
copy: pacify older clang
Paul Eggert
-9
/
+10
2025-09-18
dd: don't mistakenly use O_EXCL on GNU/Hurd
Collin Funk
-0
/
+1
2025-09-18
fmt: eliminate a clang -Wformat-extra-args warning
Bruno Haible
-1
/
+7
2025-09-18
build: fix link failure on macOS
Pádraig Brady
-1
/
+1
2025-09-17
maint: prefer memeq to memcmp
Paul Eggert
-21
/
+19
2025-09-17
maint: STREQ → streq
Paul Eggert
-203
/
+202
2025-09-16
maint: remove unnecessary uintmaxtostr usage in printf
Collin Funk
-24
/
+14
2025-09-16
fold: fix write error checks with invalid multi-byte input
Pádraig Brady
-11
/
+13
2025-09-16
fold: exit promptly upon write errors
Pádraig Brady
-0
/
+4
2025-09-16
maint: basenc: refactor overloaded use of ctx->i member
Pádraig Brady
-42
/
+76
2025-09-16
maint: avoid syntax-check failures from recent commits
Pádraig Brady
-3
/
+4
2025-09-15
cp: create_hole now returns off_t
Paul Eggert
-8
/
+10
2025-09-15
cp: prefer signed types in copy-file-data.c
Paul Eggert
-11
/
+13
2025-09-15
cp: don’t allocate a separate zero buffer
Paul Eggert
-21
/
+11
2025-09-15
cp: refactor copying to return bytes copied
Paul Eggert
-64
/
+69
2025-09-15
cp: copy_file_data now supports ibytes
Paul Eggert
-11
/
+29
2025-09-15
cp: prefer signed type for file byte count
Paul Eggert
-4
/
+4
2025-09-15
cp: port better to old limited hosts
Paul Eggert
-5
/
+14
2025-09-15
cp: refactor out data copying
Paul Eggert
-595
/
+621
2025-09-15
cp: refactor src/copy.c
Paul Eggert
-109
/
+139
2025-09-15
fold: fix out of bounds write with zero width characters
Collin Funk
-4
/
+11
2025-09-15
cp: improve umask caching
Paul Eggert
-2
/
+4
2025-09-14
basenc: fix an uninitialized index when decoding an empty file
Collin Funk
-0
/
+4
2025-09-14
cksum,wc: support disabling hardware acceleration at runtime
Pádraig Brady
-9
/
+13
2025-09-13
factor: port to strict C
Paul Eggert
-1
/
+1
2025-09-11
maint: document some functions used by expand and unexpand
Collin Funk
-5
/
+10
2025-09-10
maint: basenc: refactor all encodings to use finalize
Pádraig Brady
-60
/
+78
2025-09-09
maint: cleanup libraries unnecessarily added to fold
Collin Funk
-3
/
+0
2025-09-09
nohup: avoid FORTIFY runtime failure on Bionic libc
Pádraig Brady
-1
/
+1
2025-09-08
basenc: ensure partial padding with newlines induces an error
Pádraig Brady
-1
/
+17
2025-09-07
date: support overriding named formats
Pádraig Brady
-12
/
+3
2025-09-04
maint: prefer c32isspace to iswspace
Collin Funk
-1
/
+1
2025-09-04
cksum: prefer -a sha2 -l ###, to -a sha###
Pádraig Brady
-29
/
+61
2025-09-03
cksum: add support for SHA-3
Collin Funk
-30
/
+106
2025-09-03
maint: avoid syntax-check failure from previous commit
Collin Funk
-3
/
+0
2025-09-03
fold: check that characters are not non-breaking spaces when -s is used
Collin Funk
-9
/
+17
2025-09-03
maint: prefer issymlink to readlink with a small buffer
Collin Funk
-11
/
+10
2025-09-02
seq: be more accurate with large integer start values
Pádraig Brady
-2
/
+6
2025-09-01
df: pacify static analysis
Paul Eggert
-9
/
+5
2025-08-31
ls: fix alignment with locale formatted --size
Pádraig Brady
-4
/
+12
2025-08-30
b2sum: --length: fix upper bound check
Pádraig Brady
-1
/
+1
2025-08-28
fold: fix handling of invalid multi-byte characters
Collin Funk
-5
/
+12
2025-08-27
tests: parameterize IO_BUFSIZE
Pádraig Brady
-0
/
+4
2025-08-27
build: fold: fix build failure with C99
Pádraig Brady
-1
/
+2
2025-08-26
fold: don't truncate multibyte characters at the end of the buffer
Collin Funk
-2
/
+22
2025-08-24
fold: use fread instead of getline
Collin Funk
-9
/
+7
2025-08-23
maint: prefer STRUCT_UTMP to struct gl_utmp
Collin Funk
-21
/
+21
2025-08-22
fold: add the --characters option
Collin Funk
-68
/
+108
[prev]
[next]