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
2018-06-20
env: add -v/--debug option
Assaf Gordon
-1
/
+25
2018-06-20
maint: refactor unsetenv call in env
Assaf Gordon
-9
/
+36
2018-06-20
ls: ignore case when coloring file extensions
Kaxandra Labat
-3
/
+3
2018-06-20
md5sum,b2sum,sha*sum: support -z,--zero option
Pádraig Brady
-4
/
+23
2018-06-20
wc: optimize processing of ASCII in multi byte locales
Pádraig Brady
-7
/
+23
2018-06-13
doc: port man pages to doclifter
Paul Eggert
-4
/
+4
2018-06-03
cp: preserve existing permissions with --no-preserve=mode
Pádraig Brady
-2
/
+2
2018-05-17
cp: with --force; replace self referential symlinks
Pádraig Brady
-2
/
+5
2018-05-15
cp: fix symlink checks when overwriting files
Pádraig Brady
-10
/
+8
2018-05-15
cp: ensure --remove-destination doesn't traverse symlinks
Pádraig Brady
-9
/
+17
2018-05-14
maint: make chmod/chgrp/chown leak free under valgrind
Pádraig Brady
-7
/
+15
2018-05-14
doc: improve formatting of nl --help
Pádraig Brady
-11
/
+16
2018-05-14
who: simplify port to GCC 8
Paul Eggert
-8
/
+5
2018-05-03
build: make GCC 8 adjustments more portable
Pádraig Brady
-10
/
+7
2018-05-03
maint: port to GCC 8
Paul Eggert
-11
/
+12
2018-04-18
doc: timeout --help: mention 0 DURATION disables timeout
Pádraig Brady
-2
/
+2
2018-03-28
cut: improve large file support on 32 bit
Tobias Stoeckmann
-28
/
+28
2018-03-27
ls: -A now overrides -a
Paul Eggert
-2
/
+1
2018-03-16
ls: increase the allowed abmon width from 5 to 12
Pádraig Brady
-2
/
+5
2018-03-14
stat,tail: add support for the EXFS file system
Brent Petit
-0
/
+2
2018-03-05
stat: work around IBM xlC bug
Paul Eggert
-6
/
+4
2018-02-24
cp: set appropriate default permissions for special files
Pádraig Brady
-3
/
+8
2018-01-10
mv: fewer syscalls for ‘mv a b’
Paul Eggert
-37
/
+61
2018-01-10
mv: improve -n atomicity
Paul Eggert
-32
/
+56
2018-01-05
cp: remove ASSIGN_BASENAME_STRDUPA
Paul Eggert
-12
/
+2
2018-01-04
mv: -n overrides -u
Paul Eggert
-0
/
+6
2018-01-03
tr: add -A, for compatibility with AIX tr
Paul Eggert
-1
/
+7
2018-01-01
maint: update all copyright year number ranges
Pádraig Brady
-138
/
+138
2017-12-16
build: avoid a signed overflow warning in ptx
Pádraig Brady
-1
/
+1
2017-12-10
tail: fix tailing non seekable files on certain systems
Pádraig Brady
-1
/
+1
2017-12-10
build: avoid build failure without sys/mtio.h
Pádraig Brady
-3
/
+3
2017-12-10
doc: reorganize ls -k and --time-style help
Pádraig Brady
-16
/
+20
2017-12-09
doc: shred: change 'truncate' to the more descriptive 'deallocate'
Pádraig Brady
-1
/
+1
2017-11-29
readlink: remove superfluous comma from usage output
Pádraig Brady
-1
/
+1
2017-11-29
all: use consistent diagnostics for unknown long options
Bernhard Voelker
-14
/
+84
2017-11-27
timeout: also support short -v option
Bernhard Voelker
-1
/
+1
2017-11-24
dd: support iflag=direct with arbitrary sized files
Pádraig Brady
-4
/
+11
2017-11-23
timeout: add --verbose to diagnose timeouts
Pádraig Brady
-1
/
+19
2017-11-18
tail: seek to the end of block devices
Pádraig Brady
-10
/
+17
2017-11-07
maint: shorten https://lists.gnu.org/archive/html/... links
Jim Meyering
-2
/
+2
2017-10-31
stat: output default formats for --terse in usage
Assaf Gordon
-5
/
+27
2017-10-30
df: fix hang with fifo argument
Pádraig Brady
-8
/
+9
2017-10-27
build: ls.c: apply _GL_ATTRIBUTE_PURE to more functions
Jim Meyering
-4
/
+4
2017-10-24
dd: fix nocache regions passed to posix_fadvise()
Pádraig Brady
-46
/
+71
2017-10-24
doc: mention QUOTING_STYLE env var in ls man page
Michael Stone
-0
/
+1
2017-10-23
maint: apply suggested cleanup to recent stty.c change
Pádraig Brady
-6
/
+10
2017-10-23
b2sum: fix crash with --check and truncated input
Pádraig Brady
-1
/
+2
2017-10-23
stty: fix processing of options when -F is specified
Pádraig Brady
-30
/
+13
2017-10-23
timeout: fix a small race that would ignore command exit
Pádraig Brady
-4
/
+11
2017-10-23
timeout: fix regression when invoked with blocked SIGCHLD
Thomas Jarosch
-10
/
+14
[prev]
[next]