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
Simplified the listing of development dependencies. More... over 13 years ago
Re-add support for the _gemfile_development includes. More... over 13 years ago
Add a new test to ensure a minimalist Gemfile. More... over 13 years ago
Update existing tests to be cool with the newness. More... over 13 years ago
Remove the stuff, I think, that needs removing from the gemfile template. More... over 13 years ago
Put all dev dependencies in gemspec. More... over 13 years ago
LoadError doesn't have a #status_code method. More... over 13 years ago
Simplified the bundler/setup prelude. More... over 13 years ago
Require yard ~> 0.8. More... over 13 years ago
Mention the class name. More... over 13 years ago
Do not initialize the repository, if .git or .hg directories already exist. More... over 13 years ago
Exclude bundler from the development group in the Gemfile. More... over 13 years ago
Removed the section about runtime_dependencies, since it was incorrect. More... over 13 years ago
Forgot about @uri. More... over 13 years ago
Updated the ChangeLog for 0.9.3. More... over 13 years ago
Mention that the project name is important. More... over 13 years ago
Updated the ore.gemspec according to the new gemspec_yml/[name].gemspec file. More... over 13 years ago
Prevent tailing /'s from sneaking into the gemspec.require_paths. More... over 13 years ago
Grouping. More... over 13 years ago
Fixed broken gemspec.authors specs. More... over 13 years ago
Better variable name. More... over 13 years ago
Support using `hg showconfig ui.username` to populate @scm_user and @scm_email. More... over 13 years ago
Should be github.user. More... over 13 years ago
Default the @authors in initialize_variables! More... over 13 years ago
Reorganized initialize_variables! More... over 13 years ago
Change @homepage back to a String, store the URI in @uri. More... over 13 years ago
Default the author to `git config user.name`, if git is enabled. More... over 13 years ago
Prefer single-quoted Strings. More... over 13 years ago
add_runtime_dependency is just an alias for add_dependency. More... over 13 years ago
Renamed the versions lambda to split. More... over 13 years ago