5
I Use This!
Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 22 hours ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed ordered hash. More... almost 15 years ago
Removed TaskHash and added from_superclass helper. More... almost 15 years ago
Attempt to remove Task::Hash. More... almost 15 years ago
More specs. More... almost 15 years ago
Improving test coverage. More... almost 15 years ago
Added more specs to Options. More... almost 15 years ago
Moved Option to its own file and added specs. More... almost 15 years ago
More options refactoring and specs. More... almost 15 years ago
More refactoring in options. More... almost 15 years ago
Refactoring options (add new types and removing required and optional as types) More... almost 15 years ago
Generators first scratch. More... almost 15 years ago
More thor specs. More... almost 15 years ago
Move hash with indifferent access to core extensions. More... almost 15 years ago
Moved runner tasks and related logic to thor/tasks/runner. More... almost 15 years ago
Cleaning up thor/task and adding more specs. More... almost 15 years ago
Ensure that superclass options can be overwritten. More... almost 15 years ago
Some code refactoring and removing Runner logic from Thor class. More... almost 15 years ago
Goodbye whitespace. More... almost 15 years ago
Moved OrderedHash to CoreExt and added File.expand_path to ensure spec_helper.rb is not loaded twice. More... almost 15 years ago
Moved Thor DSL to lib/thor/dsl More... almost 15 years ago
Make specs work on Rspec 1.2.6 More... almost 15 years ago
Started adding some documentation. More... almost 15 years ago
Fix fallout from 94495f38. This was causing thor to always say "No Thor tasks available" when invoking `thor -T' or "There was no available namespace `'." when running `thor :install'. More... about 15 years ago
Bring Thor inline with Wycats More... over 15 years ago
different requires for to_ruby to work with latest ruby2ruby More... over 15 years ago
Cache thor_yaml and clean up its usage More... over 15 years ago
Clean up Thor::Runner a bit more More... over 15 years ago
Clean up a little more of Thor::Runner's install task More... over 15 years ago
Clean up a little more of Thor::Runner More... over 15 years ago
Cleaned up the implementation of 'thorfiles'. Should work better on Windows now. Leverages Pathname library. More... over 15 years ago