summaryrefslogtreecommitdiff
path: root/lib/bundler/cli/gem.rb
Commit message (Expand)AuthorAgeFilesLines
* [CLI::Gem] Fail gracefully on an invalid constant nameseg-bundle-gem-invalid-constantSamuel Giddins2016-11-191-3/+16
* Fill in git username to the generated github urlJuanitoFatas2016-08-201-1/+2
* [RuboCop] Update to 0.41.2Samuel Giddins2016-07-201-1/+1
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [RuboCop] Fix Style/MutableConstantSamuel Giddins2016-01-311-1/+1
* [RuboCop] Address Style/GuardClauseSamuel Giddins2016-01-311-4/+6
* Use '--exe' option name in addition to '--bin' as primary option name.Chris Keele2016-01-221-2/+2
* Ensure `bundle gem` default task matches frameworkDavid Jones2015-12-251-2/+2
* Fix --no-coc and --no-mit flagsJames Wen2015-12-141-1/+2
* Auto merge of #4124 - bundler:seg-rubocop, r=indirectHomu2015-11-271-2/+2
|\
| * [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-261-2/+2
* | Updates Contributor Covenant to 1.3.0CoralineAda2015-11-241-1/+3
|/
* add http://masarakki2015-09-131-2/+2
* Fix Style/MethodDefParenthesesVictor Koronen2015-08-141-1/+1
* Merge pull request #3890 from esasse/fix-align-parametersAndre Arko2015-08-011-10/+8
|\
| * Fix Style/AlignParametersErick Sasse2015-07-291-8/+8
|/
* double quotes for RuboCopAndre Arko2015-07-271-2/+2
* Pessimistic test framework versions for bundle gem commandTim Fischbach2015-07-271-0/+7
* Fix Style/AccessModifierIndentationErick Sasse2015-07-211-1/+1
* Fix Style/SemicolonErick Sasse2015-07-191-1/+4
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-10/+10
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-1/+0
* update generated CoC to Contributor Covenant v1.1Andre Arko2015-06-251-22/+22
* Use synchronized pwd everywhereSamuel E. Giddins2015-05-281-2/+2
* Update the generated Rakefile to a more useful version.Andre Medeiros2015-05-271-0/+2
* [gem] rework readme contrib sectionAndre Arko2015-05-111-0/+1
* A gem extending an existing const should be creatableAkira Matsuda2015-04-301-2/+2
* centralized boolean question logicPatrick Metcalfe2015-04-191-1/+1
* Merge tag 'v1.9.4'Andre Arko2015-04-131-0/+11
* Merge pull request #3483 from janlelis/masterAndré Arko2015-04-011-2/+2
|\
| * Improve generating module name from gem name in gem generatorJan Lelis2015-03-191-2/+2
* | Improve Minitest gem templateArthur Neves2015-03-261-2/+2
* | note that files are created by config settingsAndre Arko2015-03-251-0/+2
* | Apply test framework when install with asksShim Won2015-03-231-0/+1
|/
* [Gem] Fix the generated bundler dependency version for weird pre-release vers...Samuel E. Giddins2015-03-111-1/+1
* Fix spec failures.Andre Medeiros2015-03-111-1/+1
* Merge tag 'v1.8.5'Andre Arko2015-03-111-12/+11
|\
| * use boolean support in settingsAndre Arko2015-03-111-13/+7
| * remove MIT license from gemspec if not configuredAndre Arko2015-03-111-2/+3
| * Fixed ’no’ option in gem generatorKir Shatrov2015-03-111-5/+9
* | prevent naming mistakeTony Jian2015-02-211-0/+11
* | Update to use Gem::Version.Tim Moore2015-02-181-4/+4
* | Allow dev versions when creating a new gem.Tim Moore2015-02-181-1/+9
|/
* Handle double underscores in new gem's nameSimon Elcham2015-02-051-1/+1
* move gem bins to exe/ and add console and setupAndre Arko2015-01-251-3/+6
* clean up and reword a bit asking about gem filesAndre Arko2015-01-251-6/+25
* Extended gem generation and generation settingsKir Shatrov2015-01-251-15/+53
* Revert .consolerc (sorry, @andremediros :grimace:)Andre Arko2015-01-251-1/+0
* Revert "Merge pull request #3305 from doodzik/master"Tim Moore2014-12-161-2/+1