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
Age
Commit message (
Expand
)
Author
Lines
2014-09-10
doc: adjust reference to info nodes in man pages
Pádraig Brady
-3
/
+4
2014-09-10
maint: include libstdbuf.c in extraneous headers check
Pádraig Brady
-3
/
+1
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
/
+10
2014-09-09
maint: fix syntax-check issues in recent commit
Pádraig Brady
-2
/
+2
2014-09-08
maint: avoid file-scope names of the form _[a-z]*
Paul Eggert
-29
/
+31
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
-218
/
+204
2014-09-08
doc: rename "coreutils invocation" to "Multi-call invocation"
Paul Eggert
-9
/
+12
2014-09-08
doc: mention which commands are optional
Paul Eggert
-0
/
+49
2014-09-07
doc: fix typos
Bernhard Voelker
-9
/
+9
2014-09-03
doc: spell "indeterminate" correctly
Paul Eggert
-1
/
+1
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-21
doc: clarify that duplicate NFS mounts are skipped by df
Fridolin Pokorny
-1
/
+2
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
-1
/
+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
tests: fix typo in tail-2/inotify-race
Paul Eggert
-1
/
+1
2014-08-01
chroot: perform chdir("/") again unless new --skip-chdir is specified
Bernhard Voelker
-38
/
+106
2014-07-31
build: avoid building stdbuf on cygwin
Pádraig Brady
-1
/
+1
2014-07-29
doc: clarify that floating point parses "inf"
Eric Blake
-5
/
+8
2014-07-19
maint: fix message translation glitches
Paul Eggert
-3
/
+2
2014-07-18
maint: post-release administrivia
Pádraig Brady
-2
/
+5
2014-07-18
version 8.23
v8.23
Pádraig Brady
-1
/
+1
2014-07-18
build: port new bootstrap script to POSIX shells
Pádraig Brady
-4
/
+5
2014-07-18
tests: fix false failure with spaces in the test directory
Pádraig Brady
-0
/
+4
2014-07-18
build: don't distribute generated coreutils.h
Pádraig Brady
-2
/
+4
2014-07-18
tests: fix false failure in cp --preserve=context test
Pádraig Brady
-16
/
+20
2014-07-18
maint: avoid a syntax-check warning in previous commit
Pádraig Brady
-1
/
+1
2014-07-17
build: port to non-GNU make
Paul Eggert
-3
/
+11
2014-07-16
numfmt: fix isblank() usage for some unibyte locales
Assaf Gordon
-9
/
+10
2014-07-14
tests: fix portabilitiy issue in new od-endian test
Pádraig Brady
-2
/
+5
2014-07-14
tests: fix portability issue in new dd/ascii test
Pádraig Brady
-1
/
+1
2014-07-14
tests: avoid hang when files created with wrong permissions
Pádraig Brady
-1
/
+1
2014-07-14
maint: avoid clang -Wint-to-pointer-cast warning
Pádraig Brady
-1
/
+2
2014-07-13
build: update gnulib submodule to latest
Pádraig Brady
-0
/
+5
2014-07-13
sort: avoid undefined operation with destroying locked mutex
Pádraig Brady
-8
/
+19
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: adjust new rule not to depend on bash-4.x
Jim Meyering
-1
/
+1
2014-07-13
build: support building all tools in a single binary
Alex Deymo
-149
/
+744
2014-07-04
maint: simplify parsing df's output in shell scripts
Bernhard Voelker
-8
/
+7
2014-07-02
pwd: revert default mode back to -P
Pádraig Brady
-8
/
+11
2014-07-02
tests: avoid false failure with spaces in mount point paths
Pádraig Brady
-11
/
+11
2014-07-02
tests: avoid errors on systems without getmntent
Pádraig Brady
-0
/
+12
2014-07-02
tests: use "env builtin" in place of "$abs_top_builddir/src/builtin"
Jim Meyering
-11
/
+7
2014-07-02
maint: fix context_t init warning on systems without selinux
Alex Deymo
-1
/
+1
2014-07-01
tests: adapt tests to change in pwd's default
Jim Meyering
-5
/
+5
[prev]
[next]