0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
return output from commands More... almost 12 years ago
cleaned up exceptions More... almost 12 years ago
only set sync if stdout parameter responds to it More... almost 12 years ago
changed cucumber-chef knife.rb template to only look at the current user More... almost 12 years ago
cleaned up options hash builder More... almost 12 years ago
refactored command execution to class More... almost 12 years ago
formatting tweak More... almost 12 years ago
renamed ccknife to cc-knife More... almost 12 years ago
formatting tweaks More... almost 12 years ago
ignore manually built gem packages More... almost 12 years ago
refactored erubis rendering into class More... almost 12 years ago
abort and display error if the test lab 'knife.rb' is not found More... almost 12 years ago
bumped version to 2.0.0.rc1 More... almost 12 years ago
removed ruby shebang More... almost 12 years ago
reorganize templates More... almost 12 years ago
updated cookbook and role paths to reflect chef repo reorg More... almost 12 years ago
chef repo files reorganize More... almost 12 years ago
flatten and compact options array More... almost 12 years ago
make ccknife look for bundler binstubs version of knife More... almost 12 years ago
added cucumber-chef knife helper binary More... almost 12 years ago
added knife.rb erubis template More... almost 12 years ago
added knife.rb erubis rendering; knife_command method now generates and uses full path to rendered knife.rb; renamed template_file to template More... almost 12 years ago
renamed template_file to template More... almost 12 years ago
added step to create knife client for developer More... almost 12 years ago
cleaned up ssh output, used STDOUT instance variables for output More... almost 12 years ago
OCD More... almost 12 years ago
pass instance variables for STDOUT, STDERR, STDIN to appropriate class initializers More... almost 12 years ago
add STDOUT, STDERR, STDIN to initializer and pass to SSH class initialize More... almost 12 years ago
redirect STDERR to STDOUT for run_command method More... almost 12 years ago
use instance variables for STDOUT, STDERR, STDIN More... almost 12 years ago