aboutsummaryrefslogtreecommitdiffstats
path: root/spec/commands
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Auto merge of #4850 - jrochkind:better_version_mismatch_warning, r=segiddinsHomu2016-08-171-1/+1
|\
| * fix specs for bundler version warning with version numbersJonathan Rochkind2016-08-151-1/+1
* | Auto merge of #4877 - bundler:seg-lock-remove-platfom, r=indirectHomu2016-08-161-0/+22
|\ \
| * | [Lock] Allow removing platformsSamuel Giddins2016-08-121-0/+22
* | | fix standalone executable when dest of symlinkTerin Stock2016-08-121-1/+1
|/ /
* | [Exec] Only set process title on Ruby 2.1+Samuel Giddins2016-08-101-3/+8
* | Manually set a process title when using loadJames Healy2016-08-091-2/+4
|/
* Auto merge of #4765 - mistydemeo:linkage, r=indirectHomu2016-08-041-0/+61
|\
| * Add command to diagnose common issuesMisty De Meo2016-08-021-0/+61
* | Remove 0.9 upgrade compatibilitySamuel Giddins2016-08-031-9/+0
* | Remove expect_err from the specs & print all output on a spec failureSamuel Giddins2016-08-035-26/+26
* | Use `include_gem` as the matcher nameSamuel Giddins2016-08-028-54/+54
* | Change viz spec to plain outputSamuel Giddins2016-08-021-39/+15
* | Remove tabs from the dot output in the viz specSamuel Giddins2016-08-021-37/+37
* | [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-028-58/+58
* | Add viz specs for dot outputSamuel Giddins2016-08-021-4/+70
|/
* Add positive assertionBoggs2016-07-291-1/+3
* Add failing specBoggs2016-07-291-1/+6
* Auto merge of #4800 - bundler:seg-locked-resolve-keep-platforms, r=indirectHomu2016-07-261-1/+1
|\