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
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-06
doc: touch: clarify --time description in man page
Pádraig Brady
1
-3
/
+5
2023-12-01
tail: fix tailing sysfs files where PAGE_SIZE > BUFSIZ
dann frazier
1
-15
/
+42
2023-11-27
numfmt: support lowercase 'k' for Kilo and Kibi
Pádraig Brady
1
-7
/
+9
2023-11-16
uniq: fix bug with -w in multibyte locales
Paul Eggert
1
-25
/
+29
2023-11-16
uniq: change macro to function
Paul Eggert
1
-11
/
+9
2023-11-16
uniq: prefer static init
Paul Eggert
1
-16
/
+8
2023-11-16
uniq: simplify and fix unlikely bug by using bool
Paul Eggert
1
-14
/
+8
2023-11-14
uniq: prefer signed integers
Paul Eggert
1
-50
/
+36
2023-11-14
maint: DECIMAL_DIGIT_ACCUMULATE uses stdckdint.h
Paul Eggert
20
-39
/
+12
2023-11-11
pinky: fix string size calculation
Paul Eggert
1
-12
/
+9
2023-11-03
ls: fix recent regression in size alignment
Pádraig Brady
1
-1
/
+1
2023-10-30
join: fix recently introduced NUL bug
Paul Eggert
1
-13
/
+7
2023-10-30
join,uniq: support multi-byte separators
Paul Eggert
4
-65
/
+103
2023-10-30
test: allow non-blank white space in numbers
Paul Eggert
1
-2
/
+2
2023-10-30
stdbuf: port to oddball toupper
Paul Eggert
1
-3
/
+2
2023-10-30
dircolors: assume C-locale spaces
Paul Eggert
1
-5
/
+5
2023-10-30
maint: port to oddball tolower
Paul Eggert
1
-3
/
+2
2023-10-30
maint: include ctype.h selectively
Paul Eggert
24
-2
/
+23
2023-10-30
maint: move field_sep into separate module
Paul Eggert
5
-7
/
+4
2023-10-30
digest: omit unnecessary b2sum includes
Paul Eggert
1
-6
/
+5
2023-10-30
maint: prefer c_isxdigit when that is the intent
Paul Eggert
5
-9
/
+14
2023-10-28
maint: fix syntax check issue
Pádraig Brady
1
-1
/
+1
2023-10-25
basenc: fix unlikely locale issue; tune
Paul Eggert
1
-26
/
+118
2023-10-25
basenc: tweak checks to use unsigned char
Paul Eggert
1
-23
/
+23
2023-10-25
basenc: --base16: also allow lower case with --ignore-garbage
Pádraig Brady
1
-2
/
+3
2023-10-23
basenc: --base16: support lower case hex digits
Pádraig Brady
1
-1
/
+1
2023-10-06
basenc: auto pad base32 and base64 inputs when decoding
Pádraig Brady
1
-4
/
+58
2023-09-28
sort: improve --help
Paul Eggert
1
-1
/
+2
2023-09-25
doc: rm --help: mention that '.' or '..' are rejected
Pádraig Brady
1
-0
/
+5
2023-09-23
wc: pacify ‘make syntax-check’
Paul Eggert
1
-1
/
+1
2023-09-23
wc: distribute src/wc.h
Paul Eggert
1
-1
/
+2
2023-09-23
wc: goto considered harmful
Paul Eggert
1
-47
/
+55
2023-09-23
wc: prefer signed integers
Paul Eggert
3
-91
/
+82
2023-09-23
wc: improve avx2 API
Paul Eggert
3
-128
/
+80
2023-09-23
factor,tail: avoid quadratic reallocation
Paul Eggert
2
-10
/
+14
2023-09-23
wc: simplify by removing SUPPORT_OLD_MBRTOWC
Paul Eggert
1
-37
/
+15
2023-09-23
wc: 3× speedup in C locale
Paul Eggert
1
-28
/
+26
2023-09-23
wc: treat encoding errors as non white space
Paul Eggert
1
-10
/
+12
2023-09-23
wc: fix word count bug
Paul Eggert
1
-32
/
+35
2023-09-23
maint: omit some unused function tests
Paul Eggert
1
-5
/
+0
2023-09-23
maint: prefer char32_t to wchar_t
Paul Eggert
4
-18
/
+17
2023-09-23
wc: simplify #if MB_LEN_MAX
Paul Eggert
1
-16
/
+13
2023-09-23
wc: avoid undefined conversion state
Paul Eggert
1
-0
/
+2
2023-09-23
maint: use mbszero
Paul Eggert
5
-5
/
+5
2023-09-23
wc: stop worrying about EBCDIC, shift-JIS, etc
Paul Eggert
1
-2
/
+1
2023-09-23
expr: use mcel
Paul Eggert
1
-59
/
+47
2023-09-21
build: avoid build failures on gcc <= 10, or clang
Pádraig Brady
1
-5
/
+7
2023-09-20
tail: allow multiple PIDs
Stephen Kitt
1
-25
/
+46
2023-09-17
ls: --dired now implies long format with hyperlinks disabled
Sylvestre Ledru
1
-3
/
+4
2023-09-13
maint: use C99 int size specifiers rather than PRI.MAX defines
Pádraig Brady
20
-74
/
+69
[prev]
[next]