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
2014-10-15
cp: read sparse files more efficiently with non regular destination
Pádraig Brady
1
-3
/
+2
2014-10-15
cp: avoid speculative preallocation with --sparse=always
Pádraig Brady
1
-14
/
+62
2014-10-15
copy: detect smaller holes than the copy buffer size
Pádraig Brady
1
-47
/
+104
2014-10-08
maint: avoid new signed overflow warning on 32 bit
Pádraig Brady
1
-1
/
+4
2014-10-07
wc: don't miscount /sys and similar file systems
Paul Eggert
6
-172
/
+302
2014-10-02
maint: avoid double semicolon syntax check failure
Bernhard Voelker
1
-1
/
+1
2014-09-30
dd: new status=progress level to print stats periodically
Federico Simoncelli
1
-42
/
+109
2014-09-30
dd: use more robust SIGUSR1 handling
Pádraig Brady
1
-20
/
+49
2014-09-24
mv: use reflink=auto mode by default
David Sterba
1
-1
/
+1
2014-09-23
stty: only list supported options in --help and man pages
Pádraig Brady
1
-4
/
+173
2014-09-23
doc: fix use of "e.g." in stdbuf help message
Michal Nazarewicz
1
-1
/
+1
2014-09-19
maint: don't trigger gcc-5's new -Wlogical-not-parentheses warning
Jim Meyering
1
-1
/
+1
2014-09-19
cp: fix handling of -H with multiply specified source dirs
Pádraig Brady
1
-1
/
+3
2014-09-19
cp: issue correct warning and ignore duplicate source dirs
Pádraig Brady
1
-0
/
+11
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
98
-100
/
+98
2014-09-19
doc: ensure the correct texinfo nodes are referenced in --help
Pádraig Brady
1
-3
/
+22
2014-09-11
cat: allow copying empty files to themselves
Paul Eggert
1
-27
/
+10
2014-09-11
doc: reference online info pages directly from man pages
Pádraig Brady
1
-5
/
+8
2014-09-10
doc: adjust reference to info nodes in man pages
Pádraig Brady
1
-1
/
+2
2014-09-10
maint: include libstdbuf.c in extraneous headers check
Pádraig Brady
1
-2
/
+0
2014-09-10
build: adjust previous transformations on libstdbuf name
Pádraig Brady
1
-5
/
+5
2014-09-10
build: avoid name transformations on libstdbuf
Pádraig Brady
1
-1
/
+8
2014-09-09
maint: fix syntax-check issues in recent commit
Pádraig Brady
1
-1
/
+1
2014-09-08
maint: avoid file-scope names of the form _[a-z]*
Paul Eggert
5
-26
/
+28
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
101
-216
/
+202
2014-08-23
maint: ensure fiemap extents flags are compared correctly
Pádraig Brady
1
-0
/
+2
2014-08-22
maint: avoid int64_t and similar types unless they're needed
Paul Eggert
3
-12
/
+12
2014-08-21
maint: refactor ls QUOTING_STYLE env var handling
Yurij Goncharuk
1
-14
/
+22
2014-08-19
df: improve mount point selection with inaccurate mount list
Pádraig Brady
1
-3
/
+8
2014-08-11
cp: remove redundant possibly expensive heap deallocation
Rasmus Borup Hansen
1
-0
/
+2
2014-08-04
doc: indicate that FILE arguments are optional with rm -f
Reuben Thomas
1
-1
/
+1
2014-08-03
numfmt: fix misspelling in --debug message
Anders Jonsson
1
-1
/
+1
2014-08-01
chroot: perform chdir("/") again unless new --skip-chdir is specified
Bernhard Voelker
1
-8
/
+30
2014-07-19
maint: fix message translation glitches
Paul Eggert
1
-2
/
+1
2014-07-18
build: don't distribute generated coreutils.h
Pádraig Brady
1
-2
/
+4
2014-07-16
numfmt: fix isblank() usage for some unibyte locales
Assaf Gordon
1
-9
/
+6
2014-07-14
maint: avoid clang -Wint-to-pointer-cast warning
Pádraig Brady
1
-1
/
+2
2014-07-13
sort: avoid undefined operation with destroying locked mutex
Pádraig Brady
1
-8
/
+15
2014-07-13
sort: fix two threading issues reported by valgrind
Shayan Pooya
1
-2
/
+3
2014-07-13
maint: avoid an inconsequential mem leak
Pádraig Brady
1
-3
/
+7
2014-07-13
build: support building all tools in a single binary
Alex Deymo
11
-10
/
+373
2014-07-04
maint: simplify parsing df's output in shell scripts
Bernhard Voelker
1
-1
/
+1
2014-07-02
pwd: revert default mode back to -P
Pádraig Brady
1
-3
/
+5
2014-07-02
maint: fix context_t init warning on systems without selinux
Alex Deymo
1
-1
/
+1
2014-07-01
maint: fix const correctness warnings with security_context_t
Pádraig Brady
12
-33
/
+41
2014-07-01
chcon: avoid redundant context allocations
Namhyung Kim
1
-9
/
+9
2014-07-01
chcon: use security_check_context() for context validation
Namhyung Kim
1
-5
/
+2
2014-06-30
pwd: assume -L mode by default, as per POSIX
Pádraig Brady
1
-2
/
+5
2014-06-26
id: output the effective group for the process
Petr Stodůlka
1
-9
/
+10
2014-06-25
df: report correct device in presence of eclipsed mounts
Pádraig Brady
1
-1
/
+41
[prev]
[next]