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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-08
seq: use full_write instead of fwrite
Paul Eggert
1
-4
/
+5
2024-11-08
seq: simplify output buffer management
Paul Eggert
1
-39
/
+28
2024-11-08
seq: omit unnecessary malloc for upper bound
Paul Eggert
1
-16
/
+5
2024-11-08
seq: simplify cmp
Paul Eggert
1
-13
/
+10
2024-11-08
seq: explicate incr
Paul Eggert
1
-15
/
+20
2024-11-08
env: prefer xpalloc to xrealloc
Paul Eggert
1
-2
/
+2
2024-11-08
shuf: prefer xpalloc to xnrealloc
Paul Eggert
1
-23
/
+17
2024-11-08
pwd: prefer xpalloc to xnrealloc
Paul Eggert
1
-15
/
+13
2024-11-08
du: prefer xpalloc to xnrealloc
Paul Eggert
1
-9
/
+6
2024-11-08
df: prefer xpalloc to xnrealloc
Paul Eggert
1
-21
/
+16
2024-11-08
basenc: prefer xpalloc to xnrealloc
Paul Eggert
1
-4
/
+2
2024-11-08
ls: prefer xpalloc to xnrealloc
Paul Eggert
1
-82
/
+47
2024-11-08
df: simplify via xasprintf
Paul Eggert
1
-20
/
+6
2024-11-08
csplit: port to IDX_MAX < INT_MAX
Paul Eggert
1
-1
/
+1
2024-11-08
pr: prefer xpalloc to x2realloc
Paul Eggert
2
-18
/
+10
2024-11-08
od: prefer xpalloc to x2realloc
Paul Eggert
1
-9
/
+8
2024-11-08
fold: prefer xpalloc to x2realloc
Paul Eggert
1
-12
/
+10
2024-11-08
sort: prefer xpalloc to x2nrealloc
Paul Eggert
2
-14
/
+7
2024-11-08
cut,numfmt: prefer xpalloc to x2nrealloc
Paul Eggert
2
-11
/
+10
2024-11-08
ptx: prefer xpalloc to x2nrealloc
Paul Eggert
1
-65
/
+47
2024-11-08
od: prefer xpalloc to x2nrealloc
Paul Eggert
1
-11
/
+10
2024-11-08
expand: check for colno overflow
Paul Eggert
3
-40
/
+38
2024-11-08
ls: fix aclinfo cache bug
Paul Eggert
1
-5
/
+19
2024-11-08
ls: use Gnulib’s unsupported errno list
Paul Eggert
2
-10
/
+3
2024-11-08
expand: use signed colno
Paul Eggert
1
-2
/
+3
2024-11-08
expand: refactor to introduce ‘colno’
Paul Eggert
3
-22
/
+25
2024-11-08
expand: prefer xpalloc to x2nrealloc
Paul Eggert
4
-16
/
+15
2024-11-08
env: prefer xpalloc to x2nrealloc
Paul Eggert
1
-2
/
+2
2024-11-08
chroot: expand heap a bit less aggressively
Paul Eggert
1
-6
/
+6
2024-11-08
maint: expand heap a bit less aggressively
Paul Eggert
3
-20
/
+22
2024-11-03
build: Regenerate distributed built files in $(top_srcdir)
Bruno Haible
1
-6
/
+6
2024-11-02
cksum: add support for --algorithm=crc32b
Pádraig Brady
10
-30
/
+87
2024-11-02
test: add string operators added by POSIX 2024
Collin Funk
4
-4
/
+42
2024-11-01
doc: mention new timeout short options in NEWS
Pádraig Brady
1
-0
/
+3
2024-11-01
stty: adjust --help to match POSIX 2024
Collin Funk
2
-7
/
+7
2024-11-01
doc: fix timeout --help for -p
Pádraig Brady
2
-7
/
+3
2024-10-30
timeout: add -f and -p short options as per POSIX 2024
Pádraig Brady
3
-33
/
+43
2024-10-20
tests: cksum: verify --check with comments
Sylvestre Ledru
1
-3
/
+7
2024-10-20
tests: improve ls --dired with symlink testing
Sylvestre Ledru
1
-1
/
+9
2024-10-14
maint: add syntax-check to ensure all gl/ files are distributed
Pádraig Brady
2
-6
/
+19
2024-10-14
build: distribute the gl/ directory in the tarballs
Bruno Haible
2
-0
/
+81
2024-10-12
cp,mv: align the descriptions of long options
Masatake YAMATO
2
-2
/
+2
2024-10-07
chroot,whoami: use uintmax_t for printing uids
Collin Funk
2
-3
/
+4
2024-10-06
maint: adjust check-ls-dircolors to recent change in ls.c
Bernhard Voelker
1
-1
/
+2
2024-10-03
ls: fix spurious output with -Z
Pádraig Brady
1
-1
/
+1
2024-10-03
tests: ls: don't always skip a capability test
Pádraig Brady
2
-3
/
+7
2024-10-02
ls: tune usage of getxattr/stat syscalls
Paul Eggert
2
-188
/
+184
2024-10-02
ls: omit cast from gobble_file
Paul Eggert
1
-7
/
+8
2024-10-02
ls: check FILETYPE_INDICATORS cardinality
Paul Eggert
1
-12
/
+11
2024-10-02
ls: tune indicator_name
Paul Eggert
1
-15
/
+19
[prev]
[next]