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
2026-03-23
maint: remove some unnecessary casts
Collin Funk
-2
/
+2
2026-03-23
tests: cut: add test for -z with NUL delimiter and -s flag
Sylvestre Ledru
-0
/
+1
2026-03-23
tests: tr: add test for invalid character class name
Sylvestre Ledru
-0
/
+4
2026-03-23
sort: speed up keyed field sorting significantly using memchr
Chris Down
-4
/
+4
2026-03-22
maint: fix an incomplete sentence
Collin Funk
-1
/
+1
2026-03-21
tests: pwd: test the behavior when given an argument
Collin Funk
-0
/
+34
2026-03-21
tac: avoid unnecessary standard output buffering
Collin Funk
-2
/
+4
2026-03-21
tests: rm: fix a test that would sometimes hang
Collin Funk
-1
/
+1
2026-03-21
tac: promptly diagnose write errors
Collin Funk
-2
/
+8
2026-03-21
tests: support checking for specific write errors
Pádraig Brady
-3
/
+8
2026-03-20
tests: nl: check that all files are processed
Collin Funk
-0
/
+34
2026-03-19
test: truncate: improve the test added in the previous commit
Collin Funk
-1
/
+8
2026-03-19
tests: truncate: check that all files are processed
Collin Funk
-0
/
+27
2026-03-17
sort,split,yes: ensure pipe and pipe2 don't open standard descriptors
Collin Funk
-1
/
+18
2026-03-16
tests: dd: fix false failure on NetBSD 10
Pádraig Brady
-0
/
+1
2026-03-16
tests: ls: fix false failure on FreeBSD
Pádraig Brady
-2
/
+2
2026-03-16
maint: tee: remove an affirm call to silence coverity
Collin Funk
-1
/
+0
2026-03-16
wc: make sure input buffer for neon 'wc -l' is aligned
Collin Funk
-1
/
+1
2026-03-15
tee: prefer file descriptors over streams
Collin Funk
-55
/
+38
2026-03-13
timeout: don't exit immediately if the parent is the init process
Collin Funk
-2
/
+50
2026-03-13
doc: fix missing '=' in texi option descriptions
Pádraig Brady
-2
/
+2
2026-03-12
dd: always diagnose partial writes on write failure
Pádraig Brady
-0
/
+44
2026-03-12
doc: clarify a recent NEWS item
Pádraig Brady
-1
/
+1
2026-03-10
doc: NEWS: adjust 'wc -l' aarch64 benchmark after recent commit
Collin Funk
-2
/
+2
2026-03-10
tests: rm: check for hints when running 'rm -foo'
Collin Funk
-0
/
+54
2026-03-10
maint: adjust to placate coverity
Pádraig Brady
-1
/
+2
2026-03-10
yes: use a zero-copy implementation via (vm)splice
Pádraig Brady
-9
/
+180
2026-03-10
all: use more consistent blank character determination
Pádraig Brady
-10
/
+35
2026-03-10
cksum: fix tagged output on 32 bit platforms
Pádraig Brady
-4
/
+4
2026-03-09
wc: improve aarch64 Neon optimization for 'wc -l'
Collin Funk
-65
/
+67
2026-03-09
tests: expand: fix false failure on various systems
Pádraig Brady
-3
/
+5
2026-03-09
build: update to latest gnulib
Pádraig Brady
-1
/
+1
2026-03-08
maint: remove duplicate names from THANKS
Collin Funk
-0
/
+5
2026-03-07
maint: prefer memset_explicit to explicit_bzero
Collin Funk
-3
/
+3
2026-03-07
expand,unexpand: support multi-byte input
Lukáš Zaoral
-30
/
+401
2026-03-06
maint: shred: fix typo in comment
Weixie Cui
-1
/
+1
2026-03-06
maint: dd: fix typo in comment
Weixie Cui
-1
/
+1
2026-03-06
build: update gnulib submodule to latest
Collin Funk
-0
/
+0
2026-03-05
build: update gnulib submodule to latest
Collin Funk
-0
/
+0
2026-03-04
maint: touch: reduce variable scope
Collin Funk
-2
/
+2
2026-03-04
maint: chown,chgrp: reduce variable scope
Collin Funk
-27
/
+20
2026-03-04
install: allow the combination of --compare and --preserve-timestamps
Collin Funk
-24
/
+48
2026-03-04
cksum: use more defensive escaping for --check
Pádraig Brady
-15
/
+19
2026-03-04
maint: tests: refactor uses of bad_unicode()
Pádraig Brady
-9
/
+3
2026-03-04
fold: fix output truncation with 0xFF bytes in input
Pádraig Brady
-5
/
+9
2026-03-04
tests: date: add timezone conversion test
Sylvestre Ledru
-0
/
+4
2026-03-04
tests: date: add edge cases for modifiers
Sylvestre Ledru
-0
/
+17
2026-03-04
tests: cut: add test case for newline delimiter with -s flag
Sylvestre Ledru
-0
/
+3
2026-03-03
tests: mktemp: ensure mktemp does not depend on getrandom and ASLR
oech3
-0
/
+34
2026-03-03
maint: tests: decouple debug output determination
Pádraig Brady
-14
/
+3
[prev]
[next]