summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #5119 - hmistry:explain-checksum-mismatch, r=segiddinsThe Bundler Bot2016-11-191-6/+18
|\
| * Fixed typoshiren mistry2016-11-171-1/+1
| * Converted message strings into HEREDOC for better readability.hiren mistry2016-11-171-14/+18
| * Improve gem checksum mismatch error message by telling users how to resolve it.hiren mistry2016-11-171-5/+13
* | Auto merge of #5114 - AirRefund:improve_outdated_code, r=chrismoThe Bundler Bot2016-11-181-43/+91
|\ \ | |/ |/|
| * Improve and fixed guide style code.Guillermo Guerrero2016-11-151-43/+91
* | Auto merge of #5168 - colby-swandale:documentation-and-error-improvements, r=...Homu2016-11-171-3/+3
|\ \ | |/ |/|
| * fix rubocop feedbackColby Swandale2016-11-151-1/+1
| * fix missing capitalizationColby Swandale2016-11-141-1/+1
| * fix small alignmentColby Swandale2016-11-141-1/+1
| * improve error message for bundle install --path --system conflictColby Swandale2016-11-141-2/+2
* | Auto merge of #5176 - chrismo:fix_outdated_regression_from_cc355865, r=chrismoThe Bundler Bot2016-11-153-4/+16
|\ \
| * | Refactoring of @lucasmazza fix w/ specs.chrismo2016-11-153-4/+16
| * | Fix `outdated` listing regression from cc355865Lucas Mazza2016-10-281-2/+2
* | | Support :mri_23 platform and its variationsAkira Matsuda2016-11-151-0/+6
* | | Update vendored Molinillo to 0.5.4seg-molinillo-0.5.4Samuel Giddins2016-11-132-11/+13
| |/ |/|
* | Auto merge of #5139 - bitboxer:move-man-pages-to-man-folder, r=indirectHomu2016-11-061-19/+10
|\ \
| * | Move man pages to man folderBodo Tasche2016-10-301-19/+10
* | | [LockfileParser] Stop requiring strscanseg-lockfile-remove-strscan-requireSamuel Giddins2016-11-031-1/+0
* | | Auto merge of #5108 - chrismo:cons_update_docs, r=indirectHomu2016-11-011-8/+8
|\ \ \
| * | | Add bundle-outdated man pagechrismo2016-10-311-3/+3
| * | | Update bundle lock man pagechrismo2016-10-241-3/+3
| * | | New bundle update options documented.chrismo2016-10-221-3/+3
* | | | Auto merge of #5100 - bronzdoc:fix_shebang_check_in_exec, r=segiddinsHomu2016-10-311-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Warn if executable in bundle exec is emptybronzdoc2016-10-301-0/+6
* | | | Update vendored Molinillo to 0.5.3seg-molinillo-0.5.3Samuel Giddins2016-10-2711-15/+102
| |_|/ |/| |
* | | use `Bunder.which` instead of `system` for otool and ldd detectionColby Swandale2016-10-251-2/+2
* | | use `system -v` to check for otool and lddColby Swandale2016-10-241-2/+2
* | | Merge tag 'v1.13.6'Samuel Giddins2016-10-221-1/+1
|\ \ \ | |_|/ |/| |
| * | Version 1.13.6 with changelogv1.13.6Samuel Giddins2016-10-221-1/+1
| * | Auto merge of #5106 - bundler:seg-public-gem, r=indirectHomu2016-10-221-0/+4
* | | Auto merge of #5061 - chrismo:cons_outdated, r=indirectHomu2016-10-225-18/+46
|\ \ \
| * | | filtered outdated msg shouldn't say 'up to date'chrismo2016-10-191-1/+13
| * | | Enable cons updates in outdated and other fixes.chrismo2016-10-125-17/+33
* | | | Auto merge of #4980 - chrismo:lock_shared_deps, r=indirectHomu2016-10-224-16/+24
|\ \ \ \
| * | | | Add bundle install conservative updating to updatechrismo2016-10-214-16/+24
| | |_|/ | |/| |
* | | | [RubygemsIntegration] Temporarily make #gem public againseg-public-gemSamuel Giddins2016-10-201-0/+4
* | | | Auto merge of #5071 - bundler:seg-use-gemdeps, r=indirectHomu2016-10-212-0/+36
|\ \ \ \
| * | | | [RubyGemsIntegration] Add a single method for #use_gemdepsseg-use-gemdepsSamuel Giddins2016-10-092-0/+36
| | |/ / | |/| |
* | | | Fixed bundler incorrectly printing the following error message when attemptin...hiren mistry2016-10-201-1/+1
| |/ / |/| |
* | | Merge tag 'v1.13.5'Samuel Giddins2016-10-151-1/+1
|\ \ \ | | |/ | |/|
| * | Version 1.13.5 with changelogv1.13.5Samuel Giddins2016-10-151-1/+1
| * | Auto merge of #5090 - bundler:aa-missing-specs, r=indirectHomu2016-10-151-1/+2
* | | Auto merge of #5090 - bundler:aa-missing-specs, r=indirectHomu2016-10-151-1/+2
|\ \ \
| * | | [Index] Allow pre-release versions when the base is pre-releaseSamuel Giddins2016-10-141-1/+2
* | | | Auto merge of #5053 - hmistry:fix-clean-dry-run, r=segiddinsHomu2016-10-151-1/+1
|\ \ \ \
| * | | | Changed the behavior of 'bundle clean --dry-run' to output the list of gems b...hiren mistry2016-10-041-1/+1
* | | | | Merge tag 'v1.13.4'aa-merge-1-13-4Andre Arko2016-10-132-2/+2
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | initialize ivar correctly /ht @segiddinsv1.13.4Andre Arko2016-10-131-1/+1
| * | | initialize ivar before useAndre Arko2016-10-121-0/+1