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
Age
Commit message (
Expand
)
Author
Lines
3 days
doc: fix missing '=' in texi option descriptions
HEAD
master
Pádraig Brady
-2
/
+2
4 days
dd: always diagnose partial writes on write failure
Pádraig Brady
-0
/
+44
4 days
doc: clarify a recent NEWS item
Pádraig Brady
-1
/
+1
5 days
doc: NEWS: adjust 'wc -l' aarch64 benchmark after recent commit
Collin Funk
-2
/
+2
5 days
tests: rm: check for hints when running 'rm -foo'
Collin Funk
-0
/
+54
6 days
maint: adjust to placate coverity
Pádraig Brady
-1
/
+2
6 days
yes: use a zero-copy implementation via (vm)splice
Pádraig Brady
-9
/
+180
6 days
all: use more consistent blank character determination
Pádraig Brady
-10
/
+35
6 days
cksum: fix tagged output on 32 bit platforms
Pádraig Brady
-4
/
+4
7 days
wc: improve aarch64 Neon optimization for 'wc -l'
Collin Funk
-65
/
+67
7 days
tests: expand: fix false failure on various systems
Pádraig Brady
-3
/
+5
7 days
build: update to latest gnulib
Pádraig Brady
-1
/
+1
8 days
maint: remove duplicate names from THANKS
Collin Funk
-0
/
+5
9 days
maint: prefer memset_explicit to explicit_bzero
Collin Funk
-3
/
+3
9 days
expand,unexpand: support multi-byte input
Lukáš Zaoral
-30
/
+401
9 days
maint: shred: fix typo in comment
Weixie Cui
-1
/
+1
10 days
maint: dd: fix typo in comment
Weixie Cui
-1
/
+1
10 days
build: update gnulib submodule to latest
Collin Funk
-0
/
+0
10 days
build: update gnulib submodule to latest
Collin Funk
-0
/
+0
11 days
maint: touch: reduce variable scope
Collin Funk
-2
/
+2
11 days
maint: chown,chgrp: reduce variable scope
Collin Funk
-27
/
+20
12 days
install: allow the combination of --compare and --preserve-timestamps
Collin Funk
-24
/
+48
12 days
cksum: use more defensive escaping for --check
Pádraig Brady
-15
/
+19
12 days
maint: tests: refactor uses of bad_unicode()
Pádraig Brady
-9
/
+3
12 days
fold: fix output truncation with 0xFF bytes in input
Pádraig Brady
-5
/
+9
12 days
tests: date: add timezone conversion test
Sylvestre Ledru
-0
/
+4
12 days
tests: date: add edge cases for modifiers
Sylvestre Ledru
-0
/
+17
12 days
tests: cut: add test case for newline delimiter with -s flag
Sylvestre Ledru
-0
/
+3
13 days
tests: mktemp: ensure mktemp does not depend on getrandom and ASLR
oech3
-0
/
+34
13 days
maint: tests: decouple debug output determination
Pádraig Brady
-14
/
+3
13 days
tests: avoid false test failure when using address sanitizer
Collin Funk
-0
/
+3
13 days
tests: avoid failure on systems without an optimized 'cksum' or 'wc -l'
Collin Funk
-0
/
+10
2026-03-02
tests: shuf: ensure memory exhaustion is handled gracefully
oech3
-0
/
+5
2026-03-02
test: cp: add test for non-UTF8 directory names
Sylvestre Ledru
-0
/
+48
2026-02-28
du: fflush after outputting a line
Paul Eggert
-1
/
+1
2026-02-28
tests: wc,du: add additional --files0-from test cases
Collin Funk
-4
/
+29
2026-02-28
build: update gnulib submodule to latest
Collin Funk
-1
/
+0
2026-02-28
tests: ls: treat invalid UTF-8 paths starting with a dot as hidden
Sylvestre Ledru
-0
/
+61
2026-02-28
tests: ln: verify that -f and -i override each other
Sylvestre Ledru
-0
/
+21
2026-02-28
test: ln: verify backup suffix path traversal prevention
Sylvestre Ledru
-0
/
+66
2026-02-28
maint: fix typo in previous test
Pádraig Brady
-1
/
+1
2026-02-28
tests: shuf: ensure we handle unsupported getrandom syscall gracefully
oech3
-0
/
+6
2026-02-28
build: update gnulib to latest
Pádraig Brady
-0
/
+4
2026-02-27
du: avoid locking and flushing standard output
Collin Funk
-3
/
+4
2026-02-27
stat: handle %%%N too
Paul Eggert
-5
/
+6
2026-02-27
id: avoid unnecessary buffer flushing
Paul Eggert
-5
/
+4
2026-02-27
cksum: prefer signed int
Paul Eggert
-129
/
+129
2026-02-26
stat: don't check QUOTING_STYLE when --printf %%N is used
Collin Funk
-1
/
+44
2026-02-26
id: promptly diagnose write errors
Collin Funk
-2
/
+6
2026-02-26
groups: promptly diagnose write errors
Collin Funk
-0
/
+7
[next]