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-11-01
maint: ln: eliminate a clang -Wformat-extra-args warning
Bruno Haible
-12
/
+25
2025-11-01
maint: ls: adjust to gnulib nstrftime changes
Bruno Haible
-5
/
+7
2025-11-01
copy: be more defensive/restrictive with posix_fadvise
Pádraig Brady
-8
/
+9
2025-11-01
copy: don't avoid copy-offload upon SEEK_HOLE indicating non-sparse
Pádraig Brady
-2
/
+9
2025-11-01
copy: avoid posix_fadvise bypassing copy offload behavior
Pádraig Brady
-2
/
+5
2025-10-31
timeout: use fork and execvp instead of posix_spawn
Collin Funk
-24
/
+23
2025-10-31
sort: optimize the lookups of the --compress-program
Bruno Haible
-10
/
+20
2025-10-30
maint: avoid syntax-check failure from previous commit
Collin Funk
-2
/
+2
2025-10-30
sort: consistently diagnose access issues to --compress-program
Bruno Haible
-3
/
+26
2025-10-29
sort: fix silent exit upon SIGPIPE from --compress-program
Pádraig Brady
-38
/
+51
2025-10-28
numfmt: ensure fields don't split on nbsp
Pádraig Brady
-1
/
+2
2025-10-27
maint: prefer FTS_ROOTLEVEL when checking the fts_level of an FTSENT
Collin Funk
-4
/
+4
2025-10-27
timeout: use the more efficient posix_spawn to invoke the command
Collin Funk
-18
/
+24
2025-10-27
maint: prefer ckd_add for overflow checks
Collin Funk
-12
/
+6
2025-10-25
sort: use the more efficient posix_spawn to invoke --compress-program
Collin Funk
-98
/
+113
2025-10-23
maint: remove unnecessary ignore_value usage
Collin Funk
-3
/
+2
2025-10-23
install: enhance error diagnostic when running strip fails
Bernhard Voelker
-1
/
+7
2025-10-23
split: cleanup after posix_spawn
Collin Funk
-0
/
+3
2025-10-23
split: prefer posix_spawn to fork and execl
Collin Funk
-37
/
+57
2025-10-22
pr: promptly diagnose write errors
Pádraig Brady
-0
/
+6
2025-10-22
nl: promptly diagnose write errors
Pádraig Brady
-0
/
+3
2025-10-22
fmt: promptly diagnose write errors
Pádraig Brady
-1
/
+7
2025-10-22
numfmt: promptly diagnose write errors
Pádraig Brady
-1
/
+7
2025-10-21
install: prefer posix_spawnp to fork and execlp
Collin Funk
-19
/
+37
2025-10-20
numfmt: optimize multi-byte --delimiter search
Pádraig Brady
-1
/
+31
2025-10-20
numfmt: support multi-byte --delimiter
Pádraig Brady
-22
/
+24
2025-10-18
numfmt: use multi-byte aware suffix matching
Pádraig Brady
-6
/
+3
2025-10-18
numfmt: fix issues with multi-byte blanks
Pádraig Brady
-8
/
+20
2025-10-17
numfmt: add --unit-separator
Pádraig Brady
-7
/
+37
2025-10-17
numfmt: support reading numbers with grouping characters
Pádraig Brady
-1
/
+13
2025-10-17
numfmt: support reading numbers with NBSP before unit
Pádraig Brady
-10
/
+21
2025-10-11
numfmt: fix buffer over-read (CWE-126)
Pádraig Brady
-3
/
+8
2025-10-07
maint: cksum: document a base64/hex parsing ambiguity with untagged
Pádraig Brady
-1
/
+12
2025-10-07
cksum: fix --check with untagged base64 format with tag matches
Pádraig Brady
-22
/
+25
2025-10-07
cksum: fix length validation with SHA2- tagged format
Pádraig Brady
-7
/
+8
2025-10-07
cksum: fix --check with --algorithm=sha2
Pádraig Brady
-2
/
+6
2025-10-06
rm: remove redundant mark_ancestor_dirs call
Paul Eggert
-1
/
+0
2025-10-06
rm: make ‘rm -d DIR’ more like ‘rmdir DIR’
Paul Eggert
-10
/
+8
2025-10-05
cksum: allow -a {blake2b,sha2,sha3} --check to work on base64
Collin Funk
-4
/
+40
2025-10-03
maint: remove IRIX support
Collin Funk
-7
/
+0
2025-10-02
unexpand: fix heap buffer overflow with --tabs=[+/]NUM
Pádraig Brady
-5
/
+14
2025-10-01
maint: prefer unreachable () to NOTREACHED comment
Collin Funk
-1
/
+1
2025-09-30
fold: move multi-byte character reading to a module
Collin Funk
-92
/
+63
2025-09-30
wc: add AVX512 function for line counting
Mathieu Bordere
-4
/
+92
2025-09-27
maint: convert some overflow checks to ckd_add and ckd_mul
Collin Funk
-20
/
+7
2025-09-25
join: remove unused #include "argmatch.h"
Bernhard Voelker
-1
/
+0
2025-09-24
maint: prefer countof over ARRAY_CARDINALITY
Collin Funk
-28
/
+21
2025-09-24
tail: fix tailing larger number of lines in regular files
Hannes Braun
-1
/
+1
2025-09-24
build: copy: add dependency on $(LIB_SMACK)
Pádraig Brady
-0
/
+1
2025-09-23
basenc: --base58: fix buffer overflow with input > 15MB
Pádraig Brady
-18
/
+25
[prev]
[next]