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
2020-02-15
doc: clarify that '%a' stat format outputs mode bits
Pádraig Brady
-2
/
+2
2020-02-04
rmdir: fix --ignore-fail-on-non-empty with permissions errors
Pádraig Brady
-11
/
+16
2020-02-03
build: avoid including sysctl.h on glibc
Pádraig Brady
-3
/
+4
2020-02-03
ls: support --time=creation to show/sort birth time
Pádraig Brady
-13
/
+72
2020-01-30
build: rearrange yes(1) code to prevent GCC 10 warning
Chris Meyering
-2
/
+6
2020-01-01
maint: adjust to split out xstrtol-error gnulib module
Pádraig Brady
-0
/
+6
2020-01-01
maint: update all copyright year number ranges
Pádraig Brady
-139
/
+139
2019-12-02
chcon: do not validate security context if SELinux is disabled
Kamil Dudka
-1
/
+3
2019-11-11
shred: modernize documentation
Paul Eggert
-38
/
+4
2019-10-22
all: improve parsing of numeric arguments
Paul Eggert
-53
/
+46
2019-10-22
stdbuf: improve size checking
Paul Eggert
-17
/
+20
2019-10-21
shuf: fix bug with ‘-r -n 0’
Paul Eggert
-24
/
+29
2019-10-09
ls: use statx instead of stat when available
Jeff Layton
-38
/
+192
2019-10-03
truncate: avoid integer-overflow assumptions
Paul Eggert
-30
/
+19
2019-10-03
numfmt: avoid unlikely integer overflow
Paul Eggert
-1
/
+1
2019-10-03
nl: fix integer-overflow bug
Paul Eggert
-5
/
+1
2019-10-03
cp: simplify integer overflow checking
Paul Eggert
-3
/
+1
2019-09-08
seq: use faster processing for integer steps from 2 to 200
Pádraig Brady
-13
/
+36
2019-08-12
build: adjust for recent gnulib pthread changes
Bruno Haible
-5
/
+0
2019-08-08
doc: clarify that truncate creates sparse files
Pádraig Brady
-1
/
+1
2019-08-07
dircolors: recognize the WebP image format
Mike Swanson
-0
/
+1
2019-08-02
seq: fix superfluous output line
Assaf Gordon
-1
/
+3
2019-07-12
stat: don't explicitly request file size for filenames
Andreas Dilger
-2
/
+2
2019-06-19
od: use fseek on non-regular files
Paul Eggert
-2
/
+6
2019-06-14
stat: fix enabling of statx logic
Jeff Layton
-6
/
+6
2019-06-10
stat: Use statx where available and support --cached
Jeff Layton
-201
/
+422
2019-06-08
split: fix failure for certain number of specified files
Pádraig Brady
-9
/
+9
2019-05-30
dd: be more careful about signal handling
Paul Eggert
-23
/
+90
2019-05-28
cp: fix /dev/stdin problem on Solaris
Paul Eggert
-9
/
+42
2019-05-26
doc: clarify dd sparse detection is by *output* block
Kevin Locke
-1
/
+1
2019-05-17
b2sum: port blake2b-ref.c to HP-UX aCC
Paul Eggert
-0
/
+4
2019-05-15
b2sum: sync better with upstream
Paul Eggert
-13
/
+16
2019-05-15
b2sum: port to HP-UX aCC
Paul Eggert
-8
/
+5
2019-05-11
b2sum: port to HP-UX C
Paul Eggert
-4
/
+12
2019-05-11
cp: port fiemap.h to C99
Paul Eggert
-8
/
+4
2019-05-11
basenc: port to C99
Paul Eggert
-96
/
+88
2019-05-11
maint: adjust to recent verify_true removal
Paul Eggert
-9
/
+9
2019-03-31
factor: output immediately if stdout is a tty but stdin is not
Shugo Maeda
-2
/
+2
2019-03-30
maint: fix syntax check failure
Pádraig Brady
-1
/
+1
2019-03-30
maint: tee: use STDIN_FILENO rather than 0
Martin Castillo
-1
/
+1
2019-03-18
md5sum,b2sum,sha*sum: --help: add note about binary/text mode
Kamil Dudka
-1
/
+4
2019-03-17
ln: port to symlink ("x", ".") failing with EINVAL
Paul Eggert
-1
/
+2
2019-03-16
ln: port to platforms lacking O_DIRECTORY
Paul Eggert
-1
/
+13
2019-03-06
build: avoid statx related build failure on AIX
Pádraig Brady
-1
/
+1
2019-03-06
build: fix env build where SIGNUM_BOUND is not constant
Pádraig Brady
-1
/
+14
2019-03-04
env: add --list-signal-handling to output non default handling
Pádraig Brady
-0
/
+43
2019-03-04
env: new options --{default,ignore,block}-signal[=SIG]
Assaf Gordon
-0
/
+236
2019-03-03
stat: print birth time on systems supporting statx
Martin Bukatovic
-0
/
+19
2019-03-03
df: support different file system encodings when not using tty
Pádraig Brady
-3
/
+31
2019-02-25
wc: treat non breaking space as a word separator
Pádraig Brady
-2
/
+23
[prev]
[next]