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
2024-11-08
ls: use Gnulib’s unsupported errno list
Paul Eggert
-10
/
+3
2024-11-08
expand: use signed colno
Paul Eggert
-2
/
+3
2024-11-08
expand: refactor to introduce ‘colno’
Paul Eggert
-22
/
+25
2024-11-08
expand: prefer xpalloc to x2nrealloc
Paul Eggert
-16
/
+15
2024-11-08
env: prefer xpalloc to x2nrealloc
Paul Eggert
-2
/
+2
2024-11-08
chroot: expand heap a bit less aggressively
Paul Eggert
-6
/
+6
2024-11-08
maint: expand heap a bit less aggressively
Paul Eggert
-20
/
+22
2024-11-03
build: Regenerate distributed built files in $(top_srcdir)
Bruno Haible
-6
/
+6
2024-11-02
cksum: add support for --algorithm=crc32b
Pádraig Brady
-30
/
+87
2024-11-02
test: add string operators added by POSIX 2024
Collin Funk
-4
/
+42
2024-11-01
doc: mention new timeout short options in NEWS
Pádraig Brady
-0
/
+3
2024-11-01
stty: adjust --help to match POSIX 2024
Collin Funk
-7
/
+7
2024-11-01
doc: fix timeout --help for -p
Pádraig Brady
-7
/
+3
2024-10-30
timeout: add -f and -p short options as per POSIX 2024
Pádraig Brady
-33
/
+43
2024-10-20
tests: cksum: verify --check with comments
Sylvestre Ledru
-3
/
+7
2024-10-20
tests: improve ls --dired with symlink testing
Sylvestre Ledru
-1
/
+9
2024-10-14
maint: add syntax-check to ensure all gl/ files are distributed
Pádraig Brady
-6
/
+19
2024-10-14
build: distribute the gl/ directory in the tarballs
Bruno Haible
-0
/
+81
2024-10-12
cp,mv: align the descriptions of long options
Masatake YAMATO
-2
/
+2
2024-10-07
chroot,whoami: use uintmax_t for printing uids
Collin Funk
-3
/
+4
2024-10-06
maint: adjust check-ls-dircolors to recent change in ls.c
Bernhard Voelker
-1
/
+2
2024-10-03
ls: fix spurious output with -Z
Pádraig Brady
-1
/
+1
2024-10-03
tests: ls: don't always skip a capability test
Pádraig Brady
-3
/
+7
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-10-02
doc: ls: fix regression in -k description
Lukáš Zaoral
-0
/
+1
2024-10-02
tests: df: avoid false failure due to fuse.portal
Pádraig Brady
-3
/
+6
2024-10-02
tests: fix skipping of mtab simulation tests
Pádraig Brady
-22
/
+41
2024-09-30
maint: avoid sc_preprocessor_indentation failure in factor.c
Bernhard Voelker
-2
/
+2
2024-09-30
tests: add fold(1) test for --bytes option
Bernhard Voelker
-0
/
+6
2024-09-29
ls: use fewer xattr-related syscalls
Paul Eggert
-83
/
+40
2024-09-29
build: update gnulib submodule to latest
Paul Eggert
-0
/
+0
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
/
+77
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
[prev]
[next]