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
2021-09-16
cksum: fix off-by-1 bug with \r stripping
Paul Eggert
1
-4
/
+3
2021-09-15
maint: prefer rawmemchr to memchr when easy
Paul Eggert
7
-24
/
+27
2021-09-15
split: avoid NULL + 1
Paul Eggert
1
-2
/
+5
2021-09-15
digest: support windows format checksum files
Pádraig Brady
5
-24
/
+41
2021-09-15
doc: improve --help indenting in checksum utils
Pádraig Brady
1
-2
/
+2
2021-09-15
cksum: operate in binary mode only
Pádraig Brady
3
-17
/
+34
2021-09-15
cksum: use --tag format by default
Pádraig Brady
6
-10
/
+51
2021-09-15
cksum: support --zero in default mode
Pádraig Brady
6
-20
/
+24
2021-09-15
digest: support -length specifiers on all digest tags
Pádraig Brady
1
-41
/
+31
2021-09-15
cksum: support digest detection for tagged format
Pádraig Brady
7
-10
/
+142
2021-09-15
maint: simplify b2sum to only handle BLAKE2b
Pádraig Brady
1
-41
/
+14
2021-09-15
digest: add support for sm3
Pádraig Brady
7
-4
/
+79
2021-09-15
cksum: add --algorithm option to select digest mode
Pádraig Brady
15
-87
/
+395
2021-09-15
digest: refactor cksum(1) into digest.c
Pádraig Brady
8
-630
/
+558
2021-09-15
cksum: document the --debug option
Pádraig Brady
2
-2
/
+14
2021-09-15
sum: handle EOVERFLOW for too large inputs
Pádraig Brady
1
-0
/
+20
2021-09-15
digest: refactor sum(1) into digest.c
Pádraig Brady
5
-254
/
+272
2021-09-15
digest: add LENGTH parameter to digest to support cksum
Pádraig Brady
1
-3
/
+3
2021-09-15
maint: rename md5sum.c to more general digest.c
Pádraig Brady
4
-8
/
+9
2021-09-15
doc: fix ambiguities in logname(1) and whoami(1)
Pádraig Brady
4
-4
/
+6
2021-09-15
dircolors: add *direct* to TERM matching
nl6720
1
-0
/
+1
2021-09-12
tests: stat-vs-dirent.sh: avoid a false failure
Pádraig Brady
1
-1
/
+2
2021-09-09
tests: add new stdin reading programs to tty-eof test
Pádraig Brady
1
-1
/
+2
2021-09-09
build: update gnulib submodule to latest
Pádraig Brady
2
-1
/
+2
2021-09-09
doc: fix repeated word
Pádraig Brady
1
-1
/
+1
2021-09-09
doc: can “can can”
Paul Eggert
1
-1
/
+1
2021-09-07
doc: add missing "as" (thanks to Nelson H.F. Beebe)
Paul Eggert
1
-1
/
+1
2021-09-05
tests: narrow scope of faulty join args
Justin Tracey
1
-1
/
+1
2021-08-31
doc: indicate the default algorithm in the sum(1) man page
Pádraig Brady
1
-1
/
+1
2021-08-31
sum: always output a file name if one passed
Pádraig Brady
4
-15
/
+16
2021-08-30
tests: port better to NetBSD
Paul Eggert
1
-1
/
+2
2021-08-30
tests: merge help-version changes back from gzip
Paul Eggert
1
-8
/
+8
2021-08-29
basenc: fix bug49741: using wrong decoding buffer length
Assaf Gordon
3
-1
/
+16
2021-08-27
basenc: prefer signed to unsigned integers
Paul Eggert
3
-104
/
+87
2021-08-25
maint: avoid new syntax-check failure
Jim Meyering
1
-2
/
+2
2021-08-25
tests: avoid reflinks when testing SEEK_DATA logic
Pádraig Brady
5
-15
/
+20
2021-08-22
df: pacify -Wsuggest-attribute=malloc
Paul Eggert
1
-1
/
+4
2021-08-22
build: update gnulib submodule to latest
Paul Eggert
1
-0
/
+0
2021-08-22
maint: use clearerr on stdin when appropriate
Paul Eggert
14
-107
/
+129
2021-08-22
doc: spell out stdin, stdout, stderr
Paul Eggert
1
-14
/
+15
2021-08-15
chmod: fix use of uninitialized var if -v
Paul Eggert
2
-63
/
+67
2021-08-14
maint: update .gitignore
Pádraig Brady
1
-0
/
+1
2021-08-14
maint: allow hook script accept "Signed-off-by:"
Pádraig Brady
1
-3
/
+0
2021-08-11
df: fix bug with automounted
Paul Eggert
2
-9
/
+28
2021-08-08
cat: with -E fix handling of \r\n spanning buffers
Pádraig Brady
2
-8
/
+47
2021-07-31
maint: update .gitignore
Paul Eggert
1
-1
/
+0
2021-07-31
build: update gnulib submodule to latest
Paul Eggert
1
-0
/
+0
2021-07-31
uniq: pacify GCC -fanalyzer
Paul Eggert
1
-2
/
+2
2021-07-31
numfmt: omit unnecessary pointer test
Paul Eggert
1
-1
/
+1
2021-07-29
doc: add options summary list to tr texinfo
Pádraig Brady
1
-5
/
+34
[prev]
[next]