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
2023-04-21
install: support stripping files with a leading hyphen
Pádraig Brady
-2
/
+7
2023-04-13
copy: --debug: indicate if NUL detection is used with SEEK_HOLE
Pádraig Brady
-0
/
+4
2023-04-10
build: fix _Noreturn compilation failure
Pádraig Brady
-2
/
+4
2023-04-08
wc: ensure we update file offset
Pádraig Brady
-1
/
+4
2023-04-08
cp,mv: issue "skipped" messages when skipping files
Pádraig Brady
-4
/
+23
2023-04-08
cp,mv: add --update=none to always skip existing files
Pádraig Brady
-18
/
+131
2023-03-31
wc: diagnose overflow of total counts
Pádraig Brady
-7
/
+44
2023-03-28
dircolors: diagnose read errors
Pádraig Brady
-0
/
+5
2023-03-28
date: diagnose -f read errors
Paul Eggert
-1
/
+3
2023-03-25
cp: clarify commentary
Paul Eggert
-11
/
+11
2023-03-24
copy: fix --reflink=auto to fallback in more cases
Pádraig Brady
-27
/
+35
2023-03-23
cksum: fix reporting of failed checks
Pádraig Brady
-2
/
+2
2023-03-19
stty: ensure arbitrary data is not displayed
Pádraig Brady
-2
/
+6
2023-03-18
doc: uniq: revert previous man page adjustment
Pádraig Brady
-3
/
+4
2023-03-18
doc: uniq: use more standard description of -D long option
Pádraig Brady
-4
/
+3
2023-03-17
maint: avoid discarded-qualifiers warnings with SELinux 3.5
Bernhard Voelker
-2
/
+2
2023-03-15
cksum: fix --raw on 64 bit big endian systems
Pádraig Brady
-2
/
+4
2023-03-15
build: avoid -Wsometimes-uninitialized on macOS 12
Bruno Haible
-2
/
+2
2023-03-13
tee: avoid undefined behavior after fclose()
Pádraig Brady
-9
/
+11
2023-03-13
doc: dircolors: better separate the sections in the database
Pádraig Brady
-0
/
+12
2023-03-13
ls: --color: honor separate sequences for extension cases
Pádraig Brady
-8
/
+66
2023-03-08
tee: support non blocking outputs
Pádraig Brady
-24
/
+119
2023-03-07
split: support split -n on larger pipe input
Paul Eggert
-35
/
+54
2023-03-07
tee: fix a crash with unwriteable files
Pádraig Brady
-3
/
+5
2023-03-06
maint: pacify ‘make syntax-check’
Paul Eggert
-3
/
+3
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
/
+4
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
-63
/
+73
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
-34
/
+32
2023-03-04
split: split more evenly with -n
Paul Eggert
-31
/
+27
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
-1
/
+2
2023-02-28
tee: enhance -p mode using iopoll() to detect broken pipe outputs
Carl Edquist
-16
/
+89
2023-02-28
all: add broken pipe detection while waiting for input
Carl Edquist
-0
/
+128
2023-02-24
cp,install,mv: --debug: output debug info when reflinking
Pádraig Brady
-5
/
+5
2023-02-24
cp,install,mv: add --debug to explain how a file is copied
Pádraig Brady
-4
/
+127
2023-02-23
doc: chgrp,chmod,chown: state --reference always dereferences
Pádraig Brady
-5
/
+6
[prev]
[next]