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
Age
Commit message (
Expand
)
Author
Lines
2023-12-11
maint: remove obsolete AC_PROG_GCC_TRADITIONAL
Pádraig Brady
-1
/
+0
2023-12-11
doc: ls: fix regression in -f description
Pádraig Brady
-13
/
+11
2023-12-11
maint: add list/obstack.h to .gitignore
Pádraig Brady
-0
/
+1
2023-12-10
build: update gnulib submodule to latest
Pádraig Brady
-6
/
+10
2023-12-06
doc: touch: clarify --time description in man page
Pádraig Brady
-3
/
+5
2023-12-01
tail: fix tailing sysfs files where PAGE_SIZE > BUFSIZ
dann frazier
-15
/
+81
2023-11-27
numfmt: support lowercase 'k' for Kilo and Kibi
Pádraig Brady
-103
/
+121
2023-11-16
uniq: fix bug with -w in multibyte locales
Paul Eggert
-25
/
+38
2023-11-16
tests: omit inapplicable test code
Paul Eggert
-33
/
+4
2023-11-16
uniq: change macro to function
Paul Eggert
-11
/
+9
2023-11-16
uniq: prefer static init
Paul Eggert
-16
/
+8
2023-11-16
uniq: simplify and fix unlikely bug by using bool
Paul Eggert
-14
/
+8
2023-11-14
uniq: prefer signed integers
Paul Eggert
-50
/
+36
2023-11-14
maint: DECIMAL_DIGIT_ACCUMULATE uses stdckdint.h
Paul Eggert
-39
/
+12
2023-11-11
pinky: fix string size calculation
Paul Eggert
-12
/
+9
2023-11-11
maint: port randread to FreeBSD 14
Paul Eggert
-3
/
+3
2023-11-11
build: update gnulib submodule to latest
Paul Eggert
-0
/
+0
2023-11-03
ls: fix recent regression in size alignment
Pádraig Brady
-1
/
+34
2023-10-30
join: fix recently introduced NUL bug
Paul Eggert
-16
/
+14
2023-10-30
maint: pacify ‘make syntax-check’
Paul Eggert
-4
/
+2
2023-10-30
maint: copy join, uniq tests from Fedora
Paul Eggert
-0
/
+105
2023-10-30
join,uniq: support multi-byte separators
Paul Eggert
-128
/
+244
2023-10-30
test: allow non-blank white space in numbers
Paul Eggert
-2
/
+2
2023-10-30
stdbuf: port to oddball toupper
Paul Eggert
-3
/
+2
2023-10-30
dircolors: assume C-locale spaces
Paul Eggert
-5
/
+5
2023-10-30
maint: port to oddball tolower
Paul Eggert
-3
/
+2
2023-10-30
maint: include ctype.h selectively
Paul Eggert
-2
/
+23
2023-10-30
maint: move field_sep into separate module
Paul Eggert
-7
/
+67
2023-10-30
digest: omit unnecessary b2sum includes
Paul Eggert
-6
/
+5
2023-10-30
maint: prefer c_isxdigit when that is the intent
Paul Eggert
-9
/
+14
2023-10-28
maint: fix syntax check issue
Pádraig Brady
-1
/
+1
2023-10-28
base32,base64: disallow non-canonical encodings
Pádraig Brady
-2
/
+9
2023-10-25
basenc: fix unlikely locale issue; tune
Paul Eggert
-26
/
+118
2023-10-25
basenc: tweak checks to use unsigned char
Paul Eggert
-23
/
+23
2023-10-25
build: update gnulib submodule to latest
Paul Eggert
-0
/
+0
2023-10-25
basenc: --base16: also allow lower case with --ignore-garbage
Pádraig Brady
-2
/
+4
2023-10-23
basenc: --base16: support lower case hex digits
Pádraig Brady
-1
/
+5
2023-10-23
doc: fix RFC references
Pádraig Brady
-12
/
+12
2023-10-06
tests: move all basenc tests to their own directory
Pádraig Brady
-2
/
+2
2023-10-06
basenc: auto pad base32 and base64 inputs when decoding
Pádraig Brady
-8
/
+63
2023-09-28
sort: improve --help
Paul Eggert
-5
/
+10
2023-09-25
doc: rm --help: mention that '.' or '..' are rejected
Pádraig Brady
-0
/
+5
2023-09-23
wc: pacify ‘make syntax-check’
Paul Eggert
-1
/
+1
2023-09-23
wc: distribute src/wc.h
Paul Eggert
-1
/
+2
2023-09-23
wc: goto considered harmful
Paul Eggert
-47
/
+55
2023-09-23
wc: prefer signed integers
Paul Eggert
-91
/
+82
2023-09-23
wc: improve avx2 API
Paul Eggert
-128
/
+80
2023-09-23
factor,tail: avoid quadratic reallocation
Paul Eggert
-10
/
+14
2023-09-23
doc: mention Unicode exceptions for wc
Paul Eggert
-0
/
+7
2023-09-23
wc: simplify by removing SUPPORT_OLD_MBRTOWC
Paul Eggert
-37
/
+15
[prev]
[next]