summaryrefslogtreecommitdiff
path: root/spec/commands
Commit message (Expand)AuthorAgeFilesLines
* [Update] Warn when an explicitly updated spec does not get a newer versionseg-explicit-update-warningSamuel Giddins2017-07-271-0/+18
* [Source::Git] Cache repos globallyseg-globally-cache-git-reposSamuel Giddins2017-07-251-4/+5
* Auto merge of #5860 - bundler:seg-validate-settings, r=segiddinsThe Bundler Bot2017-07-257-33/+50
|\
| * Untangle the system gem path and the default bundle path in the specsSamuel Giddins2017-07-245-13/+22
| * Make the doctor specs robust against SystemExitSamuel Giddins2017-07-231-9/+6
| * Update the specs for the default bundle path being ./.bundleSamuel Giddins2017-07-232-11/+22
* | Update binstubs specs to handle legacy rubygemsseg-bundler-binstubsSamuel Giddins2017-07-211-1/+4
* | Quote env var values for ruby < 2 popenSamuel Giddins2017-07-211-1/+1
* | Add a special bundler binstub that ensures the correct version is activatedSamuel Giddins2017-07-211-7/+110
|/
* [CLI] Deprecate install --cleanSamuel Giddins2017-07-191-2/+2
* [CLI] Deprecate init --gemspecSamuel Giddins2017-07-191-2/+2
* Update the specs for the new :deployment settingSamuel Giddins2017-07-193-3/+3
* Fix deployment specs under Bundler 2Samuel Giddins2017-07-191-1/+1
* Remove several CLI flags that need to be set via config in Bundler 2Samuel Giddins2017-07-192-5/+4
* Set forgotten command line options via config in 2.0Samuel Giddins2017-07-199-62/+71
* Speed up no-op installsseg-speed-up-no-op-installSamuel Giddins2017-07-191-1/+1
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-162-0/+2
* Fix deployment specs under 2.0Samuel Giddins2017-07-125-13/+48
* Use deployment instead of frozen as a setting on Bundler 2Samuel Giddins2017-07-121-1/+1
* Update specs for the specific platform being added to the lockfileSamuel Giddins2017-07-054-14/+14
* Auto merge of #5819 - bundler:seg-full-index-invalid-deps, r=indirectThe Bundler Bot2017-07-051-0/+24
|\
| * [RemoteSpecification] Fail gracefully when deps is an array of array of strin...seg-full-index-invalid-depsSamuel Giddins2017-07-041-0/+24
* | Auto merge of #5790 - bundler:seg-suppress-using-messages, r=indirectThe Bundler Bot2017-07-052-7/+38
|\ \
| * | Update the Bundler 2 specs for the removal of using... messagesseg-suppress-using-messagesSamuel Giddins2017-07-032-9/+6
| * | Suppress `Using …` messages during installation when a version has not changedSamuel Giddins2017-07-021-0/+34
* | | Auto merge of #5613 - bundler:seg-vendor-fileutils, r=indirectThe Bundler Bot2017-07-051-1/+1
|\ \ \ | |_|/ |/| |
| * | Vendor fileutils since it is now a gemSamuel Giddins2017-06-281-1/+1
| |/
* | Remove the console command in Bundler 2.0seg-deprecate-consoleSamuel Giddins2017-07-021-1/+1
|/
* More bundler 2 spec fixesseg-remove-rubygems-aggregateSamuel Giddins2017-06-271-4/+2
* Get the Bundler 2 specs passing with transitive source pinningSamuel Giddins2017-06-234-7/+25
* Update the version spec to handle when the specs start in the day before that...Samuel Giddins2017-06-231-3/+1
* Update the update spec for Bundler 2 allowing Bundler conflictsSamuel Giddins2017-06-231-1/+8
* Get the 2.0 specs passing under 2.0Samuel Giddins2017-06-237-76/+155
* Get the specs passing in 1.0 modeSamuel Giddins2017-06-232-8/+8
* Completely remove the postit trampolineSamuel Giddins2017-06-211-21/+0
* Add a feature flag for `bundle update —source NAME` not unlocking a gem wit...seg-update-source-feature-flagSamuel Giddins2017-06-181-0/+15
* Auto merge of #5721 - bundler:seg-binstubs-shebang, r=indirectThe Bundler Bot2017-06-161-0/+13
|\
| * Add --shebang option to binstubs commandseg-binstubs-shebangDimitris Zorbas2017-06-131-0/+13
* | Auto merge of #5716 - bundler:seg-version-build-metadata, r=indirectThe Bundler Bot2017-06-161-0/+26
|\ \
| * | Avoid git shenanigans with the build metadata fileseg-version-build-metadataSamuel Giddins2017-06-131-3/+3
| * | Print build metadata when running `bundle version`Samuel Giddins2017-06-121-0/+26
* | | Auto merge of #5722 - bundler:seg-update-all-flag, r=indirectThe Bundler Bot2017-06-151-0/+22
|\ \ \
| * | | Add `—all` flag to `bundle update`Samuel Giddins2017-06-141-0/+22
| | |/ | |/|
* | | [Pristine] Raise when trying to pristine a missing gemseg-pristine-specific-gemsSamuel Giddins2017-06-141-3/+8
* | | [Pristine] Allow passing a list of gems to pristineSamuel Giddins2017-06-141-0/+31
* | | [Pristine] Ensure git gems have added files removedSamuel Giddins2017-06-141-3/+14
|/ /
* | Auto merge of #5704 - bundler:colby/init-new-gemfile-format, r=segiddinsThe Bundler Bot2017-06-131-0/+63
|\ \ | |/ |/|
| * rename feature flag to `init_gems_rb` and PR feedbackColby Swandale2017-06-051-3/+16
| * generate gems.rb in bundle init with feature flagColby Swandale2017-06-041-0/+50
* | [Viz] Work correctly when another gem with a graphviz file is presentseg-viz-other-gemSamuel Giddins2017-06-121-4/+43
|/