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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-10
head: fix overflows in elide_tail_bytes_pipe
Paul Eggert
1
-71
/
+58
2024-08-10
head: new test for big count
Paul Eggert
1
-0
/
+2
2024-08-10
tail: support counts > 2**64
Paul Eggert
3
-25
/
+27
2024-08-10
head: off_t not uintmax_t for file offset
Paul Eggert
1
-1
/
+1
2024-08-10
nproc: support --ignore counts > 2**64
Paul Eggert
2
-3
/
+4
2024-08-10
nl: support -l counts > 2**64
Paul Eggert
2
-3
/
+3
2024-08-10
head: support counts > 2**64
Paul Eggert
2
-12
/
+16
2024-08-10
digest: improve -l overflow diagnostic
Paul Eggert
1
-7
/
+8
2024-08-10
maint: distinguish EOVERFLOW vs ERANGE better
Paul Eggert
12
-79
/
+107
2024-08-08
tests: df-P.sh: fix intermittent false failure
Richard Purdie
1
-2
/
+2
2024-08-04
build: modernize AC_CHECK_TYPE usage
Paul Eggert
1
-4
/
+11
2024-08-04
maint: avoid warning on older GCC compilers
Pádraig Brady
1
-1
/
+4
2024-08-04
tests: limit mem usage on potentially expensive test
Pádraig Brady
1
-3
/
+13
2024-08-04
tests: ensure utils support writing to a closed pipe
Pádraig Brady
1
-0
/
+5
2024-08-04
doc: reference 'dircolors invocation' from ls --color info
Pádraig Brady
1
-0
/
+1
2024-08-04
doc: clarify which ls color attributes don't apply to dirs
Pádraig Brady
1
-4
/
+4
2024-08-03
shuf: tiny simplification
Paul Eggert
1
-4
/
+1
2024-08-03
shuf: avoid integer overflow on huge inputs
Paul Eggert
1
-4
/
+7
2024-08-03
shuf: fix randomness bug
Paul Eggert
3
-1
/
+15
2024-07-30
maint: remove unnecessary inttostr usage in printf
Collin Funk
8
-82
/
+35
2024-07-22
build: support creating reproducible tarball contents
Pádraig Brady
2
-3
/
+2
2024-07-16
tests: port to noatime file systems
Paul Eggert
2
-15
/
+15
2024-07-16
maint: update bootstrap from Gnulib
Paul Eggert
1
-8
/
+10
2024-07-16
maint: adjust to Gnulib -Wsystem-headers change
Paul Eggert
1
-1
/
+0
2024-07-16
build: update gnulib submodule to latest
Paul Eggert
1
-0
/
+0
2024-07-10
tests: add fold(1) test for non-existent files
Bernhard Voelker
1
-0
/
+7
2024-07-04
maint: import tests/init.sh from Gnulib during bootstrap
Collin Funk
3
-706
/
+4
2024-07-03
doc: remove 'proposed' in regard to $'' descriptions
Pádraig Brady
2
-4
/
+4
2024-07-02
tests: fix improper use of grep -v
Pádraig Brady
1
-11
/
+11
2024-07-02
tests: cksum: check when several files are missing or incorrect
Sylvestre Ledru
1
-0
/
+11
2024-07-01
maint: silence deprecated module warning
Collin Funk
1
-1
/
+1
2024-06-29
maint: prefer endian.h for byte order conversions
Collin Funk
4
-20
/
+9
2024-06-29
build: update gnulib submodule to latest
Collin Funk
1
-0
/
+0
2024-06-27
ls: treat --time=mtime consistently with other time selectors
Pádraig Brady
2
-20
/
+28
2024-06-26
doc: document the c-maybe quoting style
Pádraig Brady
1
-0
/
+3
2024-06-25
stat: reactivate a translator comment (lost on 2012-01-09)
Bruno Haible
1
-2
/
+3
2024-06-01
maint: improve ERE in sc_tests_list_consistency
Bernhard Voelker
1
-1
/
+1
2024-05-28
stat,tail: sync with latest Linux file systems
Pádraig Brady
2
-2
/
+13
2024-05-24
ls: improve sorting doc
Paul Eggert
2
-23
/
+24
2024-05-22
tests: cksum: extend with --status, --ignore-missing and --warn
Sylvestre Ledru
1
-0
/
+58
2024-05-21
build: fix build failure in --enable-single-binary mode
Pádraig Brady
1
-2
/
+2
2024-05-21
maint: add lib/stdbit.h to .gitignore
Pádraig Brady
1
-0
/
+1
2024-05-20
stty: port test to Alpine Linux
Paul Eggert
1
-1
/
+1
2024-05-16
dd: skip some alloc tests on ZFS
Paul Eggert
1
-1
/
+4
2024-05-16
maint: prefer stdbit.h to count-leading-zeros.h
Paul Eggert
4
-20
/
+6
2024-05-16
maint: port test warnings to GCC 14
Paul Eggert
1
-0
/
+2
2024-05-16
maint: update bootstrap from Gnulib
Paul Eggert
1
-3
/
+23
2024-05-16
build: update gnulib submodule to latest
Paul Eggert
1
-0
/
+0
2024-05-16
sort: better -Wmissing-variable-declarations
Paul Eggert
1
-5
/
+4
2024-05-16
cksum: improve API consistency checking
Paul Eggert
2
-3
/
+6
[prev]
[next]