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
2022-09-17
kill: port to picky-conversion hosts
Paul Eggert
-2
/
+3
2022-09-15
maint: prefer static_assert to verify
Paul Eggert
-43
/
+46
2022-09-15
maint: assume C23 alignof
Paul Eggert
-1
/
+0
2022-09-15
maint: don’t include config.h twice
Paul Eggert
-3
/
+0
2022-09-12
maint: adjust to Gnulib stdbool C23 change
Paul Eggert
-4
/
+0
2022-09-11
stty: give explicit error for unsupported asymmetric speeds
Pádraig Brady
-4
/
+30
2022-09-11
stty: fix false warnings from [io]speed settings
Pádraig Brady
-51
/
+36
2022-08-31
stty: add an undocumented ---debug option for more info
Pádraig Brady
-9
/
+27
2022-08-31
stty: validate ispeed and ospeed arguments
Pádraig Brady
-4
/
+25
2022-08-29
maint: be defensive in avoiding gnulib's poll module
Pádraig Brady
-0
/
+7
2022-08-29
tail: use poll() on macOS
Pádraig Brady
-5
/
+6
2022-08-27
comm: fix NUL --output-delimiter with --total
Pádraig Brady
-5
/
+16
2022-08-27
maint: remove FIXME comment from timeout.c
Pádraig Brady
-1
/
+1
2022-08-27
runcon: distinguish runcon specific errors in exit status
Pádraig Brady
-20
/
+20
2022-08-13
ls: support explicit --time=modification selection
Pádraig Brady
-1
/
+4
2022-08-12
doc: ls: clarify description of timestamps
Pádraig Brady
-2
/
+2
2022-07-27
touch: fix aliasing bug
Paul Eggert
-13
/
+11
2022-07-26
doc: env: clarify that empty signal args are ignored
Pádraig Brady
-1
/
+1
2022-07-24
doc: date: clarify which options are mutually exclusive
Pádraig Brady
-0
/
+5
2022-07-24
date: --debug: diagnose discarded -d or -s options
Pádraig Brady
-0
/
+12
2022-07-24
runcon: ensure --compute runs the file it inspects
Pádraig Brady
-1
/
+1
2022-07-24
doc: tr: clarify that -t is ignored unless translating
Pádraig Brady
-1
/
+1
2022-07-23
rm: don’t assume st_size is nonnegative
Paul Eggert
-10
/
+19
2022-07-22
stat: -c %s now prints unsigned
Paul Eggert
-1
/
+9
2022-07-06
cp: don’t remove nonempty cloned dest
Paul Eggert
-2
/
+10
2022-07-05
cp: don’t create empty file if cannot clone
Paul Eggert
-0
/
+3
2022-07-04
maint: fix comment typo
Ivan Radić
-1
/
+1
2022-06-24
shuf: better diagnostic for ‘shuf -i -10-10’
Paul Eggert
-18
/
+23
2022-06-23
cp: avoid -Wmaybe-uninitialized warning from GCC13
Jim Meyering
-1
/
+6
2022-06-23
maint: remove unnecessary inclusion of hash.h
Jim Meyering
-1
/
+0
2022-06-11
cp: fix ‘cp -rx / /mnt’
Paul Eggert
-27
/
+23
2022-06-03
maint: avoid \] in REs
Paul Eggert
-3
/
+3
2022-05-25
maint: spelling fix
Paul Eggert
-1
/
+1
2022-05-25
sort: tune diff_reversed
Paul Eggert
-1
/
+1
2022-05-25
sort: refactor tricky diff reversal
Paul Eggert
-6
/
+11
2022-05-25
maint: sort.c: fix syntax-check issue in recent commit
Pádraig Brady
-2
/
+1
2022-05-25
sort: fix issue with -rk in previous commit
Pádraig Brady
-1
/
+1
2022-05-17
sort: fix unlikely int overflow with -r
Paul Eggert
-2
/
+6
2022-05-17
maint: simplify comparisons
Paul Eggert
-12
/
+10
2022-05-17
sort: remove some gotos
Paul Eggert
-27
/
+28
2022-05-17
sort: pacify GCC 12 false positive
Paul Eggert
-23
/
+17
2022-05-09
factor: --exponents: new option for printing in p^e format
Rasmus Villemoes
-4
/
+25
2022-05-02
tests: sort-NaN-infloop: augment testing for recent fix
Pádraig Brady
-1
/
+1
2022-05-01
sort: fix sort -g infloop again
Paul Eggert
-15
/
+6
2022-04-19
pr: don’t use uninitialized var
Paul Eggert
-3
/
+10
2022-04-17
doc: rmdir: clarify --ignore-fail-on-non-empty operation
Pádraig Brady
-6
/
+3
2022-04-14
build: copy: fix build on macos 10.12
Pádraig Brady
-0
/
+5
2022-04-13
tail: detect closed stdout on Solaris
Pádraig Brady
-4
/
+4
2022-04-12
cp,mv,install: avoid excess stat calls on non-GNU
Paul Eggert
-9
/
+13
2022-04-12
cp,mv,install: modularize targetdir
Paul Eggert
-74
/
+3
[prev]
[next]