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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-28
tests: augment new ls --zero test cases
Pádraig Brady
1
-1
/
+9
2021-07-28
maint: avoid syntax-check failures in recent ls changes
Pádraig Brady
1
-8
/
+9
2021-07-28
doc: modernize usage of “disk” and “core”
Paul Eggert
27
-153
/
+161
2021-07-28
doc: improve ls documentation
Paul Eggert
2
-89
/
+99
2021-07-27
ls: rename --null to --zero (Bug#49716)
Paul Eggert
5
-35
/
+42
2021-07-27
ls: compute defaults more lazily
Paul Eggert
1
-195
/
+200
2021-07-26
maint: avoid recent syntax-check issues
Pádraig Brady
2
-1
/
+2
2021-07-26
ls: add --null option (Bug#49716)
Paul Eggert
5
-14
/
+66
2021-07-26
ls: port to wider off_t, uid_t, gid_t
Paul Eggert
1
-10
/
+10
2021-07-26
ls: demacroize
Paul Eggert
1
-135
/
+140
2021-07-26
ls: simplify sprintf usage
Paul Eggert
1
-24
/
+14
2021-07-26
build: update gnulib submodule to latest
Paul Eggert
1
-0
/
+0
2021-07-26
maint: fix white space
Paul Eggert
8
-97
/
+105
2021-07-26
env: fix usage typo
Paul Eggert
1
-1
/
+1
2021-07-02
df: fix duplicated remote entries due to bind mounts
Kamil Dudka
2
-2
/
+16
2021-06-26
tail: use poll, not select
Paul Eggert
3
-62
/
+44
2021-06-26
tail: fix abuse2 test race
Paul Eggert
1
-2
/
+2
2021-06-26
maint: while (1) → while (true)
Paul Eggert
29
-47
/
+47
2021-06-21
maint: remove redundant checks on buffer sizes in tail
Nikolay Nechaev
1
-4
/
+3
2021-06-21
stat: use decomposed decimal device numbers by default
Pádraig Brady
2
-2
/
+5
2021-06-21
stat: support more device number representations
Pádraig Brady
4
-15
/
+67
2021-06-11
build: update gnulib submodule to latest
Paul Eggert
8
-12
/
+5
2021-05-28
maint: bootstrap: remove reference to unused hash-pjw module
Jim Meyering
1
-1
/
+0
2021-05-15
build: update gnulib submodule to latest
Pádraig Brady
1
-0
/
+0
2021-05-15
copy: remove fiemap logic
Pádraig Brady
6
-618
/
+6
2021-05-13
copy: disallow copy_file_range() on Linux kernels before 5.3
Pádraig Brady
1
-2
/
+45
2021-05-12
tests: fix tests/cp/sparse-2.sh false failure on some systems
Pádraig Brady
1
-3
/
+10
2021-05-12
tests: ensure we test SEEK_DATA where used
Pádraig Brady
9
-61
/
+67
2021-05-12
copy: handle system security config issues with copy_file_range()
Pádraig Brady
1
-0
/
+9
2021-05-12
copy: handle EOPNOTSUPP from SEEK_DATA
Pádraig Brady
1
-1
/
+1
2021-05-12
copy: handle ENOTSUP from copy_file_range()
Pádraig Brady
1
-2
/
+3
2021-05-10
build: update gnulib submodule to latest
Pádraig Brady
2
-1
/
+13
2021-05-10
build: fix __get_cpuid_count check to catch link failure
Carl Edquist
1
-2
/
+2
2021-05-08
maint: consistently free hash structures in dev mode
Pádraig Brady
8
-1
/
+51
2021-05-06
maint: fix sc_space_before_open_paren failure
Bernhard Voelker
1
-2
/
+2
2021-05-03
copy: exit immediately upon failure to allocate hash memory
Pádraig Brady
1
-0
/
+4
2021-05-02
copy: ensure we enforce --reflink=never
Pádraig Brady
1
-7
/
+13
2021-05-02
wc: add --debug to diagnose which implementation used
Pádraig Brady
2
-17
/
+54
2021-05-02
wc: use avx2 optimization when counting only lines
Kristoffer Brånemyr
4
-43
/
+294
2021-05-01
touch: fix wrong diagnostic (Bug#48106)
Paul Eggert
1
-15
/
+19
2021-04-26
maint: port to Autoconf 2.71
Paul Eggert
5
-31
/
+35
2021-04-26
csplit: size_t overflow check
Paul Eggert
1
-1
/
+2
2021-04-26
build: update gnulib submodule to latest
Paul Eggert
3
-5
/
+4
2021-04-26
copy: do not refuse to copy a swap file
Zorro Lang
1
-1
/
+1
2021-04-22
tests: fix FP in ls/stat-free-color.sh
Bernhard Voelker
1
-4
/
+6
2021-04-11
doc: clarify that ln --relative requires --symbolic to be specified
Pádraig Brady
2
-1
/
+2
2021-04-11
doc: clarify what's counted by wc
Pádraig Brady
2
-7
/
+12
2021-04-11
maint: use "char const *" rather than "const char *"
Pádraig Brady
76
-327
/
+334
2021-04-11
ls: cache name width determination
Pádraig Brady
1
-4
/
+32
2021-04-11
ls: add --sort=width option to sort by file name width
Carl Edquist
5
-3
/
+77
[prev]
[next]