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-02-19
rmdir: diagnose non following of symlinks with trailing slash
Pádraig Brady
-6
/
+119
2021-02-18
stat,tail: add support for the exfat file system
Kamil Dudka
-1
/
+3
2021-02-15
pr: fix alignment of input tabs to multiple columns
Erik Auerswald
-0
/
+43
2021-02-10
cat: extend --show-ends to show \r\n as ^M$
Pádraig Brady
-2
/
+45
2021-01-26
expr: fix bug with unmatched \(...\)
Paul Eggert
-8
/
+21
2021-01-25
split: fix --number=K/N to output correct part of file
Pádraig Brady
-20
/
+31
2021-01-18
doc: rmdir --recursive substitutes
Paul Eggert
-1
/
+13
2021-01-15
mkdir: fix bug when -m's more generous than umask
Paul Eggert
-12
/
+22
2021-01-09
doc: modernize and fix regexp xref
Paul Eggert
-17
/
+18
2021-01-03
doc: make formatting of SEE ALSO in cat.1 and tac.1 consistent
Bernhard Voelker
-2
/
+2
2021-01-02
maint: exempt 'doc/fdl.texi' from 'make update-copyright'
Bernhard Voelker
-1
/
+2
2021-01-01
maint: update all copyright year number ranges
Pádraig Brady
-808
/
+822
2020-12-28
tests: add a test for cksum
Pádraig Brady
-0
/
+36
2020-12-28
cksum: use more efficient slice by 8 algorithm
Kristoffer Brånemyr
-69
/
+513
2020-12-24
build: update gnulib submodule to latest
Paul Eggert
-1
/
+2
2020-12-18
doc: remove extraneous ./src/ prefix from examples
Pádraig Brady
-4
/
+4
2020-12-18
doc: add `seq inf` and `sleep inf` examples to texinfo
Pádraig Brady
-4
/
+13
2020-12-15
doc: document mkdir -m -p better
Paul Eggert
-5
/
+11
2020-12-15
nl: fix --section-delimiter handling of single characters
KOBAYASHI Takashi
-1
/
+17
2020-12-15
doc: mention the GNU extensions to nl --section-delimiter
Pádraig Brady
-4
/
+29
2020-12-15
maint: refactor nl section delimiter handling
Pádraig Brady
-8
/
+14
2020-12-11
build: update gnulib submodule to latest
Paul Eggert
-0
/
+0
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
/
+12
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
/
+52
2020-11-26
maint: mention in NEWS about new df remote fs types
Pádraig Brady
-0
/
+3
2020-11-23
maint: remove no longer needed se_const helper
Pádraig Brady
-14
/
+8
2020-11-23
maint: fix syntax-check failure
Pádraig Brady
-1
/
+0
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
2020-11-23
maint: use absolute paths with selabel_lookup
Pádraig Brady
-2
/
+32
2020-11-22
maint: minor cleanup
Bernhard Voelker
-10
/
+9
2020-11-21
build: update gnulib submodule to latest
Paul Eggert
-0
/
+0
2020-11-21
maint: port from matchpathcon to selabel_lookup
Paul Eggert
-216
/
+144
2020-11-21
build: port to Solaris 10
Paul Eggert
-1
/
+4
2020-11-21
build: update gnulib submodule to latest
Paul Eggert
-0
/
+0
2020-11-18
doc: mention that sort -g supports hex numbers
Pádraig Brady
-0
/
+6
2020-11-14
tr: fix crash validating -c with some case char classes
Pádraig Brady
-1
/
+8
2020-11-12
doc: clarify in texinfo that `test == ...` is non portable
Ben Pfaff
-0
/
+2
2020-11-11
ls: fix crash printing SELinux context for unstatable files
Pádraig Brady
-3
/
+15
2020-11-07
timeout: support sub-second timeouts on macOS
Pádraig Brady
-8
/
+34
2020-11-07
maint: avoid strncat warning on GCC
Pádraig Brady
-2
/
+2
2020-10-28
stat,tail: sync file system constants from the linux kernel
Pádraig Brady
-2
/
+7
2020-10-28
maint: cleanup operation of fs-magic-compare
Pádraig Brady
-1
/
+2
2020-10-27
doc: make blank lines before --help consistent
Pádraig Brady
-3
/
+0
2020-10-26
maint: avoid new sort.c warning from upcoming GCC11
Jim Meyering
-1
/
+1
2020-10-26
dd: drop old workaround for lseek() bug in Linux kernel
Kamil Dudka
-56
/
+3
2020-10-26
nl: support a negative --line-increment
KOBAYASHI Takashi
-1
/
+17
2020-10-25
nl: only fail if need to output overflowed numbers
Pádraig Brady
-8
/
+33
[prev]
[next]