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
2014-09-19
cp: fix handling of -H with multiply specified source dirs
Pádraig Brady
-1
/
+3
2014-09-19
cp: issue correct warning and ignore duplicate source dirs
Pádraig Brady
-0
/
+11
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
-100
/
+98
2014-09-19
doc: ensure the correct texinfo nodes are referenced in --help
Pádraig Brady
-3
/
+22
2014-09-11
cat: allow copying empty files to themselves
Paul Eggert
-27
/
+10
2014-09-11
doc: reference online info pages directly from man pages
Pádraig Brady
-5
/
+8
2014-09-10
doc: adjust reference to info nodes in man pages
Pádraig Brady
-1
/
+2
2014-09-10
maint: include libstdbuf.c in extraneous headers check
Pádraig Brady
-2
/
+0
2014-09-10
build: adjust previous transformations on libstdbuf name
Pádraig Brady
-5
/
+5
2014-09-10
build: avoid name transformations on libstdbuf
Pádraig Brady
-1
/
+8
2014-09-09
maint: fix syntax-check issues in recent commit
Pádraig Brady
-1
/
+1
2014-09-08
maint: avoid file-scope names of the form _[a-z]*
Paul Eggert
-26
/
+28
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
-216
/
+202
2014-08-23
maint: ensure fiemap extents flags are compared correctly
Pádraig Brady
-0
/
+2
2014-08-22
maint: avoid int64_t and similar types unless they're needed
Paul Eggert
-12
/
+12
2014-08-21
maint: refactor ls QUOTING_STYLE env var handling
Yurij Goncharuk
-14
/
+22
2014-08-19
df: improve mount point selection with inaccurate mount list
Pádraig Brady
-3
/
+8
2014-08-11
cp: remove redundant possibly expensive heap deallocation
Rasmus Borup Hansen
-0
/
+2
2014-08-04
doc: indicate that FILE arguments are optional with rm -f
Reuben Thomas
-1
/
+1
2014-08-03
numfmt: fix misspelling in --debug message
Anders Jonsson
-1
/
+1
2014-08-01
chroot: perform chdir("/") again unless new --skip-chdir is specified
Bernhard Voelker
-8
/
+30
2014-07-19
maint: fix message translation glitches
Paul Eggert
-2
/
+1
2014-07-18
build: don't distribute generated coreutils.h
Pádraig Brady
-2
/
+4
2014-07-16
numfmt: fix isblank() usage for some unibyte locales
Assaf Gordon
-9
/
+6
2014-07-14
maint: avoid clang -Wint-to-pointer-cast warning
Pádraig Brady
-1
/
+2
2014-07-13
sort: avoid undefined operation with destroying locked mutex
Pádraig Brady
-8
/
+15
2014-07-13
sort: fix two threading issues reported by valgrind
Shayan Pooya
-2
/
+3
2014-07-13
maint: avoid an inconsequential mem leak
Pádraig Brady
-3
/
+7
2014-07-13
build: support building all tools in a single binary
Alex Deymo
-10
/
+373
2014-07-04
maint: simplify parsing df's output in shell scripts
Bernhard Voelker
-1
/
+1
2014-07-02
pwd: revert default mode back to -P
Pádraig Brady
-3
/
+5
2014-07-02
maint: fix context_t init warning on systems without selinux
Alex Deymo
-1
/
+1
2014-07-01
maint: fix const correctness warnings with security_context_t
Pádraig Brady
-33
/
+41
2014-07-01
chcon: avoid redundant context allocations
Namhyung Kim
-9
/
+9
2014-07-01
chcon: use security_check_context() for context validation
Namhyung Kim
-5
/
+2
2014-06-30
pwd: assume -L mode by default, as per POSIX
Pádraig Brady
-2
/
+5
2014-06-26
id: output the effective group for the process
Petr Stodůlka
-9
/
+10
2014-06-25
df: report correct device in presence of eclipsed mounts
Pádraig Brady
-1
/
+41
2014-06-24
df: look for accessible mount points for specified devices
Pádraig Brady
-6
/
+18
2014-06-24
df: output placeholder values for inaccessible mount points
Pádraig Brady
-28
/
+81
2014-06-24
du: ignore directory cycles due to bind mounts
Pádraig Brady
-8
/
+4
2014-06-24
doc: state in ls --help, that -h affects --size format
Pádraig Brady
-1
/
+1
2014-06-18
df: use all of the last device details provided
Pádraig Brady
-12
/
+3
2014-06-18
seq: fix incorrect output with start or end of -0
Pádraig Brady
-1
/
+1
2014-06-13
tail: fix --follow to use polling mode for VXFS
Pádraig Brady
-1
/
+3
2014-06-12
maint: suppress a theoretical buffer overflow warning
Pádraig Brady
-1
/
+1
2014-06-11
install: allow options -D and -t to be used together
Bernhard Voelker
-16
/
+33
2014-06-03
tests: consolidate tests for true and false
Pádraig Brady
-0
/
+2
2014-06-02
maint: avoid compiler warnings with some assert() implementations
Ben Walton
-0
/
+1
2014-06-01
cut: restore special case handling of -f with -d$'\n'
Pádraig Brady
-14
/
+34
[prev]
[next]