5
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Escape the object before stuffing it in a regexp. More... almost 16 years ago
Allow options at the beginning of the argument list as well as the end.
nex3
as Nathan Weizenbaum
More... almost 16 years ago
Make options available with symbol keys in addition to string keys.
nex3
as Nathan Weizenbaum
More... almost 16 years ago
Make Thor::TaskHash look up tasks from the superclass.
nex3
as Nathan Weizenbaum
More... almost 16 years ago
If loading a thor file fails, don't give up, just print a warning and keep going. More... almost 16 years ago
Try to add Windows compatibility.
nex3
as Nathan Weizenbaum
More... almost 16 years ago
Use thor_root wherever applicable.
nex3
as Nathan Weizenbaum
More... almost 16 years ago
Make sure that we re-raise errors if they happened further down the pipe than we care about. More... almost 16 years ago
Merge commit 'wycats/master' More... almost 16 years ago
Only delete the old file on updating when the installation of the new one is a success More... almost 16 years ago
Merge branch 'coreteam' More... almost 16 years ago
Make it Ruby 1.8.5 compatible. More... almost 16 years ago
Allow true to be passed to Thor#method_options to denote a boolean option.
nex3
as Nathan Weizenbaum
More... almost 16 years ago
Update spec 'Thor::Runner update updates existing thor files' to reflect the changes made in dedd868 More... almost 16 years ago
Further clean up Thor::Options.
nex3
as Nathan Weizenbaum
More... almost 16 years ago
Fixing some odd Thor::Options regexp quirks.
nex3
as Nathan Weizenbaum
More... almost 16 years ago
Don't support the dubiously-useful :increment option style.
nex3
as Nathan Weizenbaum
More... almost 16 years ago
Don't raise an error if a boolean switch is defined multiple times.
nex3
as Nathan Weizenbaum
More... almost 16 years ago
Adding specs for Thor::Options.
nex3
as Nathan Weizenbaum
More... almost 16 years ago
Merge commit 'cb60486882fbbda7462c239aef12a7bb8230093e' More... almost 16 years ago
Merge commit 'c808a2a8b01ca84bcd8098ac56adeb267278c87e' More... almost 16 years ago
Delete the old thorfile after updating More... almost 16 years ago
Make install store the absolute path except when --relative is given More... almost 16 years ago
Make sure to use the absolute location, not the (potentially) relative one, when installing so that thor update works. More... almost 16 years ago
Uncomment some no-longer-pending specs. More... almost 16 years ago
Formatting fix to make sure there's a space between "Modules" and "Namespaces". More... almost 16 years ago
Merge commit 'wycats/master' More... almost 16 years ago
Get rid of a debugging print.
nex3
as Nathan Weizenbaum
More... almost 16 years ago
Merge commit 'wycats/master' More... almost 16 years ago
Allow options to be defined for a class, which will be passed to #initialize.
nex3
as Nathan Weizenbaum
More... almost 16 years ago