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-01-16
ls: Fix compilation error on CentOS 6
Bruno Haible
-0
/
+3
2025-01-16
sort: fix --debug buffer overrun
Paul Eggert
-1
/
+5
2025-01-15
yes: avoid failure on CHERI protected systems
Pádraig Brady
-0
/
+5
2025-01-15
tac: avoid out of bounds access
Pádraig Brady
-1
/
+1
2025-01-15
maint: avoid syntax-check failure
Pádraig Brady
-4
/
+4
2025-01-14
cksum: port to Oracle Developer Studio 12.6
Paul Eggert
-38
/
+36
2025-01-13
ls: readdir errno fixes
Paul Eggert
-7
/
+11
2025-01-13
tail: fix regression in open() flags used
Pádraig Brady
-2
/
+1
2025-01-10
csplit: avoid extraenous output files given empty input
Pádraig Brady
-4
/
+7
2025-01-10
ls: suppress "Permission denied" errors on NFS
Pádraig Brady
-2
/
+11
2025-01-08
ls: update comment
Paul Eggert
-1
/
+1
2025-01-08
tail: honor --pid with fifos
Pádraig Brady
-5
/
+9
2025-01-07
cp,mv: decouple --update from -f,-i,-n options
Pádraig Brady
-115
/
+48
2025-01-06
cp,mv: ensure -i,f are not overridden by -u
Pádraig Brady
-7
/
+23
2025-01-01
maint: update all copyright year number ranges
Pádraig Brady
-143
/
+143
2024-12-30
numfmt: don't require a suffix with --from=iec-i
Pádraig Brady
-8
/
+7
2024-12-30
maint: fix syntax-check error
Pádraig Brady
-3
/
+3
2024-12-30
date: improve doc for ambiguous formats
Paul Eggert
-5
/
+5
2024-12-30
maint: ISDIGIT → c_isdigit
Paul Eggert
-48
/
+55
2024-12-23
kill: with -l,-t list signal 0
Pádraig Brady
-3
/
+3
2024-12-21
maint: correct © dates for hardware optimized crc routines
Pádraig Brady
-4
/
+4
2024-12-21
tail: always fail when followed files become inaccessible
Pádraig Brady
-1
/
+1
2024-12-20
cksum: update to pclmul optimized crc32b from gnulib
Pádraig Brady
-1
/
+6
2024-12-05
cksum: use ARMv8 SIMD extensions
Sam Russell
-0
/
+271
2024-12-05
tail: ensure --follow=name unfollows renamed files
Pádraig Brady
-2
/
+3
2024-11-26
cksum: use AVX2 and AVX512 for speedup
Sam Russell
-9
/
+489
2024-11-26
tail,tee: fix broken pipe detection on darwin 9
Pádraig Brady
-4
/
+5
2024-11-20
maint: prefer mbszero over memset
Collin Funk
-1
/
+1
2024-11-19
ls: port to Oracle Developer Studio 12.6
Paul Eggert
-20
/
+30
2024-11-19
factor: fix ‘return’ typo
Paul Eggert
-1
/
+1
2024-11-19
maint: omit unnecessary to_uchar
Paul Eggert
-11
/
+11
2024-11-19
printf: diagnose empty args correctly
Paul Eggert
-13
/
+20
2024-11-19
printf: do n$ overflow checking by hand
Paul Eggert
-10
/
+20
2024-11-19
printf: refactor macros to function
Paul Eggert
-92
/
+94
2024-11-17
factor: pacify -Wunused-macros
Paul Eggert
-1
/
+2
2024-11-14
ls: refactor gobble_file get_scontext
Paul Eggert
-2
/
+2
2024-11-11
ls: fix security context indication in --long mode
Pádraig Brady
-1
/
+2
2024-11-11
build: update gnulib submodule to latest
Paul Eggert
-3
/
+4
2024-11-09
tests: avoid false failure on older valgrind
Pádraig Brady
-0
/
+2
2024-11-08
seq: seq_fast always exits now
Paul Eggert
-8
/
+4
2024-11-08
seq: simplify cmp calls
Paul Eggert
-44
/
+44
2024-11-08
seq: use full_write instead of fwrite
Paul Eggert
-4
/
+5
2024-11-08
seq: simplify output buffer management
Paul Eggert
-39
/
+28
2024-11-08
seq: omit unnecessary malloc for upper bound
Paul Eggert
-16
/
+5
2024-11-08
seq: simplify cmp
Paul Eggert
-13
/
+10
2024-11-08
seq: explicate incr
Paul Eggert
-15
/
+20
2024-11-08
env: prefer xpalloc to xrealloc
Paul Eggert
-2
/
+2
2024-11-08
shuf: prefer xpalloc to xnrealloc
Paul Eggert
-23
/
+17
2024-11-08
pwd: prefer xpalloc to xnrealloc
Paul Eggert
-15
/
+13
2024-11-08
du: prefer xpalloc to xnrealloc
Paul Eggert
-9
/
+6
[next]