summaryrefslogtreecommitdiff
path: root/spec/commands
Commit message (Expand)AuthorAgeFilesLines
* Compatibility with frozen string literalsSamuel Giddins2016-01-3119-3/+22
* Auto merge of #4250 - RochesterinNYC:improved-error-message-for-invalid-gemsp...Homu2016-01-311-2/+2
|\
| * Change behavior and improve clarity of error messages when local gems have in...James Wen2016-01-301-2/+2
* | Auto merge of #4249 - cirdes:outdated-semantic, r=indirectHomu2016-01-311-0/+55
|\ \ | |/ |/|
| * bundle outdated with major and minor optionsCirdes Henrique2016-01-291-0/+55
* | check update message in updated outputAndre Arko2016-01-251-7/+3
* | Use '--exe' option name in addition to '--bin' as primary option name.Chris Keele2016-01-221-1/+17
|/
* Clean up already initialized constant warning messages from test suiteJames Wen2015-12-302-4/+4
* Clean up binstub deprecation message from test suiteJames Wen2015-12-301-1/+1
* Ensure `bundle gem` default task matches frameworkDavid Jones2015-12-251-0/+26
* Redirects any usage of --help or -h flag for a command to that command's helpJames Wen2015-12-211-0/+35
* Auto merge of #4156 - RochesterinNYC:suppress-bundle-update-spec-warnings, r=...Homu2015-12-211-39/+29
|\
| * Fix setup and assertion validity of `bundle update --ruby` specsJames Wen2015-12-151-33/+22
| * Suppress warnings about "already initialized constant"s in bundle update specJames Wen2015-12-131-13/+14
* | Auto merge of #4166 - smellsblue:restrict-gemspec-platforms-without-breaking-...Homu2015-12-201-1/+1
|\ \
| * | Nix the gem_helpers method in `Bundler::Dsl`Mike Virata-Stone2015-12-151-1/+1
* | | Use SharedHelpers#filesystem_access in bundle clean for a friendlier error me...James Wen2015-12-181-0/+34
|/ /
* | Merge tag 'v1.11.2'Andre Arko2015-12-151-40/+80
|\ \
| * | Fix broken `bundle package --all` command and prevent endless recursive copyJames Wen2015-12-151-0/+44
| * | Fix --no-coc and --no-mit flagsJames Wen2015-12-141-40/+80
* | | Fix broken `bundle package --all` command and prevent endless recursive copyJames Wen2015-12-151-0/+44
| |/ |/|
* | Merge pull request #4064 from pivotal-cf-experimental/masterAndre Arko2015-12-122-0/+185
|\ \ | |/ |/|
| * Changes for https://github.com/bundler/bundler/pull/4064#discussion-diff-4513...David Morhovich2015-11-182-8/+8
| * Adds ruby version to Gemfile.lock.David Morhovich2015-10-272-0/+185
* | Auto merge of #4124 - bundler:seg-rubocop, r=indirectHomu2015-11-272-4/+4
|\ \
| * | [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-261-2/+2
| * | [RuboCop] Enable Style/BlockDelimitersSamuel Giddins2015-11-261-2/+2
* | | Auto merge of #4105 - JuanitoFatas:feature/lock-takes-gems, r=indirectHomu2015-11-271-0/+8
|\ \ \
| * | | Add support for specify gems via --update option for `bundle lock` commandJuanitoFatas2015-11-171-0/+8
| | |/ | |/|
* | | Auto merge of #4021 - jaym:bin-move, r=segiddinsHomu2015-11-271-0/+16
|\ \ \ | |_|/ |/| |
| * | Add spec to make sure we can call bundler from a bundle execd programJay Mundrawala2015-10-201-0/+16
| |/
* | Fix bundle console specsFelix Bünemann2015-11-161-4/+16
|/
* [RuboCop] Autocorrect offenses after rebaseSamuel Giddins2015-10-181-3/+1
* clean: add test for not removing git extensions artifactsSimon Eskildsen2015-10-061-0/+22
* Add test case for friendly permission errorsRobin Böning2015-09-271-0/+18
* Auto merge of #3969 - agis-:issue-3895, r=segiddinsHomu2015-08-311-0/+27
|\
| * Output gemspec validation errors on exec commandsAgis-2015-08-301-0/+27
* | Silence expected yet noisy error output in testAgis-2015-08-301-1/+1
|/
* Add ability to update gems via source for backwards-compatibility.Caden Lovelace2015-08-231-0/+77
* Add spec for not updating gems with the same name as the source.Caden Lovelace2015-08-231-0/+13
* Bundle update groups should unlock gems, not sourcesCaden Lovelace2015-08-231-0/+20
* Auto merge of #3924 - Koronen:fix-style-regexp_literal, r=segiddinsHomu2015-08-142-6/+6
|\
| * Fix Style/RegexpLiteralVictor Koronen2015-08-132-6/+6
* | Auto merge of #3928 - agis-:test-explicit-exception, r=indirectHomu2015-08-141-1/+1
|\ \
| * | Specify the actual exception to test forAgis-2015-08-101-1/+1
| |/
* | Auto merge of #3918 - jordanthomas:checkout-ui, r=indirectHomu2015-08-141-1/+1
|\ \ | |/ |/|
| * Tweaks git checkout UI output.Jordan Thomas2015-08-061-1/+1
* | Add command plugin support to help commandTim Fischbach2015-08-041-0/+13
|/
* Auto merge of #3862 - bundler:seg-resolver-error-formatting, r=segiddinsHomu2015-08-021-1/+1
|\
| * Update specs for prettier version conflict messagesSamuel E. Giddins2015-07-231-1/+1