index
:
delta/ruby-gems/mixlib-shellout.git
1-stable
1.4-stable
1.6-stable
2-stable
24_testing
ClogenyTechnologies-kd/aix-fdperf
appveyor
bk
btm/elevated
ci_fixup
dates
deprecate
dir
docs
domain_user
github
inherit
jdm/2.2.0
jdm/no-windows-pr
jdm/test
jdm/test-fixes
jdm/test-fixes-ruby2
jdm/win-kill-proc
jsinha/migrate_appvyr
ksubrama/test_fix
ksubrama/win32-process
ksubrama/win64
ksubrama/wtf
lcg/cleanup1
lcg/cleanup2
lcg/default-paths
lcg/extract-mixlib-shellout
lcg/issue-131
lcg/no-getpgrp
lcg/remove-hashrockets
lcg/revert-to-ruby-2.3
lcg/shellout-trace-logging
lcg/version-bump
lcg/version-bump2
lcg/win-array-args
lcg/windows-array-args
lcg/windows-array-args2
lcg/wtfgithub
loosen_win32_dep
main
master
more_ruby
new_ruby
poorndm/IPACK-104-Add-ruby-test
poorndm/IPACK-104-Test-Ruby3.0/3.1
promote_windows
rakefile
relative
requires
ruby22
ryan/issue_2062_10
ryan/issue_2062_12
safe
slim
smurawski/agressive_termination
spelling
testing
tests
tm/codeowners
typos
windows_testing
github.com: opscode/mixlib-shellout.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
aix does not allow resetting real uid once the euid is changed to non-root.
kaustubh-d
2014-08-27
4
-1
/
+28
*
Merge pull request #56 from ClogenyTechnologies/kd/aix-fdperf
lamont-granquist
2014-08-27
3
-43
/
+2
|
\
|
*
update travis for ruby version support.
kaustubh-d
2014-08-27
1
-1
/
+1
|
*
remove #clean_parent_file_descriptors which is not required now.
kaustubh-d
2014-08-25
2
-41
/
+0
|
*
clean_parent_file_descriptors can be achieve with close_others flag to exec m...
kaustubh-d
2014-08-25
1
-1
/
+1
|
/
*
Bump version number for RC release.
1.6.0.rc.0
Serdar Sutay
2014-08-08
1
-1
/
+1
*
Update contributing information for https://github.com/opscode/mixlib-shellou...
Claire McQuin
2014-08-08
1
-0
/
+2
*
Merge pull request #53 from maxlinc/stderr_livestream
Claire McQuin
2014-08-08
4
-14
/
+119
|
\
|
*
Simplify live_stream vs live_stdout vs live_stderr based on PR comments
Max Lincoln
2014-07-17
4
-48
/
+59
|
*
Support separate live stream for stderr
Max Lincoln
2014-07-17
4
-8
/
+102
|
/
*
Merge pull request #52 from opscode/lcg/aix-eperm
lamont-granquist
2014-07-16
1
-1
/
+1
|
\
|
*
AIX returns Errno::EPERM here
Lamont Granquist
2014-07-08
1
-1
/
+1
*
|
Merge pull request #51 from kanerogers/patch-1
Serdar Sutay
2014-07-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix copypasta in README.md
Kane Rogers
2014-07-08
1
-1
/
+1
|
/
*
Remove CONTRIBUTIONS.md and merge it's contents with CHANGELOG.md.
sersut
2014-05-23
2
-12
/
+12
*
Merge pull request #46 from stevenproctor/patch-1
Bryan McLellan
2014-05-21
1
-1
/
+1
|
\
|
*
Update link to posix-spawn in README.md
Steven Proctor
2014-05-08
1
-1
/
+1
*
|
Merge pull request #7 from juliandunn/MIXLIB-6
Serdar Sutay
2014-05-21
0
-0
/
+0
|
\
\
|
*
|
[MIXLIB-6] Add comment describing why the test was changed, per Dan DeLeo.
Julian C. Dunn
2014-01-08
1
-0
/
+2
|
*
|
[MIXLIB-6] Use conditional to determine whether to use /tmp or /bin as a cwd ...
Julian C. Dunn
2013-12-04
1
-1
/
+1
|
*
|
[MIXLIB-6] Fix test due to /bin being a symlink on Fedora. Use /tmp instead
Julian C. Dunn
2013-12-04
1
-1
/
+1
*
|
|
Merge pull request #48 from thcipriani/patch-1
Bryan McLellan
2014-05-16
2
-8
/
+8
|
\
\
\
|
*
|
|
Correct spelling in spec files
Tyler Cipriani
2014-05-16
2
-6
/
+6
|
*
|
|
Correct spelling of "exceeded"
Tyler Cipriani
2014-05-15
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #47 from opscode/sersut/CC-139
Serdar Sutay
2014-05-13
2
-1
/
+2
|
\
\
\
|
*
|
|
Contribution info for MIXLIB-19.
sersut
2014-05-13
2
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #26 from akshaykarle/master
Serdar Sutay
2014-05-13
4
-6
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix a broken spec
Akshay Karle
2014-01-06
1
-4
/
+3
|
*
|
Add a spec for showing stderr to live_stream.
Akshay Karle
2014-01-06
1
-0
/
+6
|
*
|
Add stderr to live_stream.
Akshay Karle
2013-09-26
3
-4
/
+7
*
|
|
Merge pull request #45 from opscode/lcg/unix-only
lamont-granquist
2014-04-08
1
-2
/
+2
|
\
\
\
|
*
|
|
marking some unix_only tests unix_only
Lamont Granquist
2014-04-08
1
-2
/
+2
|
/
/
/
*
|
|
Bump version number post release.
sersut
2014-04-08
1
-1
/
+1
*
|
|
Bump the version number for release.
1.4.0
1.4-stable
sersut
2014-04-08
1
-1
/
+1
*
|
|
Merge pull request #43 from opscode/adamed/changelog-mixlib25
Adam Edwards
2014-04-01
1
-0
/
+1
|
\
\
\
|
*
|
|
CR feedback: Make changelog description closer to user identifiable symptoms
adamedx
2014-04-01
1
-1
/
+1
|
*
|
|
MIXLIB-25 should be included in change log
adamedx
2014-04-01
1
-0
/
+1
|
/
/
/
*
|
|
Merge pull request #44 from opscode/adamed/mixlib-6
Adam Edwards
2014-04-01
1
-1
/
+3
|
\
\
\
|
*
|
|
[MIXLIB-6] Add comment describing why the test was changed, per Dan DeLeo.
Julian C. Dunn
2014-04-01
1
-0
/
+2
|
*
|
|
[MIXLIB-6] Use conditional to determine whether to use /tmp or /bin as a cwd ...
Julian C. Dunn
2014-04-01
1
-1
/
+1
|
*
|
|
[MIXLIB-6] Fix test due to /bin being a symlink on Fedora. Use /tmp instead
Julian C. Dunn
2014-04-01
1
-1
/
+1
|
/
/
/
*
|
|
Bump the version number for RC release.
1.4.0.rc.1
sersut
2014-03-31
1
-1
/
+1
*
|
|
Exclude ESRCH test from windows
danielsdeleo
2014-03-31
1
-1
/
+1
*
|
|
Handle ESRCH when getting pgid of a zombie on OS X
danielsdeleo
2014-03-31
3
-1
/
+37
*
|
|
Bump the version number for RC release.
1.4.0.rc.0
sersut
2014-03-30
1
-1
/
+1
*
|
|
Merge pull request #41 from opscode/adamed/mixlib-25
Adam Edwards
2014-03-27
2
-18
/
+27
|
\
\
\
|
*
|
|
Handle leak fix for leaked token handle, avoid double close
adamedx
2014-03-17
2
-16
/
+25
|
*
|
|
Only close handles that are set to a valid handle value
Adam Edwards
2014-03-17
1
-3
/
+3
|
/
/
/
*
|
|
Update changelog for GC.disable removal
danielsdeleo
2014-03-07
1
-0
/
+1
*
|
|
Retire the GC disable hack for all but ruby 1.8.7
danielsdeleo
2014-03-07
1
-4
/
+9
[next]