0
I Use This!
Inactive

Commits : Listings

Analyzed 8 days ago. based on code collected 8 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'mitchellh/update_readme' More... over 15 years ago
Merge branch 'mitchellh/process_callback_move' More... over 15 years ago
Merge branch 'mitchellh/default_process_class' More... over 15 years ago
Merge branch 'mitchellh/process_stderr' More... over 15 years ago
Update README, since the gem is now on rubygems More... over 15 years ago
Move Process#run callback higher up to make it useful More... over 15 years ago
Ability to specify a default process class for a shell More... over 15 years ago
Allow standard error to be read from Process More... over 15 years ago
Remove unnecessary instance variable set in Process More... over 15 years ago
how to build the gem locally More... over 15 years ago
Example in Readme.DOC on how to get the exit_status More... over 15 years ago
fixes problem when executing exit from shell. - gman77 More... over 15 years ago
keep the exitcode 1 available for the next command More... over 15 years ago
Make excute! also return a process More... over 15 years ago
Corrected typo in Readme Net::SSH.start instead of Net::SSH.Start More... over 15 years ago
make this place livable! More... about 17 years ago
track library version More... about 17 years ago
ignore various temporary files and directories More... about 17 years ago
channel management stuff More... about 17 years ago
can't rely on PS1 to indicate end-of-command since some posix shell implementations (*cough* /bin/sh on FreeBSD) don't expand values in PS1 More... over 17 years ago
Rework some stuff so it can plug into capistrano more seamlessly. More... over 17 years ago
Use shell channel request by default. More... over 17 years ago
initial implementation More... over 17 years ago