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
2021-05-15
build: update gnulib submodule to latest
Pádraig Brady
-0
/
+0
2021-05-15
copy: remove fiemap logic
Pádraig Brady
-618
/
+6
2021-05-13
copy: disallow copy_file_range() on Linux kernels before 5.3
Pádraig Brady
-2
/
+45
2021-05-12
tests: fix tests/cp/sparse-2.sh false failure on some systems
Pádraig Brady
-3
/
+10
2021-05-12
tests: ensure we test SEEK_DATA where used
Pádraig Brady
-61
/
+67
2021-05-12
copy: handle system security config issues with copy_file_range()
Pádraig Brady
-0
/
+9
2021-05-12
copy: handle EOPNOTSUPP from SEEK_DATA
Pádraig Brady
-1
/
+1
2021-05-12
copy: handle ENOTSUP from copy_file_range()
Pádraig Brady
-2
/
+3
2021-05-10
build: update gnulib submodule to latest
Pádraig Brady
-1
/
+13
2021-05-10
build: fix __get_cpuid_count check to catch link failure
Carl Edquist
-2
/
+2
2021-05-08
maint: consistently free hash structures in dev mode
Pádraig Brady
-1
/
+51
2021-05-06
maint: fix sc_space_before_open_paren failure
Bernhard Voelker
-2
/
+2
2021-05-03
copy: exit immediately upon failure to allocate hash memory
Pádraig Brady
-0
/
+4
2021-05-02
copy: ensure we enforce --reflink=never
Pádraig Brady
-7
/
+13
2021-05-02
wc: add --debug to diagnose which implementation used
Pádraig Brady
-17
/
+54
2021-05-02
wc: use avx2 optimization when counting only lines
Kristoffer Brånemyr
-43
/
+294
2021-05-01
touch: fix wrong diagnostic (Bug#48106)
Paul Eggert
-15
/
+19
2021-04-26
maint: port to Autoconf 2.71
Paul Eggert
-31
/
+35
2021-04-26
csplit: size_t overflow check
Paul Eggert
-1
/
+2
2021-04-26
build: update gnulib submodule to latest
Paul Eggert
-5
/
+4
2021-04-26
copy: do not refuse to copy a swap file
Zorro Lang
-1
/
+1
2021-04-22
tests: fix FP in ls/stat-free-color.sh
Bernhard Voelker
-4
/
+6
2021-04-11
doc: clarify that ln --relative requires --symbolic to be specified
Pádraig Brady
-1
/
+2
2021-04-11
doc: clarify what's counted by wc
Pádraig Brady
-7
/
+12
2021-04-11
maint: use "char const *" rather than "const char *"
Pádraig Brady
-327
/
+334
2021-04-11
ls: cache name width determination
Pádraig Brady
-4
/
+32
2021-04-11
ls: add --sort=width option to sort by file name width
Carl Edquist
-3
/
+77
2021-03-29
env: simplify --split-string memory management
Paul Eggert
-213
/
+173
2021-03-29
build: update gnulib submodule to latest
Paul Eggert
-0
/
+0
2021-03-29
tests: add a test case for recent env fix
Pádraig Brady
-0
/
+4
2021-03-29
maint: ignore all .a files in .gitignore
Pádraig Brady
-3
/
+1
2021-03-26
env: prefer ptrdiff_t
Paul Eggert
-6
/
+6
2021-03-26
env: improve whitespace warning
Paul Eggert
-1
/
+1
2021-03-26
env: use GNU coding style
Paul Eggert
-73
/
+78
2021-03-26
env: remove asserts
Paul Eggert
-10
/
+1
2021-03-26
doc: document env fix
Paul Eggert
-0
/
+5
2021-03-26
env: fix address violation with '\v' in -S
Paul Eggert
-11
/
+12
2021-03-25
hostname: pacify valgrind
Paul Eggert
-0
/
+1
2021-03-25
hostname: use puts
Paul Eggert
-1
/
+1
2021-03-25
maint: indenting
Paul Eggert
-2
/
+2
2021-03-25
ln: fix memory leaks in do_link
Kamil Dudka
-6
/
+13
2021-03-24
stdbuf: port lib to macOS
Paul Eggert
-3
/
+5
2021-03-24
cksum: port recent changes to macOS
Paul Eggert
-6
/
+6
2021-03-22
maint: update bootstrap from gnulib
Bernhard Voelker
-5
/
+8
2021-03-21
ptx: remove use of diacrit module
Paul Eggert
-145
/
+45
2021-03-21
build: update gnulib submodule to latest
Paul Eggert
-0
/
+1
2021-03-15
cksum: don't exit immediately if a single file overflows
Pádraig Brady
-3
/
+9
2021-03-15
cksum: add --debug to diagnose which implementation used
Pádraig Brady
-10
/
+49
2021-03-15
cksum: use pclmul hardware instruction for CRC32 calculation
Kristoffer Brånemyr
-27
/
+381
2021-03-14
maint: propagate DEPENDENCIES to libs in single binary mode
Pádraig Brady
-13
/
+20
[prev]
[next]