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-12-19
id: improve doc for when USER is omitted
Paul Eggert
-1
/
+1
2021-12-18
maint: use GNU style for spacing
Paul Eggert
-88
/
+88
2021-12-14
maint: factor.c: avoid new GCC 12 warning
Jim Meyering
-1
/
+1
2021-12-07
uname: port to recent macOS
Paul Eggert
-36
/
+39
2021-11-21
cp: clone on macOS
Paul Eggert
-0
/
+12
2021-11-21
cp: streamline cloning by skipping fstat
Paul Eggert
-19
/
+18
2021-11-20
cp: fix --preserve=ownership permissions bug
Paul Eggert
-23
/
+31
2021-11-18
maint: prefer MAYBE_UNUSED
Paul Eggert
-48
/
+51
2021-11-18
cp: fix security context race
Paul Eggert
-29
/
+21
2021-11-16
cp: minor clarity tweak
Paul Eggert
-1
/
+1
2021-11-16
cp: fix ptrdiff_t/ssize_t theoretical glitches
Paul Eggert
-3
/
+2
2021-11-01
maint: fix recent syntax-check failures
Pádraig Brady
-3
/
+1
2021-10-31
maint: use minmax.h instead of rolling our own
Paul Eggert
-9
/
+1
2021-10-31
maint: add function attributes to .h files
Paul Eggert
-25
/
+42
2021-10-31
maint: enable -Wsuggest-attribute=format
Paul Eggert
-21
/
+30
2021-10-31
maint: modernize attribute usage
Paul Eggert
-30
/
+26
2021-10-31
b2sum: simplify attribute usage
Paul Eggert
-11
/
+5
2021-10-31
maint: prefer attribute.h in .c files
Paul Eggert
-67
/
+119
2021-10-31
sort: --debug: add warnings about sign, radix, and grouping chars
Pádraig Brady
-2
/
+87
2021-10-30
cp: revert unnecessary FreeBSD workaround
Paul Eggert
-4
/
+3
2021-10-29
cp: defend better against FreeBSD 9.1 zfs bug
Paul Eggert
-9
/
+6
2021-10-22
doc: say that printf(1) is preferred over echo(1)
Pádraig Brady
-0
/
+4
2021-10-12
timeout: ensure --foreground -k exits with status 137
Pádraig Brady
-0
/
+5
2021-10-10
sort: fix unlikely bug when '\377' < 0
Paul Eggert
-10
/
+13
2021-10-02
maint: switch to C11-style _Noreturn
Paul Eggert
-25
/
+9
2021-10-02
ls: port to OpenBSD
Paul Eggert
-2
/
+2
2021-09-24
chmod: fix exit status when ignoring symlinks
Pádraig Brady
-2
/
+2
2021-09-24
cksum: fix -a crc on 64 bit big endian systems
Pádraig Brady
-1
/
+2
2021-09-21
tail: fix detection of closed stdout on macOS
Pádraig Brady
-1
/
+24
2021-09-21
maint: clean up c++ style comments
Pádraig Brady
-11
/
+2
2021-09-20
doc: drop extraneous single quotes in help
Jim Meyering
-15
/
+15
2021-09-20
cksum: list Pádraig as coauthor
Jim Meyering
-1
/
+3
2021-09-20
doc: fix --help formatting for checksum utils
Pádraig Brady
-19
/
+22
2021-09-20
cksum: support more transparent emulation of older utils
Pádraig Brady
-11
/
+6
2021-09-16
rmdir: fix uninitialized memory causing incorrect error
Pádraig Brady
-1
/
+2
2021-09-16
build: avoid new chmod.c warnings from upcoming GCC12
Jim Meyering
-1
/
+1
2021-09-16
digest: ignore empty lines when checking
Pádraig Brady
-0
/
+5
2021-09-16
factor: sync longlong.h adjustments from upstream
Pádraig Brady
-31
/
+28
2021-09-16
stat,tail: add support for the secretmem file system
Pádraig Brady
-0
/
+2
2021-09-16
cksum: fix --check with non tagged format checksums
Pádraig Brady
-1
/
+1
2021-09-16
cksum: fix off-by-1 bug with \r stripping
Paul Eggert
-4
/
+3
2021-09-15
maint: prefer rawmemchr to memchr when easy
Paul Eggert
-24
/
+26
2021-09-15
split: avoid NULL + 1
Paul Eggert
-2
/
+5
2021-09-15
digest: support windows format checksum files
Pádraig Brady
-20
/
+25
2021-09-15
doc: improve --help indenting in checksum utils
Pádraig Brady
-2
/
+2
2021-09-15
cksum: operate in binary mode only
Pádraig Brady
-14
/
+28
2021-09-15
cksum: use --tag format by default
Pádraig Brady
-4
/
+30
2021-09-15
cksum: support --zero in default mode
Pádraig Brady
-19
/
+24
2021-09-15
digest: support -length specifiers on all digest tags
Pádraig Brady
-41
/
+31
2021-09-15
cksum: support digest detection for tagged format
Pádraig Brady
-3
/
+66
[prev]
[next]