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
/
local.mk
Age
Commit message (
Expand
)
Author
Lines
2021-09-15
cksum: add --algorithm option to select digest mode
Pádraig Brady
-12
/
+15
2021-09-15
digest: refactor cksum(1) into digest.c
Pádraig Brady
-1
/
+2
2021-09-15
digest: refactor sum(1) into digest.c
Pádraig Brady
-0
/
+3
2021-09-15
maint: rename md5sum.c to more general digest.c
Pádraig Brady
-6
/
+7
2021-05-15
copy: remove fiemap logic
Pádraig Brady
-3
/
+0
2021-05-02
wc: use avx2 optimization when counting only lines
Kristoffer Brånemyr
-0
/
+9
2021-03-15
cksum: use pclmul hardware instruction for CRC32 calculation
Kristoffer Brånemyr
-0
/
+7
2021-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2020-12-28
cksum: use more efficient slice by 8 algorithm
Kristoffer Brånemyr
-0
/
+1
2020-11-21
maint: port from matchpathcon to selabel_lookup
Paul Eggert
-2
/
+0
2020-11-21
build: port to Solaris 10
Paul Eggert
-1
/
+4
2020-10-28
maint: cleanup operation of fs-magic-compare
Pádraig Brady
-1
/
+2
2020-07-28
build: update gnulib submodule to latest
Paul Eggert
-2
/
+2
2020-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2019-10-09
ls: use statx instead of stat when available
Jeff Layton
-0
/
+1
2019-05-15
b2sum: port to HP-UX aCC
Paul Eggert
-8
/
+1
2019-03-04
env: new options --{default,ignore,block}-signal[=SIG]
Assaf Gordon
-0
/
+1
2019-01-01
maint: update all copyright year number ranges
Assaf Gordon
-1
/
+1
2018-12-27
basenc: A new program complementary to base64/base32
Assaf Gordon
-0
/
+3
2018-12-21
maint: rename base64.c to basenc.c
Assaf Gordon
-1
/
+2
2018-06-24
maint: avoid false positive in src/fs-magic-compare
Pádraig Brady
-0
/
+1
2018-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2017-09-24
copy: revert recent patch for vulnerable dirs
Paul Eggert
-8
/
+5
2017-09-19
all: prefer HTTPS in URLs
Paul Eggert
-1
/
+1
2017-09-19
copy: check for vulnerable target dirs
Paul Eggert
-5
/
+8
2017-08-30
runcon: revert "disable use of the TIOCSTI ioctl"
Pádraig Brady
-1
/
+0
2017-08-29
runcon: disable use of the TIOCSTI ioctl
Pádraig Brady
-0
/
+1
2017-08-13
build: use the appropriate single file include option with xlc
Pádraig Brady
-2
/
+8
2017-03-07
build: avoid redundant build of tr with --enable-single-binary
Bernhard Voelker
-1
/
+1
2017-02-11
ln: replace destination links more atomically
Paul Eggert
-2
/
+6
2017-01-25
build: Properly expand cu_install_program when cross-compiling
Manolis Ragkousis
-1
/
+1
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2016-11-23
build: avoid racy failure of "make -jN install"
Jim Meyering
-1
/
+1
2016-11-22
b2sum: a new checksum utility with md5sum like interface
Pádraig Brady
-0
/
+6
2016-11-14
all: reduce usage of proper_name_utf8()
Pádraig Brady
-10
/
+0
2016-10-15
build: also distribute new file, src/die.h
Jim Meyering
-0
/
+1
2016-08-09
maint: refactor common expand(1) and unexpand(1) code
Assaf Gordon
-0
/
+4
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2015-11-19
build: fix VPATH build with --disable-dependency-tracking
Pádraig Brady
-0
/
+9
2015-11-17
maint: remove unmaintained file, c99-to-c89.diff
Jim Meyering
-2
/
+1
2015-09-12
numfmt: use new set-fields module to parse --field
Assaf Gordon
-0
/
+1
2015-09-12
cut: refactor into set-fields module
Assaf Gordon
-0
/
+3
2015-09-03
base32: A new program similar to base64
Pádraig Brady
-0
/
+5
2015-07-15
sync: fix build with separate $(LIB_FDATASYNC)
Peter Bray
-0
/
+1
2015-06-04
build: port single_binary_prog to POSIX shell
Paul Eggert
-3
/
+6
2015-04-26
ls: on GNU/Linux, remove dependency on libacl
Paul Eggert
-1
/
+1
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2014-11-25
build: port new rule for coreutils.h to old Bash
Paul Eggert
-1
/
+2
2014-09-10
build: adjust previous transformations on libstdbuf name
Pádraig Brady
-5
/
+5
2014-09-10
build: avoid name transformations on libstdbuf
Pádraig Brady
-1
/
+8
[next]