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
2021-05-02
wc: add --debug to diagnose which implementation used
Pádraig Brady
-17
/
+50
2021-05-02
wc: use avx2 optimization when counting only lines
Kristoffer Brånemyr
-43
/
+245
2021-05-01
touch: fix wrong diagnostic (Bug#48106)
Paul Eggert
-15
/
+19
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-11
doc: clarify that ln --relative requires --symbolic to be specified
Pádraig Brady
-1
/
+1
2021-04-11
doc: clarify what's counted by wc
Pádraig Brady
-1
/
+1
2021-04-11
maint: use "char const *" rather than "const char *"
Pádraig Brady
-313
/
+313
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
/
+25
2021-03-29
env: simplify --split-string memory management
Paul Eggert
-213
/
+172
2021-03-29
maint: ignore all .a files in .gitignore
Pádraig Brady
-1
/
+0
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
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-21
ptx: remove use of diacrit module
Paul Eggert
-136
/
+32
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
-9
/
+46
2021-03-15
cksum: use pclmul hardware instruction for CRC32 calculation
Kristoffer Brånemyr
-27
/
+290
2021-02-19
rmdir: diagnose non following of symlinks with trailing slash
Pádraig Brady
-6
/
+49
2021-02-18
stat,tail: add support for the exfat file system
Kamil Dudka
-0
/
+2
2021-02-15
pr: fix alignment of input tabs to multiple columns
Erik Auerswald
-0
/
+2
2021-02-10
cat: extend --show-ends to show \r\n as ^M$
Pádraig Brady
-1
/
+9
2021-01-26
expr: fix bug with unmatched \(...\)
Paul Eggert
-2
/
+7
2021-01-25
split: fix --number=K/N to output correct part of file
Pádraig Brady
-1
/
+1
2021-01-15
mkdir: fix bug when -m's more generous than umask
Paul Eggert
-12
/
+18
2021-01-01
maint: update all copyright year number ranges
Pádraig Brady
-139
/
+139
2020-12-28
cksum: use more efficient slice by 8 algorithm
Kristoffer Brånemyr
-69
/
+510
2020-12-24
build: update gnulib submodule to latest
Paul Eggert
-1
/
+2
2020-12-18
doc: add `seq inf` and `sleep inf` examples to texinfo
Pádraig Brady
-1
/
+1
2020-12-15
doc: document mkdir -m -p better
Paul Eggert
-1
/
+2
2020-12-15
nl: fix --section-delimiter handling of single characters
KOBAYASHI Takashi
-1
/
+2
2020-12-15
doc: mention the GNU extensions to nl --section-delimiter
Pádraig Brady
-1
/
+3
2020-12-15
maint: refactor nl section delimiter handling
Pádraig Brady
-8
/
+14
2020-12-08
chroot,comm,join: fix usage options style
Arman Absalan
-28
/
+28
2020-12-01
date: with --debug, show the output format
Pádraig Brady
-0
/
+3
2020-11-27
maint: fix typo, characteres -> characters
Tim Gates
-1
/
+1
2020-11-26
rm: do not skip files upon failure to remove an empty dir
Nishant Nayan
-1
/
+2
2020-11-23
maint: remove no longer needed se_const helper
Pádraig Brady
-14
/
+8
2020-11-23
install: suppress "Operation not supported" false alarms
Paul Eggert
-1
/
+1
2020-11-23
maint: propagate errno better in selinux.c
Paul Eggert
-7
/
+14
[prev]
[next]