index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-20
maint: omit unnecessary pragmas and fix tsort.c
Paul Eggert
3
-18
/
+0
2020-05-11
maint: avoid warnings from GCC's -fanalyzer
Pádraig Brady
5
-10
/
+38
2020-04-27
ls: allow --classify to be ignored for non tty output
Jason Kim
1
-4
/
+18
2020-04-02
cp: ensure --attributes-only doesn't remove files
Pádraig Brady
1
-4
/
+5
2020-03-28
build: update gnulib submodule to latest
Paul Eggert
1
-1
/
+0
2020-03-07
ls: restore 8.31 behavior on removed directories
Paul Eggert
1
-22
/
+0
2020-03-04
basenc: avoid undefined behaviour in z85 processing
Pádraig Brady
1
-2
/
+5
2020-02-27
ls: issue error message on removed directory
Colin Watson
1
-0
/
+22
2020-02-25
b2sum: sync better with upstream
Pádraig Brady
1
-2
/
+9
2020-02-25
factor: sync longlong.h adjustments from upstream
Pádraig Brady
1
-45
/
+121
2020-02-25
stat,tail: sync file system constants from the linux kernel
Pádraig Brady
1
-0
/
+10
2020-02-24
uniq: avoid strcoll() to improve performance and consistency
Pádraig Brady
1
-13
/
+1
2020-02-15
doc: clarify that '%a' stat format outputs mode bits
Pádraig Brady
1
-2
/
+2
2020-02-04
rmdir: fix --ignore-fail-on-non-empty with permissions errors
Pádraig Brady
2
-11
/
+16
2020-02-03
build: avoid including sysctl.h on glibc
Pádraig Brady
2
-3
/
+4
2020-02-03
ls: support --time=creation to show/sort birth time
Pádraig Brady
1
-13
/
+72
2020-01-30
build: rearrange yes(1) code to prevent GCC 10 warning
Chris Meyering
1
-2
/
+6
2020-01-01
maint: adjust to split out xstrtol-error gnulib module
Pádraig Brady
6
-0
/
+6
2020-01-01
maint: update all copyright year number ranges
Pádraig Brady
139
-139
/
+139
2019-12-02
chcon: do not validate security context if SELinux is disabled
Kamil Dudka
1
-1
/
+3
2019-11-11
shred: modernize documentation
Paul Eggert
1
-38
/
+4
2019-10-22
all: improve parsing of numeric arguments
Paul Eggert
13
-53
/
+46
2019-10-22
stdbuf: improve size checking
Paul Eggert
1
-17
/
+20
2019-10-21
shuf: fix bug with ‘-r -n 0’
Paul Eggert
1
-24
/
+29
2019-10-09
ls: use statx instead of stat when available
Jeff Layton
4
-38
/
+192
2019-10-03
truncate: avoid integer-overflow assumptions
Paul Eggert
1
-30
/
+19
2019-10-03
numfmt: avoid unlikely integer overflow
Paul Eggert
1
-1
/
+1
2019-10-03
nl: fix integer-overflow bug
Paul Eggert
1
-5
/
+1
2019-10-03
cp: simplify integer overflow checking
Paul Eggert
1
-3
/
+1
2019-09-08
seq: use faster processing for integer steps from 2 to 200
Pádraig Brady
1
-13
/
+36
2019-08-12
build: adjust for recent gnulib pthread changes
Bruno Haible
1
-5
/
+0
2019-08-08
doc: clarify that truncate creates sparse files
Pádraig Brady
1
-1
/
+1
2019-08-07
dircolors: recognize the WebP image format
Mike Swanson
1
-0
/
+1
2019-08-02
seq: fix superfluous output line
Assaf Gordon
1
-1
/
+3
2019-07-12
stat: don't explicitly request file size for filenames
Andreas Dilger
1
-2
/
+2
2019-06-19
od: use fseek on non-regular files
Paul Eggert
1
-2
/
+6
2019-06-14
stat: fix enabling of statx logic
Jeff Layton
1
-6
/
+6
2019-06-10
stat: Use statx where available and support --cached
Jeff Layton
1
-201
/
+422
2019-06-08
split: fix failure for certain number of specified files
Pádraig Brady
1
-9
/
+9
2019-05-30
dd: be more careful about signal handling
Paul Eggert
1
-23
/
+90
2019-05-28
cp: fix /dev/stdin problem on Solaris
Paul Eggert
2
-9
/
+42
2019-05-26
doc: clarify dd sparse detection is by *output* block
Kevin Locke
1
-1
/
+1
2019-05-17
b2sum: port blake2b-ref.c to HP-UX aCC
Paul Eggert
1
-0
/
+4
2019-05-15
b2sum: sync better with upstream
Paul Eggert
1
-13
/
+16
2019-05-15
b2sum: port to HP-UX aCC
Paul Eggert
2
-8
/
+5
2019-05-11
b2sum: port to HP-UX C
Paul Eggert
1
-4
/
+12
2019-05-11
cp: port fiemap.h to C99
Paul Eggert
2
-8
/
+4
2019-05-11
basenc: port to C99
Paul Eggert
1
-96
/
+88
2019-05-11
maint: adjust to recent verify_true removal
Paul Eggert
1
-9
/
+9
2019-03-31
factor: output immediately if stdout is a tty but stdin is not
Shugo Maeda
1
-2
/
+2
[prev]
[next]