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-12-30
maint: ISDIGIT → c_isdigit
Paul Eggert
-48
/
+55
2024-12-23
kill: with -l,-t list signal 0
Pádraig Brady
-3
/
+3
2024-12-21
maint: correct © dates for hardware optimized crc routines
Pádraig Brady
-4
/
+4
2024-12-21
tail: always fail when followed files become inaccessible
Pádraig Brady
-1
/
+1
2024-12-20
cksum: update to pclmul optimized crc32b from gnulib
Pádraig Brady
-1
/
+6
2024-12-05
cksum: use ARMv8 SIMD extensions
Sam Russell
-0
/
+271
2024-12-05
tail: ensure --follow=name unfollows renamed files
Pádraig Brady
-2
/
+3
2024-11-26
cksum: use AVX2 and AVX512 for speedup
Sam Russell
-9
/
+489
2024-11-26
tail,tee: fix broken pipe detection on darwin 9
Pádraig Brady
-4
/
+5
2024-11-20
maint: prefer mbszero over memset
Collin Funk
-1
/
+1
2024-11-19
ls: port to Oracle Developer Studio 12.6
Paul Eggert
-20
/
+30
2024-11-19
factor: fix ‘return’ typo
Paul Eggert
-1
/
+1
2024-11-19
maint: omit unnecessary to_uchar
Paul Eggert
-11
/
+11
2024-11-19
printf: diagnose empty args correctly
Paul Eggert
-13
/
+20
2024-11-19
printf: do n$ overflow checking by hand
Paul Eggert
-10
/
+20
2024-11-19
printf: refactor macros to function
Paul Eggert
-92
/
+94
2024-11-17
factor: pacify -Wunused-macros
Paul Eggert
-1
/
+2
2024-11-14
ls: refactor gobble_file get_scontext
Paul Eggert
-2
/
+2
2024-11-11
ls: fix security context indication in --long mode
Pádraig Brady
-1
/
+2
2024-11-11
build: update gnulib submodule to latest
Paul Eggert
-3
/
+4
2024-11-09
tests: avoid false failure on older valgrind
Pádraig Brady
-0
/
+2
2024-11-08
seq: seq_fast always exits now
Paul Eggert
-8
/
+4
2024-11-08
seq: simplify cmp calls
Paul Eggert
-44
/
+44
2024-11-08
seq: use full_write instead of fwrite
Paul Eggert
-4
/
+5
2024-11-08
seq: simplify output buffer management
Paul Eggert
-39
/
+28
2024-11-08
seq: omit unnecessary malloc for upper bound
Paul Eggert
-16
/
+5
2024-11-08
seq: simplify cmp
Paul Eggert
-13
/
+10
2024-11-08
seq: explicate incr
Paul Eggert
-15
/
+20
2024-11-08
env: prefer xpalloc to xrealloc
Paul Eggert
-2
/
+2
2024-11-08
shuf: prefer xpalloc to xnrealloc
Paul Eggert
-23
/
+17
2024-11-08
pwd: prefer xpalloc to xnrealloc
Paul Eggert
-15
/
+13
2024-11-08
du: prefer xpalloc to xnrealloc
Paul Eggert
-9
/
+6
2024-11-08
df: prefer xpalloc to xnrealloc
Paul Eggert
-21
/
+16
2024-11-08
basenc: prefer xpalloc to xnrealloc
Paul Eggert
-4
/
+2
2024-11-08
ls: prefer xpalloc to xnrealloc
Paul Eggert
-82
/
+47
2024-11-08
df: simplify via xasprintf
Paul Eggert
-20
/
+6
2024-11-08
csplit: port to IDX_MAX < INT_MAX
Paul Eggert
-1
/
+1
2024-11-08
pr: prefer xpalloc to x2realloc
Paul Eggert
-18
/
+10
2024-11-08
od: prefer xpalloc to x2realloc
Paul Eggert
-9
/
+8
2024-11-08
fold: prefer xpalloc to x2realloc
Paul Eggert
-12
/
+10
2024-11-08
sort: prefer xpalloc to x2nrealloc
Paul Eggert
-14
/
+7
2024-11-08
cut,numfmt: prefer xpalloc to x2nrealloc
Paul Eggert
-11
/
+10
2024-11-08
ptx: prefer xpalloc to x2nrealloc
Paul Eggert
-65
/
+47
2024-11-08
od: prefer xpalloc to x2nrealloc
Paul Eggert
-11
/
+10
2024-11-08
expand: check for colno overflow
Paul Eggert
-40
/
+38
2024-11-08
ls: fix aclinfo cache bug
Paul Eggert
-5
/
+19
2024-11-08
ls: use Gnulib’s unsupported errno list
Paul Eggert
-10
/
+2
2024-11-08
expand: use signed colno
Paul Eggert
-2
/
+3
2024-11-08
expand: refactor to introduce ‘colno’
Paul Eggert
-22
/
+25
2024-11-08
expand: prefer xpalloc to x2nrealloc
Paul Eggert
-16
/
+15
[prev]
[next]