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
2023-03-06
maint: pacify ‘make syntax-check’
Paul Eggert
-4
/
+4
2023-03-06
tail,tee: avoid issues with many files on systems without poll
Pádraig Brady
-0
/
+6
2023-03-04
du: --apparent counts only symlinks and regular
Paul Eggert
-4
/
+46
2023-03-04
split: tune for when creating output files
Paul Eggert
-3
/
+9
2023-03-04
split: style fix
Paul Eggert
-1
/
+3
2023-03-04
split: prefer signed integers to size_t
Paul Eggert
-53
/
+52
2023-03-04
split: handle large numbers better
Paul Eggert
-81
/
+81
2023-03-04
split: prefer ssize_t for read result
Paul Eggert
-14
/
+15
2023-03-04
split: be more careful about buffer sizes
Paul Eggert
-28
/
+31
2023-03-04
split: minor -1 / 0 refactor
Paul Eggert
-3
/
+3
2023-03-04
split: don’t worry about ECHILD
Paul Eggert
-3
/
+3
2023-03-04
split: don’t assume pid_t fits in int
Paul Eggert
-2
/
+2
2023-03-04
split: simplify SIGPIPE handling
Paul Eggert
-12
/
+5
2023-03-04
split: port ‘split -n N /dev/null’ better to macOS
Paul Eggert
-37
/
+40
2023-03-04
maint: fix NEWS quoting
Paul Eggert
-1
/
+1
2023-03-04
split: split more evenly with -n
Paul Eggert
-52
/
+67
2023-03-04
split: small -n lines simplification
Paul Eggert
-2
/
+3
2023-03-04
split: refactor lines_chunk_split
Paul Eggert
-6
/
+6
2023-03-04
tee: tune when later -p overrides earlier
Paul Eggert
-18
/
+9
2023-03-01
maint: refactor tail.c to use iopoll
Pádraig Brady
-62
/
+51
2023-02-28
tail: avoid undefined behavior when polling outputs
Pádraig Brady
-2
/
+2
2023-02-28
doc: tee -p: clarify operation
Pádraig Brady
-4
/
+5
2023-02-28
tests: tee -p: add test for early exit with closed pipes
Pádraig Brady
-0
/
+10
2023-02-28
tee: enhance -p mode using iopoll() to detect broken pipe outputs
Carl Edquist
-16
/
+95
2023-02-28
all: add broken pipe detection while waiting for input
Carl Edquist
-0
/
+128
2023-02-27
build: update to latest gnulib
Pádraig Brady
-0
/
+4
2023-02-26
tests: avoid hang in new test
Pádraig Brady
-8
/
+8
2023-02-26
tests: avoid gdb on macOS
Pádraig Brady
-0
/
+11
2023-02-24
cp,install,mv: --debug: output debug info when reflinking
Pádraig Brady
-5
/
+5
2023-02-24
tests: determine if SEEK_HOLE is enabled
Pádraig Brady
-4
/
+16
2023-02-24
cp,install,mv: add --debug to explain how a file is copied
Pádraig Brady
-4
/
+172
2023-02-23
build: update gnulib submodule to latest
Paul Eggert
-0
/
+0
2023-02-23
doc: chgrp,chmod,chown: state --reference always dereferences
Pádraig Brady
-5
/
+6
2023-02-21
doc: fix some spelling mistakes
ChuanGang Jiang
-8
/
+8
2023-02-21
maint: avoid -Wmaybe-uninitialized warning from GCC13
Pádraig Brady
-1
/
+3
2023-02-21
tests: initialize a variable
Jim Meyering
-0
/
+1
2023-02-21
rm: --dir (-d): fix bugs in handling of empty, inaccessible directories
Jim Meyering
-7
/
+49
2023-02-18
tests: port chmod/setgid.sh to macOS 12
Paul Eggert
-8
/
+7
2023-02-18
tests: port better to macOS group numbers
Paul Eggert
-1
/
+13
2023-02-18
build: update gnulib submodule to latest
Paul Eggert
-0
/
+0
2023-02-16
cp: fclonefileat security fix + CLONE_ACL + fixups
Paul Eggert
-13
/
+107
2023-02-10
maint: fix some typos in comments
ChuanGang Jiang
-5
/
+5
2023-02-09
cp: simplify infer_scantype
Paul Eggert
-10
/
+8
2023-02-06
tail: improve --follow=name with single non regular files
Pádraig Brady
-2
/
+17
2023-02-06
tail: fix support for -F with non seekable files
Pádraig Brady
-1
/
+6
2023-02-06
cksum: add --raw option to output a binary digest
Pádraig Brady
-10
/
+144
2023-02-05
build: uptime: avoid issues on systems without utmp.h
Pádraig Brady
-5
/
+4
2023-02-04
maint: use alignasof, not stdalign
Paul Eggert
-3
/
+2
2023-02-04
maint: prefer https: to git:
Paul Eggert
-4
/
+4
2023-02-04
build: update gnulib submodule to latest
Paul Eggert
-0
/
+0
[prev]
[next]