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
Updated the release date of 0.9.0. More... almost 14 years ago
Updated the README. More... almost 14 years ago
Enabled the gemspec template by default. More... almost 14 years ago
Renamed the pure_gemspec template to just gemspec. More... almost 14 years ago
No need to use a Pathname here. More... almost 14 years ago
Order. More... almost 14 years ago
Check for SCM control directories first, then --hg / --git options. More... almost 14 years ago
Always assume the gemspec is within a Repository. More... almost 14 years ago
Account for when no SCM is used. More... almost 14 years ago
Vertically align code. More... almost 14 years ago
@project_dir must be a String. More... almost 14 years ago
Only generate code to listing files given the projects SCM. More... almost 14 years ago
Support initializing SVN repositories. More... almost 14 years ago
Properly detect the SCM of existing projects. More... almost 14 years ago
Updated the ChangeLog. More... almost 14 years ago
Put variables last. More... almost 14 years ago
Added Ore::Template::Directory#ignore and the @ignore template variable. More... almost 14 years ago
Mention the new hg template. More... almost 14 years ago
Adding support for generating Mercurial projects. More... almost 14 years ago
Revert "Blow away any existing git directory." More... almost 14 years ago
Style. More... almost 14 years ago
Put more emphasis on readering projects. More... almost 14 years ago
Link to the template directories. More... almost 14 years ago
Mention the gemspec_yml and pure_gemspec templates. More... almost 14 years ago
Use the Options DEFAULT_* constants. More... almost 14 years ago
Added a separate spec group for gemspec_yml. More... almost 14 years ago
Added RSpec matchers for testing for files/directories/executables. More... almost 14 years ago
Added RSpec matchers for testing the dependencies. More... almost 14 years ago
Added constants for specs. More... almost 14 years ago
More thorougly test the generated gemspec. More... almost 14 years ago