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
2024-03-11
timeout: fix race where we might kill arbitrary processes
Pádraig Brady
-3
/
+8
2024-03-06
cksum: ensure appropriate "binary" mode with --untagged
Pádraig Brady
-7
/
+12
2024-03-05
mv: revert add --swap (-x) option
Pádraig Brady
-38
/
+1
2024-03-04
cksum: consistently validate --length attributes
Pádraig Brady
-5
/
+5
2024-03-03
mv: add --swap (-x) option to atomically swap 2 paths
Petr Malat
-1
/
+38
2024-02-28
cat,cp,mv,dd,install,split: set the default IO size to 256KiB
Pádraig Brady
-15
/
+19
2024-02-27
mktemp: fix template diagnostic with --suffix
lvgenggeng
-2
/
+8
2024-02-27
sort: make the startup time optimization effective on glibc < 2.34
Bruno Haible
-1
/
+1
2024-02-26
wc: fix -w with breaking space over UCHAR_MAX
Aearil
-1
/
+2
2024-02-26
cp,mv: add --update=none-fail to fail if existing files
Pádraig Brady
-31
/
+44
2024-02-26
cp,mv: reinstate that -n exits with success if files skipped
Pádraig Brady
-12
/
+16
2024-02-26
build: fix libcrypto version linked by sort at runtime
Pádraig Brady
-1
/
+1
2024-02-25
sort: dynamically link -lcrypto if -R
Paul Eggert
-1
/
+51
2024-02-25
doc: de-“note” the documentation
Paul Eggert
-20
/
+16
2024-02-22
cp: add --keep-directory-symlink option
Daan De Meyer
-2
/
+17
2024-02-19
dircolors: update list of archive file extensions
Michel Lind
-34
/
+35
2024-02-19
maint: prefer #include <...> for gnulib substitute headers
Collin Funk
-3
/
+3
2024-02-18
nohup: document GCC bug number
Paul Eggert
-1
/
+2
2024-02-18
ls: remove unnecessary pragmas
Paul Eggert
-8
/
+0
2024-02-18
maint: update GCC version comment
Paul Eggert
-1
/
+1
2024-02-18
maint: document fix for GCC bug 109628
Paul Eggert
-1
/
+1
2024-02-18
maint: remove unneeded suggest-attributes pragmas
Paul Eggert
-6
/
+0
2024-02-07
maint: avoid -Wshadow warning under clang
Collin Funk
-7
/
+7
2024-02-07
build: fix od build on clang < 17
Pádraig Brady
-10
/
+10
2024-02-05
od: support half precision floating point
Pádraig Brady
-3
/
+70
2024-01-28
seq: say why not ‘x += step’
Paul Eggert
-0
/
+4
2024-01-17
split: do not shrink hold buffer
Paul Eggert
-3
/
+0
2024-01-06
maint: add attributes to two functions without side effects
Samuel Tardieu
-0
/
+2
2024-01-01
maint: update all copyright year number ranges
Pádraig Brady
-140
/
+140
2023-12-31
ls: omit bad_cast
Paul Eggert
-12
/
+15
2023-12-31
split: omit bad_cast
Paul Eggert
-3
/
+3
2023-12-29
maint: distribute new header from previous commit
Pádraig Brady
-0
/
+1
2023-12-27
maint: merge chgrp and chown sources
Pádraig Brady
-352
/
+97
2023-12-19
copy,install: avoid unnecessary security context translations
Christian Göttsche
-53
/
+53
2023-12-17
maint: avoid false positive warning with newer gcc
Pádraig Brady
-1
/
+1
2023-12-17
doc: cp --no-clobber: improve documentation
Pádraig Brady
-2
/
+2
2023-12-15
chgrp: add --from parameter similar to chown
Pádraig Brady
-8
/
+34
2023-12-11
doc: ls: fix regression in -f description
Pádraig Brady
-9
/
+7
2023-12-06
doc: touch: clarify --time description in man page
Pádraig Brady
-3
/
+5
2023-12-01
tail: fix tailing sysfs files where PAGE_SIZE > BUFSIZ
dann frazier
-15
/
+42
2023-11-27
numfmt: support lowercase 'k' for Kilo and Kibi
Pádraig Brady
-7
/
+9
2023-11-16
uniq: fix bug with -w in multibyte locales
Paul Eggert
-25
/
+29
2023-11-16
uniq: change macro to function
Paul Eggert
-11
/
+9
2023-11-16
uniq: prefer static init
Paul Eggert
-16
/
+8
2023-11-16
uniq: simplify and fix unlikely bug by using bool
Paul Eggert
-14
/
+8
2023-11-14
uniq: prefer signed integers
Paul Eggert
-50
/
+36
2023-11-14
maint: DECIMAL_DIGIT_ACCUMULATE uses stdckdint.h
Paul Eggert
-39
/
+12
2023-11-11
pinky: fix string size calculation
Paul Eggert
-12
/
+9
2023-11-03
ls: fix recent regression in size alignment
Pádraig Brady
-1
/
+1
2023-10-30
join: fix recently introduced NUL bug
Paul Eggert
-13
/
+7
[prev]
[next]