0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 22 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove unnecessary io redirection More... about 12 years ago
fix ruby 1.8 incompatibility for system call More... about 12 years ago
modify editor call to redirect input/output More... about 12 years ago
mate -w arg should always be specified More... about 12 years ago
modify available_editor to allow editor args More... about 12 years ago
use strings instead of symbols for editor, use mate -w by default More... about 12 years ago
correct minor syntax warning More... about 12 years ago
Pick an editor available in path instead of blindly defaulting to the "mate" binary More... about 12 years ago
modified ask_editor to use a temporary file so that it's now working with all *nix editors More... about 12 years ago
release 4.1.0 More... about 12 years ago
fix ruby syntax warnings More... about 12 years ago
fix #2 - Make optional args true when present More... about 12 years ago
[➠] Upgrade highline dependency to the current version. More... about 12 years ago
disable jruby 1.9 mode for now More... over 12 years ago
disable paging in test env More... over 12 years ago
attempt to fix travis build issues More... over 12 years ago
fix rdoc formatting in history More... over 12 years ago
release 4.0.7 More... over 12 years ago
fix #12 - move synopsis above description More... over 12 years ago
add simplecov to make me feel sad ;) More... over 12 years ago
setup for travis ci More... over 12 years ago
handle invalid commands passed to --help More... over 12 years ago
fix #33 - allow --help after commands More... over 12 years ago
fix ensure block in enable_paging More... over 12 years ago
convert tabs to spaces in runner spec More... over 12 years ago
fix syntax warning in spec helper More... over 12 years ago
convert to rspec eq matcher More... over 12 years ago
Revise fix for platforms not supporting Kernel.fork More... over 12 years ago
Rescue NotImplementedError thrown by Kernel.fork More... over 12 years ago
fix typo in readme More... over 12 years ago