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
Age
Commit message (
Expand
)
Author
Lines
2024-10-03
ls: fix spurious output with -Z
Pádraig Brady
-1
/
+1
2024-10-02
ls: tune usage of getxattr/stat syscalls
Paul Eggert
-188
/
+184
2024-10-02
ls: omit cast from gobble_file
Paul Eggert
-7
/
+8
2024-10-02
ls: check FILETYPE_INDICATORS cardinality
Paul Eggert
-12
/
+11
2024-10-02
ls: tune indicator_name
Paul Eggert
-15
/
+19
2024-10-02
ls: omit some unnecessary NULs
Paul Eggert
-18
/
+19
2024-10-02
ls: tune is_colored
Paul Eggert
-3
/
+6
2024-10-02
ls: omit unnecessary test
Paul Eggert
-1
/
+1
2024-10-02
ls: reinstate capability checking in more cases
Pádraig Brady
-8
/
+7
2024-09-30
maint: avoid sc_preprocessor_indentation failure in factor.c
Bernhard Voelker
-2
/
+2
2024-09-29
ls: use fewer xattr-related syscalls
Paul Eggert
-83
/
+40
2024-09-27
factor: eliminate print_uuint recursion
Paul Eggert
-20
/
+34
2024-09-27
factor: lessen print_uuint recursion
Paul Eggert
-4
/
+21
2024-09-27
factor: print_uuint accepts uuint
Paul Eggert
-8
/
+8
2024-09-27
factor: simplify table count
Paul Eggert
-2
/
+1
2024-09-27
factor: macro refactoring
Paul Eggert
-17
/
+3
2024-09-27
factor: improve gmp-related buffering
Paul Eggert
-26
/
+56
2024-09-27
factor: buffer stdout like other progs do
Paul Eggert
-1
/
+1
2024-09-27
factor: improve fd buffering
Paul Eggert
-65
/
+75
2024-09-27
factor: powm2 returns uuint
Paul Eggert
-20
/
+22
2024-09-27
factor: factor_using_division returns uuint
Paul Eggert
-6
/
+4
2024-09-27
factor: gcd2_odd returns uuint
Paul Eggert
-14
/
+7
2024-09-27
factor: mod2 now returns uuint
Paul Eggert
-23
/
+25
2024-09-27
factor: new type uuint
Paul Eggert
-9
/
+23
2024-09-27
factor: tweak prime_p zero counting
Paul Eggert
-4
/
+2
2024-09-27
factor: tweak gcd2_odd performance
Paul Eggert
-9
/
+18
2024-09-27
factor: tweak gcd_odd performance
Paul Eggert
-2
/
+2
2024-09-27
factor: switch to stdc_leading_zeros etc
Paul Eggert
-70
/
+18
2024-09-27
factor: port to platforms
Paul Eggert
-5
/
+10
2024-09-23
doc: remove extraneous periods from option --help
Pádraig Brady
-6
/
+10
2024-09-23
doc: sort: be more descriptive than 'manual'
Pádraig Brady
-1
/
+3
2024-09-23
doc: improve printf(1) reference in echo man page
Pádraig Brady
-1
/
+1
2024-09-23
doc: fix option markup in chgrp, chown, chmod man pages
Pádraig Brady
-1
/
+1
2024-09-13
printf: add indexed argument support
Pádraig Brady
-68
/
+116
2024-09-04
maint: assume C89 escape sequences
Collin Funk
-8
/
+0
2024-08-25
maint: adjust to Gnulib acl changes
Collin Funk
-7
/
+7
2024-08-19
install: dereference source symlinks when comparing
Pádraig Brady
-1
/
+1
2024-08-15
build: update gnulib submodule to latest
Paul Eggert
-3
/
+0
2024-08-11
ls: add support for explicit file name sorting
Pádraig Brady
-5
/
+7
2024-08-11
maint: fix syntax-check failure
Pádraig Brady
-1
/
+0
2024-08-11
doc: printf %b: clarify octal processing
Pádraig Brady
-38
/
+2
2024-08-10
maint: adjust to Gnulib safe_read etc. changes
Paul Eggert
-62
/
+56
2024-08-10
head: fix overflows in elide_tail_bytes_pipe
Paul Eggert
-71
/
+58
2024-08-10
tail: support counts > 2**64
Paul Eggert
-18
/
+23
2024-08-10
head: off_t not uintmax_t for file offset
Paul Eggert
-1
/
+1
2024-08-10
nproc: support --ignore counts > 2**64
Paul Eggert
-1
/
+2
2024-08-10
nl: support -l counts > 2**64
Paul Eggert
-1
/
+1
2024-08-10
head: support counts > 2**64
Paul Eggert
-12
/
+13
2024-08-10
digest: improve -l overflow diagnostic
Paul Eggert
-7
/
+8
2024-08-10
maint: distinguish EOVERFLOW vs ERANGE better
Paul Eggert
-38
/
+44
[prev]
[next]