5
I Use This!
Low Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add `abort_on_failure` option to #run action More... over 5 years ago
Remove unused stuff More... over 5 years ago
Fix "warning: setting Encoding.default_external" More... over 5 years ago
Fix "warning: assigned but unused variable - junk" More... over 5 years ago
Add Thor.deprecation_warning More... over 5 years ago
Add Thor.deprecation_warning More... over 5 years ago
Deprecate relying on default exit_on_failure? [#621] More... over 5 years ago
Always check default type. Deprecate incompatible types without explicit option given [#621] More... over 5 years ago
Merge pull request #616 from Choms/master More... over 5 years ago
Re-add version More... over 5 years ago
Merge pull request #623 from marcandre/remove_dup More... over 5 years ago
Remove duplicate option creation in spec More... over 5 years ago
Delete version.rb More... over 5 years ago
Merge pull request #620 from MaxLap/fix-invalid-path-display More... over 5 years ago
Fix relative_to_original_destination_root and better tests Many broken edge cases were present, such as if a later substring of the path matched the root or if the root only matched a subpart of a directory. More... over 5 years ago
Merge pull request #618 from MaxLap/fix_check_unknown More... over 5 years ago
Merge pull request #589 from pocke/correct-lineno More... over 5 years ago
Fix check_unknown_options! when parsing gets stopped If the parsing gets stopped by either a -- or by #stop_on_unknown_option!, then check_unknown_options! would still try to do validation on the unparsed parts. We now track where the stop happened and only check the extras that were before that point. More... over 5 years ago
Fix indent calculation More... almost 6 years ago
Small change to use more of the terminal size More... almost 6 years ago
Fix print_wrapped to properly parse "\x5" newline character More... almost 6 years ago
Merge pull request #610 from deivid-rodriguez/skip_exit_status_specs_on_1.8.7 More... almost 6 years ago
Document possible attack vector on `get` More... almost 6 years ago
Merge pull request #611 from bosoxbill/doc-for-cve-2016-10545 More... almost 6 years ago
Add open-uri reference More... almost 6 years ago
Add language about how not to use Thor More... almost 6 years ago
Skip exit status specs on 1.8.7 More... almost 6 years ago
Merge pull request #578 from jmax315/master More... almost 6 years ago
Merge pull request #608 from y-yagi/fix_typo_in_inject_into_module_test More... about 6 years ago
Remove another version pinning for 1.9 support More... about 6 years ago