1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Oct 09, 2024 — Oct 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added missing test-unit files. More... over 15 years ago
Added the builtin Ore templates. More... over 15 years ago
Indent the description. More... over 15 years ago
Join the includes with an extra new-line. More... over 15 years ago
Use templates for the builtin options. More... over 15 years ago
Strip the leading/tailing : characters from a interpolation keyword before looking it up. More... over 15 years ago
Added the @module_depth variable. More... over 15 years ago
Fixed the interpolation keyword Regexp. More... over 15 years ago
Added the --git option. More... over 15 years ago
Set the @version ivar. More... over 15 years ago
Add defaults for --authors and --homepage. More... over 15 years ago
Fixed typos. More... over 15 years ago
Added bin/mine for generating new Ore projects. More... over 15 years ago
Added the ore cut task. More... over 15 years ago
Default the @markup ivar to 'rdoc' if --rdoc is specified. More... over 15 years ago
Added the @date, @year, @month and @day ivars. More... over 15 years ago
Use Config.each_template in Ore::Generator. More... over 15 years ago
Added Config.each_template. More... over 15 years ago
Fixed typos. More... over 15 years ago
Use File.join instead of Pathname. More... over 15 years ago
Added Config.builtin_templates. More... over 15 years ago
Added Ore::Config::DATA_DIR. More... over 15 years ago
Flushed out Ore::Generator. More... over 15 years ago
Added Config.generators. More... over 15 years ago
White space. More... over 15 years ago
No longer use a Set, since Set will freeze all elements. More... over 15 years ago
Refactored VersionFile.find and VersionConstant.find to directly use the Project object. More... over 15 years ago
Added Project#lib_file?. More... over 15 years ago
Added Project#lib_path. More... over 15 years ago
Added Project#path. More... over 15 years ago