index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-05
cksum: allow -a {blake2b,sha2,sha3} --check to work on base64
Collin Funk
1
-4
/
+40
2025-10-03
maint: remove IRIX support
Collin Funk
2
-7
/
+0
2025-10-02
unexpand: fix heap buffer overflow with --tabs=[+/]NUM
Pádraig Brady
1
-5
/
+14
2025-10-01
maint: prefer unreachable () to NOTREACHED comment
Collin Funk
1
-1
/
+1
2025-09-30
fold: move multi-byte character reading to a module
Collin Funk
1
-92
/
+63
2025-09-30
wc: add AVX512 function for line counting
Mathieu Bordere
4
-4
/
+92
2025-09-27
maint: convert some overflow checks to ckd_add and ckd_mul
Collin Funk
5
-20
/
+7
2025-09-25
join: remove unused #include "argmatch.h"
Bernhard Voelker
1
-1
/
+0
2025-09-24
maint: prefer countof over ARRAY_CARDINALITY
Collin Funk
12
-28
/
+21
2025-09-24
tail: fix tailing larger number of lines in regular files
Hannes Braun
1
-1
/
+1
2025-09-24
build: copy: add dependency on $(LIB_SMACK)
Pádraig Brady
1
-0
/
+1
2025-09-23
basenc: --base58: fix buffer overflow with input > 15MB
Pádraig Brady
1
-18
/
+25
2025-09-23
build: fix build failure with mismatched pclmul
Pádraig Brady
1
-0
/
+2
2025-09-19
touch: fix diagnostic on macOS 26
Grisha Levit
1
-2
/
+3
2025-09-19
copy: pacify older clang
Paul Eggert
1
-9
/
+10
2025-09-18
dd: don't mistakenly use O_EXCL on GNU/Hurd
Collin Funk
1
-0
/
+1
2025-09-18
fmt: eliminate a clang -Wformat-extra-args warning
Bruno Haible
1
-1
/
+7
2025-09-18
build: fix link failure on macOS
Pádraig Brady
1
-1
/
+1
2025-09-17
maint: prefer memeq to memcmp
Paul Eggert
9
-21
/
+19
2025-09-17
maint: STREQ → streq
Paul Eggert
51
-203
/
+202
2025-09-16
maint: remove unnecessary uintmaxtostr usage in printf
Collin Funk
4
-24
/
+14
2025-09-16
fold: fix write error checks with invalid multi-byte input
Pádraig Brady
1
-11
/
+13
2025-09-16
fold: exit promptly upon write errors
Pádraig Brady
1
-0
/
+4
2025-09-16
maint: basenc: refactor overloaded use of ctx->i member
Pádraig Brady
1
-42
/
+76
2025-09-16
maint: avoid syntax-check failures from recent commits
Pádraig Brady
2
-3
/
+4
2025-09-15
cp: create_hole now returns off_t
Paul Eggert
1
-8
/
+10
2025-09-15
cp: prefer signed types in copy-file-data.c
Paul Eggert
1
-11
/
+13
2025-09-15
cp: don’t allocate a separate zero buffer
Paul Eggert
1
-21
/
+11
2025-09-15
cp: refactor copying to return bytes copied
Paul Eggert
3
-64
/
+69
2025-09-15
cp: copy_file_data now supports ibytes
Paul Eggert
1
-11
/
+29
2025-09-15
cp: prefer signed type for file byte count
Paul Eggert
1
-4
/
+4
2025-09-15
cp: port better to old limited hosts
Paul Eggert
3
-5
/
+14
2025-09-15
cp: refactor out data copying
Paul Eggert
4
-595
/
+621
2025-09-15
cp: refactor src/copy.c
Paul Eggert
1
-109
/
+139
2025-09-15
fold: fix out of bounds write with zero width characters
Collin Funk
1
-4
/
+11
2025-09-15
cp: improve umask caching
Paul Eggert
1
-2
/
+4
2025-09-14
basenc: fix an uninitialized index when decoding an empty file
Collin Funk
1
-0
/
+4
2025-09-14
cksum,wc: support disabling hardware acceleration at runtime
Pádraig Brady
2
-9
/
+13
2025-09-13
factor: port to strict C
Paul Eggert
1
-1
/
+1
2025-09-11
maint: document some functions used by expand and unexpand
Collin Funk
2
-5
/
+10
2025-09-10
maint: basenc: refactor all encodings to use finalize
Pádraig Brady
1
-60
/
+78
2025-09-09
maint: cleanup libraries unnecessarily added to fold
Collin Funk
1
-3
/
+0
2025-09-09
nohup: avoid FORTIFY runtime failure on Bionic libc
Pádraig Brady
1
-1
/
+1
2025-09-08
basenc: ensure partial padding with newlines induces an error
Pádraig Brady
1
-1
/
+17
2025-09-07
date: support overriding named formats
Pádraig Brady
1
-12
/
+3
2025-09-04
maint: prefer c32isspace to iswspace
Collin Funk
1
-1
/
+1
2025-09-04
cksum: prefer -a sha2 -l ###, to -a sha###
Pádraig Brady
1
-29
/
+61
2025-09-03
cksum: add support for SHA-3
Collin Funk
1
-30
/
+106
2025-09-03
maint: avoid syntax-check failure from previous commit
Collin Funk
3
-3
/
+0
2025-09-03
fold: check that characters are not non-breaking spaces when -s is used
Collin Funk
3
-9
/
+17
[prev]
[next]