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
Files
Lines
2023-03-20
version 9.2
v9.2
Pádraig Brady
1
-1
/
+1
2023-03-19
tests: avoid false failure on systems without statx
Pádraig Brady
2
-4
/
+6
2023-03-19
stty: ensure arbitrary data is not displayed
Pádraig Brady
1
-2
/
+6
2023-03-19
tests: df: avoid false failure on systems with multiple roots
Pádraig Brady
1
-3
/
+6
2023-03-18
doc: uniq: revert previous man page adjustment
Pádraig Brady
1
-3
/
+4
2023-03-18
doc: uniq: use more standard description of -D long option
Pádraig Brady
1
-4
/
+3
2023-03-18
tests: aix: avoid unsupported functionality
Pádraig Brady
2
-2
/
+10
2023-03-17
maint: avoid discarded-qualifiers warnings with SELinux 3.5
Bernhard Voelker
1
-2
/
+2
2023-03-15
test: avoid a test hang on Hurd
Pádraig Brady
1
-1
/
+1
2023-03-15
cksum: fix --raw on 64 bit big endian systems
Pádraig Brady
1
-2
/
+4
2023-03-15
build: avoid -Wsometimes-uninitialized on macOS 12
Bruno Haible
2
-2
/
+2
2023-03-13
doc: remove older ChangeLog items
Pádraig Brady
1
-1
/
+1
2023-03-13
tee: avoid undefined behavior after fclose()
Pádraig Brady
3
-9
/
+11
2023-03-13
doc: dircolors: better separate the sections in the database
Pádraig Brady
1
-0
/
+12
2023-03-13
ls: --color: honor separate sequences for extension cases
Pádraig Brady
4
-9
/
+114
2023-03-13
tests: adjust du test for recent apparent size change
Pádraig Brady
1
-102
/
+3
2023-03-08
tee: support non blocking outputs
Pádraig Brady
5
-25
/
+139
2023-03-08
doc: remove redundant NEWS entry
Pádraig Brady
1
-4
/
+0
2023-03-07
split: support split -n on larger pipe input
Paul Eggert
5
-43
/
+72
2023-03-07
tee: fix a crash with unwriteable files
Pádraig Brady
2
-3
/
+10
2023-03-06
maint: pacify ‘make syntax-check’
Paul Eggert
2
-4
/
+4
2023-03-06
tail,tee: avoid issues with many files on systems without poll
Pádraig Brady
1
-0
/
+6
2023-03-04
du: --apparent counts only symlinks and regular
Paul Eggert
5
-4
/
+46
2023-03-04
split: tune for when creating output files
Paul Eggert
1
-3
/
+9
2023-03-04
split: style fix
Paul Eggert
1
-1
/
+3
2023-03-04
split: prefer signed integers to size_t
Paul Eggert
1
-53
/
+52
2023-03-04
split: handle large numbers better
Paul Eggert
3
-81
/
+81
2023-03-04
split: prefer ssize_t for read result
Paul Eggert
1
-14
/
+15
2023-03-04
split: be more careful about buffer sizes
Paul Eggert
1
-28
/
+31
2023-03-04
split: minor -1 / 0 refactor
Paul Eggert
1
-3
/
+3
2023-03-04
split: don’t worry about ECHILD
Paul Eggert
1
-3
/
+3
2023-03-04
split: don’t assume pid_t fits in int
Paul Eggert
1
-2
/
+2
2023-03-04
split: simplify SIGPIPE handling
Paul Eggert
1
-12
/
+5
2023-03-04
split: port ‘split -n N /dev/null’ better to macOS
Paul Eggert
3
-37
/
+40
2023-03-04
maint: fix NEWS quoting
Paul Eggert
1
-1
/
+1
2023-03-04
split: split more evenly with -n
Paul Eggert
5
-52
/
+67
2023-03-04
split: small -n lines simplification
Paul Eggert
1
-2
/
+3
2023-03-04
split: refactor lines_chunk_split
Paul Eggert
1
-6
/
+6
2023-03-04
tee: tune when later -p overrides earlier
Paul Eggert
1
-18
/
+9
2023-03-01
maint: refactor tail.c to use iopoll
Pádraig Brady
5
-62
/
+51
2023-02-28
tail: avoid undefined behavior when polling outputs
Pádraig Brady
1
-2
/
+2
2023-02-28
doc: tee -p: clarify operation
Pádraig Brady
2
-4
/
+5
2023-02-28
tests: tee -p: add test for early exit with closed pipes
Pádraig Brady
1
-0
/
+10
2023-02-28
tee: enhance -p mode using iopoll() to detect broken pipe outputs
Carl Edquist
5
-16
/
+95
2023-02-28
all: add broken pipe detection while waiting for input
Carl Edquist
3
-0
/
+128
2023-02-27
build: update to latest gnulib
Pádraig Brady
2
-0
/
+4
2023-02-26
tests: avoid hang in new test
Pádraig Brady
1
-8
/
+8
2023-02-26
tests: avoid gdb on macOS
Pádraig Brady
3
-0
/
+11
2023-02-24
cp,install,mv: --debug: output debug info when reflinking
Pádraig Brady
1
-5
/
+5
2023-02-24
tests: determine if SEEK_HOLE is enabled
Pádraig Brady
5
-4
/
+16
[next]