index
:
platform/upstream/coreutils
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_base
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel
sandbox/mwereski/upgrade
sandbox/mwereski/upstream
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
upstream
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-18
version 8.23
v8.23
upstream
Pádraig Brady
1
-1
/
+1
2014-07-18
build: port new bootstrap script to POSIX shells
Pádraig Brady
1
-4
/
+5
2014-07-18
tests: fix false failure with spaces in the test directory
Pádraig Brady
1
-0
/
+4
2014-07-18
build: don't distribute generated coreutils.h
Pádraig Brady
1
-2
/
+4
2014-07-18
tests: fix false failure in cp --preserve=context test
Pádraig Brady
1
-16
/
+20
2014-07-18
maint: avoid a syntax-check warning in previous commit
Pádraig Brady
1
-1
/
+1
2014-07-17
build: port to non-GNU make
Paul Eggert
2
-3
/
+11
2014-07-16
numfmt: fix isblank() usage for some unibyte locales
Assaf Gordon
2
-9
/
+10
2014-07-14
tests: fix portabilitiy issue in new od-endian test
Pádraig Brady
1
-2
/
+5
2014-07-14
tests: fix portability issue in new dd/ascii test
Pádraig Brady
1
-1
/
+1
2014-07-14
tests: avoid hang when files created with wrong permissions
Pádraig Brady
1
-1
/
+1
2014-07-14
maint: avoid clang -Wint-to-pointer-cast warning
Pádraig Brady
1
-1
/
+2
2014-07-13
build: update gnulib submodule to latest
Pádraig Brady
2
-0
/
+5
2014-07-13
sort: avoid undefined operation with destroying locked mutex
Pádraig Brady
2
-8
/
+19
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: adjust new rule not to depend on bash-4.x
Jim Meyering
1
-1
/
+1
2014-07-13
build: support building all tools in a single binary
Alex Deymo
29
-149
/
+744
2014-07-04
maint: simplify parsing df's output in shell scripts
Bernhard Voelker
4
-8
/
+7
2014-07-02
pwd: revert default mode back to -P
Pádraig Brady
4
-8
/
+11
2014-07-02
tests: avoid false failure with spaces in mount point paths
Pádraig Brady
1
-11
/
+11
2014-07-02
tests: avoid errors on systems without getmntent
Pádraig Brady
2
-0
/
+12
2014-07-02
tests: use "env builtin" in place of "$abs_top_builddir/src/builtin"
Jim Meyering
5
-11
/
+7
2014-07-02
maint: fix context_t init warning on systems without selinux
Alex Deymo
1
-1
/
+1
2014-07-01
tests: adapt tests to change in pwd's default
Jim Meyering
5
-5
/
+5
2014-07-01
maint: fix const correctness warnings with security_context_t
Pádraig Brady
13
-35
/
+43
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
4
-8
/
+10
2014-06-26
tests: use predetermined NON_ROOT_GID
Pádraig Brady
6
-22
/
+17
2014-06-26
maint: mention when the du cycle warning bug was introduced
Pádraig Brady
1
-0
/
+1
2014-06-26
id: output the effective group for the process
Petr Stodůlka
3
-14
/
+27
2014-06-25
df: report correct device in presence of eclipsed mounts
Pádraig Brady
4
-5
/
+104
2014-06-24
df: look for accessible mount points for specified devices
Pádraig Brady
1
-6
/
+18
2014-06-24
df: output placeholder values for inaccessible mount points
Pádraig Brady
3
-32
/
+89
2014-06-24
du: ignore directory cycles due to bind mounts
Pádraig Brady
3
-11
/
+9
2014-06-24
doc: state in ls --help, that -h affects --size format
Pádraig Brady
1
-1
/
+1
2014-06-19
doc: clarify chgrp restrictions
Pádraig Brady
2
-1
/
+13
2014-06-18
df: use all of the last device details provided
Pádraig Brady
2
-19
/
+11
2014-06-18
seq: fix incorrect output with start or end of -0
Pádraig Brady
3
-1
/
+7
2014-06-13
tail: fix --follow to use polling mode for VXFS
Pádraig Brady
2
-1
/
+6
2014-06-12
maint: suppress a theoretical buffer overflow warning
Pádraig Brady
1
-1
/
+1
2014-06-11
tests: fix version printing for ginstall in one test
Pádraig Brady
1
-1
/
+1
2014-06-11
install: allow options -D and -t to be used together
Bernhard Voelker
4
-19
/
+65
2014-06-11
build: update gnulib submodule and tests/init.sh to latest
Pádraig Brady
2
-0
/
+2
2014-06-11
build: update GCC warnings
Pádraig Brady
1
-13
/
+5
2014-06-03
tests: consolidate tests for true and false
Pádraig Brady
3
-38
/
+41
2014-06-02
maint: avoid compiler warnings with some assert() implementations
Ben Walton
2
-1
/
+1
2014-06-02
build: be more specific about .git repo before enabling warnings
Ben Walton
1
-1
/
+3
2014-06-01
cut: restore special case handling of -f with -d$'\n'
Pádraig Brady
5
-20
/
+49
[next]