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
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-31
who: fix only-theoretical overflow
Paul Eggert
1
-2
/
+2
2023-07-31
tac: handle short reads on input
Pádraig Brady
1
-1
/
+2
2023-07-31
uptime: output correct user count on OpenBSD
Bruno Haible
1
-7
/
+0
2023-07-22
mv: better diagnostic for 'mv dir x' failure
Paul Eggert
1
-3
/
+17
2023-07-20
doc: clarify tail -n/-c +NUM operation
Pádraig Brady
1
-2
/
+5
2023-07-18
split: honor $TMPDIR for temp files
Pádraig Brady
2
-2
/
+4
2023-07-18
tac: fall back to /tmp if $TMPDIR is unavailable
Pádraig Brady
4
-120
/
+175
2023-07-17
join: promptly diagnose write errors
Pádraig Brady
1
-0
/
+3
2023-07-17
comm: promptly diagnose write errors
Pádraig Brady
1
-9
/
+12
2023-07-17
cut: promptly diagnose write errors
Pádraig Brady
1
-10
/
+22
2023-07-17
uniq: promptly diagnose write errors
Pádraig Brady
1
-3
/
+6
2023-07-17
od: promptly diagnose write errors
Pádraig Brady
1
-2
/
+6
2023-07-17
all: avoid repeated diagnostic upon write error
Pádraig Brady
12
-46
/
+40
2023-07-13
cksum: improve problematic_chars function
Jim Meyering
1
-1
/
+2
2023-07-12
maint: give a new function the "pure" attribute
Pádraig Brady
1
-0
/
+1
2023-07-11
cksum: escape filenames with a leading '\' in --check status
Pádraig Brady
1
-9
/
+14
2023-07-09
cksum: support transparent emulation of older utils
Pádraig Brady
1
-18
/
+10
2023-07-08
maint: avoid static analysis failure for ignored dup2 return
Pádraig Brady
1
-3
/
+3
2023-07-01
stty: fix untranslated diagnostics
Paul Eggert
1
-2
/
+2
2023-07-01
maint: prefer ckd_add to INT_ADD_WRAPV etc
Paul Eggert
12
-43
/
+54
2023-07-01
who: don’t crash if clock gyrates
Paul Eggert
1
-5
/
+4
2023-07-01
df: omit GCC 5 ‘assume’s
Paul Eggert
2
-5
/
+1
2023-07-01
maint: pacify GCC bug#109613 better
Paul Eggert
2
-4
/
+2
2023-07-01
maint: stop pacifying Parfait
Paul Eggert
2
-11
/
+0
2023-07-01
maint: go back to using ‘error’
Paul Eggert
105
-1038
/
+797
2023-07-01
maint: improve static and dynamic checking
Paul Eggert
41
-253
/
+198
2023-07-01
maint: fix indenting in previous change
Paul Eggert
1
-2
/
+2
2023-06-29
maint: prefer C23-style nullptr
Paul Eggert
115
-1789
/
+1823
2023-06-22
b2sum: fix UAR with --check with malformed checksum lines
Pádraig Brady
1
-0
/
+4
2023-06-15
doc: mention cksum error fix with cpu feature checks changes
Pádraig Brady
1
-2
/
+2
2023-06-14
cksum,wc: clean up hw capability checking
Paul Eggert
2
-29
/
+14
2023-06-14
cksum,wc: don’t include <cpuid.h>
Paul Eggert
2
-6
/
+1
2023-06-14
cksum: fix bug in check for cksum_pclmul
Paul Eggert
1
-1
/
+2
2023-06-13
wc: port to kernels that disable XSAVE YMM
Paul Eggert
2
-64
/
+12
2023-06-12
dircolors: update list of backup file extensions
Ville Skyttä
1
-5
/
+8
2023-06-11
dd: fix parsing of numbers with more than two multipliers
Pádraig Brady
1
-4
/
+4
2023-06-08
doc: od --strings: clarify operation
Pádraig Brady
1
-3
/
+2
2023-06-07
maint: ls.c: update stale comment for previous commit
Pádraig Brady
1
-4
/
+5
2023-06-07
ls: display command line symlinks that return ELOOP
Pádraig Brady
1
-1
/
+1
2023-06-07
ls: use more standard symlink traversal
Pádraig Brady
1
-39
/
+4
2023-05-31
split: --additional-suffix: disallow trailing '/'
Pádraig Brady
1
-7
/
+11
2023-05-31
maint: adjust code to handle "error" syntax-check changes
Pádraig Brady
2
-6
/
+5
2023-05-30
dd: fix ‘error’ name issue without macros
Paul Eggert
1
-57
/
+52
2023-05-28
build: update gnulib submodule to latest
Pádraig Brady
1
-0
/
+1
2023-05-19
build: pacify GCC 13 with -flto
Pádraig Brady
2
-0
/
+4
2023-05-19
build: revert -Wmaybe-uninitialized warnings avoidance
Pádraig Brady
8
-11
/
+8
2023-05-18
build: avoid false -Wmaybe-uninitialized warnings
Pádraig Brady
9
-9
/
+12
2023-05-08
split: advise the kernel of sequential access pattern
Pádraig Brady
1
-0
/
+4
2023-05-06
pr: fix parsing of empty arguments
Pádraig Brady
1
-0
/
+6
2023-05-05
cp: -p --parents: minor cleanup of previous patch
Paul Eggert
1
-25
/
+30
[prev]
[next]