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
2015-06-29
build: numfmt.c: avoid a shadowing warning
Jim Meyering
1
-4
/
+4
2015-06-29
numfmt: fix printf argument order
Assaf Gordon
1
-1
/
+1
2015-06-28
maint: clarify df's use of device IDs from /proc/self/mountinfo
Pádraig Brady
1
-4
/
+2
2015-06-26
chroot: quote argument in error diagnostic
Pádraig Brady
1
-1
/
+1
2015-06-25
maint: clarify integer operations in recent commit
Pádraig Brady
1
-2
/
+5
2015-06-25
build: allow build to complete with -fsanitize=address
Pádraig Brady
1
-0
/
+3
2015-06-24
maint: avoid undefined behavior in qsort call
Pádraig Brady
1
-3
/
+3
2015-06-24
factor: avoid interspersed lines for parallel runs
Pádraig Brady
1
-3
/
+21
2015-06-24
seq: handle exponents more consistently
Pádraig Brady
1
-2
/
+13
2015-06-24
seq: use consistent output format with hex integers
Pádraig Brady
1
-7
/
+10
2015-06-24
seq: support inf last item more generally/efficiently
Pádraig Brady
1
-25
/
+60
2015-06-22
numfmt: don't hardcode floating point limits
Pádraig Brady
1
-5
/
+8
2015-06-22
numfmt: handle leading zeros correctly
Pádraig Brady
1
-2
/
+7
2015-06-22
numfmt: avoid integer overflow when rounding
Pádraig Brady
1
-13
/
+38
2015-06-21
numfmt: support user specified output precision
Pádraig Brady
1
-12
/
+38
2015-06-19
numfmt: implement support for field ranges
Dylan Cali
1
-109
/
+246
2015-06-19
doc: use correct units in df | numfmt example
Pádraig Brady
1
-2
/
+2
2015-06-19
numfmt: handle suffixes consistently with --{from,to}-unit
Pádraig Brady
1
-3
/
+32
2015-06-09
tail: display consistent diagnostics upon file replacement
Pádraig Brady
1
-30
/
+25
2015-06-09
tail: display file headers correctly with inotify
Pádraig Brady
1
-10
/
+12
2015-06-06
build: port to AIX
Paul Eggert
2
-5
/
+16
2015-06-04
build: port single_binary_prog to POSIX shell
Paul Eggert
1
-3
/
+6
2015-05-30
maint: avoid new coverity warnings
Pádraig Brady
7
-14
/
+6
2015-05-28
copy: prefer our hardlink to symlink emulation on OS X 10.10
Pádraig Brady
1
-1
/
+1
2015-05-26
maint: remove sys/types.h include order check
Pádraig Brady
1
-10
/
+0
2015-05-23
mkdir: fix -pZ with existing parent directories
Pádraig Brady
1
-14
/
+3
2015-05-13
timeout: with --foreground don't send SIGCONT
Pádraig Brady
1
-5
/
+7
2015-05-13
split: auto set suffix len for --numeric-suffixes=<N --number=N
Pádraig Brady
1
-2
/
+20
2015-05-13
doc: clarify the operation of wc -L
Assaf Gordon
1
-1
/
+1
2015-05-11
tail: consistently output all data for truncated files
Pádraig Brady
1
-8
/
+22
2015-05-11
tail: fix inotify startup races
Pádraig Brady
1
-12
/
+46
2015-05-10
build: rewrite is_ENOTSUP without an #if directive
Paul Eggert
1
-5
/
+1
2015-05-09
build: avoid a warning form gcc's new -Wlogical-op
Jim Meyering
3
-7
/
+17
2015-04-30
doc: standardize messages about the '-' stdin FILE
Pádraig Brady
27
-66
/
+94
2015-04-28
build: fix SINGLE_BINARY build when printf is a macro
Yunlian Jiang
1
-4
/
+6
2015-04-28
maint: avoid a new -Werror=return-type warning in yes.c
Pádraig Brady
1
-1
/
+1
2015-04-27
maint: fix printf format for signed integers
Pádraig Brady
7
-9
/
+9
2015-04-26
ls: on GNU/Linux, remove dependency on libacl
Paul Eggert
1
-1
/
+1
2015-04-22
build: fix potential factor build failure on arm and mips
Pádraig Brady
1
-90
/
+122
2015-04-22
maint: avoid -Werror=strict-overflow warnings with GCC 5
Pádraig Brady
5
-10
/
+12
2015-04-17
dircolors: add 'MISSING' to the default database
Pádraig Brady
1
-1
/
+2
2015-04-13
df: fix --local hanging with inaccessible remote mounts
Pádraig Brady
1
-3
/
+6
2015-04-03
df: fix use of uninitialized variable reported by valgrind
Pádraig Brady
1
-0
/
+4
2015-04-01
doc: clarify that ls --sort=time is newest first
Pádraig Brady
1
-3
/
+4
2015-03-31
tail: fix -f to follow changes after a rename
Stephane Chazelas
1
-17
/
+14
2015-03-27
nohup: clarify stdin redirection
Paul Eggert
1
-1
/
+1
2015-03-26
doc: disambiguate the ls --color description
Christoph Anton Mitterer
1
-2
/
+3
2015-03-26
doc: clarify the date standard output formats
Pádraig Brady
1
-16
/
+22
2015-03-24
doc: clarify the uniq -D man page description
Pádraig Brady
1
-3
/
+3
2015-03-24
wc: use a more adaptive wc -l implementation
Pádraig Brady
1
-32
/
+26
[prev]
[next]