aboutsummaryrefslogtreecommitdiffstats
path: root/spec/commands
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5348 from feministy/clean-check-man-pagesliz!2017-01-231-2/+2
|\
| * :sparkles: change test to compare version instead of checkLiz Abinante2017-01-221-2/+2
* | Use rubygems conditional for specsSamuel Giddins2017-01-181-2/+1
* | Disable RSpec monkey patchingSamuel Giddins2017-01-1520-28/+28
* | Auto merge of #5298 - bundler:seg-cli-gem-override, r=indirectThe Bundler Bot2017-01-041-0/+8
|\ \
| * | [CLI] Fail gracefully when multiple names are passed to `bundle gem`Samuel Giddins2017-01-021-0/+8
* | | [CLI::Open] Support exiting when selecting gemSamuel Giddins2017-01-021-0/+7
|/ /
* | Auto merge of #5023 - renuo:4854-gemnotfound-error, r=segiddinsThe Bundler Bot2016-12-242-2/+2
|\ \
| * \ Merge remote-tracking branch 'origin/master' into 4854-gemnotfound-errorDiego Steiner2016-09-276-91/+226
| |\ \
| * | | Update failing specBoggs2016-08-171-1/+1
| * | | Update specsBoggs2016-08-171-1/+1
* | | | Auto merge of #5273 - chrismo:new-pr-4734, r=segiddinsThe Bundler Bot2016-12-231-0/+27
|\ \ \ \
| * | | | Specs for multiple platform bug fix in outdated.chrismo2016-12-231-0/+27
* | | | | Avoid using the Fail endpoint when we want to request against localhostSamuel Giddins2016-12-211-2/+2
|/ / / /
* | | / [Lock] Fix --add-platform rubySamuel Giddins2016-12-051-0/+6
| |_|/ |/| |
* | | [CLI::Gem] Fail gracefully on an invalid constant nameSamuel Giddins2016-11-191-0/+15
* | | Validate `bundle gem` calls succeedSamuel Giddins2016-11-181-1/+1
* | | Auto merge of #5176 - chrismo:fix_outdated_regression_from_cc355865, r=chrismoThe Bundler Bot2016-11-151-5/+5
|\ \ \
| * | | Refactoring of @lucasmazza fix w/ specs.chrismo2016-11-151-5/+5
* | | | Auto merge of #5139 - bitboxer:move-man-pages-to-man-folder, r=indirectHomu2016-11-062-13/+13
|\ \ \ \
| * | | | Move man pages to man folderBodo Tasche2016-10-302-13/+13
| |/ / /
* | | | Auto merge of #5108 - chrismo:cons_update_docs, r=indirectHomu2016-11-011-12/+0
|\ \ \ \
| * | | | Clean up pending specs.chrismo2016-10-221-12/+0
| |/ / /
* | | | Auto merge of #5100 - bronzdoc:fix_shebang_check_in_exec, r=segiddinsHomu2016-10-311-0/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Warn if executable in bundle exec is emptybronzdoc2016-10-301-0/+15
* | | | Auto merge of #5061 - chrismo:cons_outdated, r=indirectHomu2016-10-221-15/+175
|\ \ \ \
| * | | | filtered outdated msg shouldn't say 'up to date'chrismo2016-10-191-5/+5
| * | | | Enable cons updates in outdated and other fixes.chrismo2016-10-121-14/+174
* | | | | Add bundle install conservative updating to updatechrismo2016-10-211-48/+138
| |/ / / |/| | |
* | | | Auto merge of #5053 - hmistry:fix-clean-dry-run, r=segiddinsHomu2016-10-151-1/+31
|\ \ \ \ | |/ / / |/| | |
| * | | Changed the behavior of 'bundle clean --dry-run' to output the list of gems b...hiren mistry2016-10-041-1/+31
* | | | Better gem outdated list grouped by groups.Guillermo Guerrero2016-10-061-0/+114
* | | | Add conservative update options to bundle lockchrismo2016-10-041-0/+48
* | | | Add a setting for forcing only the ruby platformSamuel Giddins2016-09-271-1/+1
|/ / /
* | | Auto merge of #4992 - chrismo:fix_disable_shared_gems_gem_path, r=chrismoHomu2016-09-281-1/+24
|\ \ \ | |_|/ |/| |
| * | Fix disable_shared_gems bug & keep nested execchrismo2016-09-271-1/+24
* | | [Lock] Default to not updatingSamuel Giddins2016-09-111-3/+29
|/ /
* | Auto merge of #4491 - bundler:seg-exec-file--zsh, r=indirectHomu2016-08-261-0/+36
|\ \
| * | [Exec] Add specs for $0 and __FILE__ when loadedSamuel Giddins2016-08-231-0/+36
* | | Auto merge of #4898 - JuanitoFatas:feature/generated-readme-github-url, r=seg...Homu2016-08-251-0/+29
|\ \ \ | |/ / |/| |
| * | Fill in git username to the generated github urlJuanitoFatas2016-08-201-0/+29
| |/
* | Add a spec for lock adding all new platform-specific depsSamuel Giddins2016-08-221-0/+91
* | postpone the `add` command until 1.14Andre Arko2016-08-221-84/+0
* | we can just use repo1 instead of copying to repo2Andre Arko2016-08-221-3/+1
* | Auto merge of #4888 - bundler:seg-doctor, r=indirectHomu2016-08-201-2/+5
|\ \
| * | [Doctor] Ensure missing dylibs are printed in a consistent orderSamuel Giddins2016-08-171-1/+1
| * | [Doctor] Raise a ProductionError for linkage failuresSamuel Giddins2016-08-161-2/+5
* | | Block resolving to older versions during an updateSamuel Giddins2016-08-181-0/+36
| |/ |/|
* | Update specs for exec() having a different process title than loadSamuel Giddins2016-08-161-0/+2
* | Add a setting for disable_exec_loadSamuel Giddins2016-08-161-0/+9
|/