summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* disable trampoline in dbundleaa-dbundle-no-trampolineAndre Arko2016-06-241-2/+2
* Auto merge of #4702 - bundler:seg-major-deprecations, r=indirectHomu2016-06-2411-30/+165
|\
| * Fix matching against multiple major deprecationsseg-major-deprecationsSamuel Giddins2016-06-231-2/+2
| * [SharedHelpers] Fix printing rubygems versionSamuel Giddins2016-06-231-1/+1
| * [Shell] Fix #silenceSamuel Giddins2016-06-231-2/+2
| * Add spec for not printing major deprecations with --quietSamuel Giddins2016-06-231-0/+7
| * Add spec machinery for testing major deprecationsSamuel Giddins2016-06-232-3/+73
| * Print the first batch of major deprecation warningsSamuel Giddins2016-06-235-21/+13
| * Add machinery for printing major deprecationsSamuel Giddins2016-06-235-10/+44
| * [UI] Add support for printing major deprecationsSamuel Giddins2016-06-233-0/+9
| * [Settings] Move keys to their own line & sortSamuel Giddins2016-06-231-3/+26
|/
* Auto merge of #4701 - chrismo:issue-4592-gem-path-empty-string, r=segiddinsHomu2016-06-242-6/+21
|\
| * Unset `GEM_PATH` with `nil` not empty string.chrismo2016-06-222-6/+21
* | Auto merge of #4700 - bundler:seg-lockfile-frozen-string-old-rg, r=segiddinsHomu2016-06-231-4/+6
|\ \
| * | [LockfileParser] Support for old RG on Ruby 2.3+Samuel Giddins2016-06-221-4/+6
|/ /
* | Auto merge of #4694 - bundler:seg-rubygems-merger, r=indirectHomu2016-06-223-11/+24
|\ \
| * | [PostItTrampoline] Support for running as a default specseg-rubygems-mergerSamuel Giddins2016-06-211-2/+5
| * | Change Rakefile to work as a submoduleSamuel Giddins2016-06-212-9/+19
|/ /
* | Auto merge of #4692 - bundler:seg-fix-trampoline-specs, r=segiddinsHomu2016-06-211-1/+1
|\ \
| * | Fix hardcoded bundler version string in trampoline specsSamuel Giddins2016-06-201-1/+1
|/ /
* | Merge tag 'v1.13.0.pre.1'Samuel Giddins2016-06-202-1/+43
|\ \
| * | Version 1.13.0.pre.1 with changelogv1.13.0.pre.1Samuel Giddins2016-06-202-1/+43
|/ /
* | Auto merge of #4691 - bundler:seg-doc-update-bundler, r=indirectHomu2016-06-211-0/+3
|\ \
| * | [Docs] Add update --bundlerSamuel Giddins2016-06-201-0/+3
* | | Auto merge of #4689 - kruczjak:clean_man, r=indirectHomu2016-06-201-19/+19
|\ \ \
| * | | [Docs] Remove descriptions in bracketskruczjak2016-06-191-19/+19
| |/ /
* | | Merge pull request #4671 from bundler/seg-molinillo-0.5.0Samuel Giddins2016-06-1915-200/+763
|\ \ \
| * | | [Resolver] Mark molinillo methods as publicseg-molinillo-0.5.0Samuel Giddins2016-06-191-2/+2
| * | | Update vendored Molinillo to 0.5.0Samuel Giddins2016-06-1414-198/+761
* | | | Merge pull request #4456 from sandlerr/sandlerr/safe_outputSamuel Giddins2016-06-195-13/+31
|\ \ \ \
| * | | | add a test for not logging passwordsRoman Sandler2016-06-181-0/+12
| * | | | Do not log the credentials used to contact a gem serverRoman Sandler2016-06-184-13/+19
| | |/ / | |/| |
* | | | Merge pull request #4618 from jrafanie/use_set_for_orderless_array_comparisonSamuel Giddins2016-06-194-9/+160
|\ \ \ \ | |/ / / |/| | |
| * | | Don't include dev dependencies when comparing indexes.Joe Rafaniello2016-06-172-1/+8
| * | | Detect changes in path specs by comparing locked specs to source specsJoe Rafaniello2016-06-173-10/+117
| * | | Use Set equality for path gems to avoid unneeded re-resolution.Joe Rafaniello2016-06-174-5/+42
|/ / /
* | | Merge pull request #4670 from bundler/seg-remove-private-methodsSamuel Giddins2016-06-141-2/+8
|\ \ \ | |/ / |/| |
| * | [RubygemsIntegration] Allow redefining private methodsseg-remove-private-methodsSamuel Giddins2016-06-141-2/+8
|/ /
* | Auto merge of #4643 - bundler:seg-postit-trampoline, r=indirectHomu2016-06-1117-3/+341
|\ \
| * | [PostIt] Update for support for RubyGems 1.3.6seg-postit-trampolineSamuel Giddins2016-06-101-3/+3
| * | [PostIt] Update to add legacy RubyGems supportSamuel Giddins2016-06-102-4/+15
| * | Spec support for old rubygems binstub formatSamuel Giddins2016-06-101-0/+9
| * | Update PostIt to rescue an error that exists on old RGVsSamuel Giddins2016-06-101-1/+1
| * | Fail gracefully when installing bundler failsSamuel Giddins2016-06-102-2/+20
| * | Add a spec for trampoliningSamuel Giddins2016-06-102-1/+120
| * | Add total bundler version trampolining via vendored postitSamuel Giddins2016-06-1016-8/+183
| * | [bundle] Automatically trampoline to postitSamuel Giddins2016-06-102-0/+6
* | | Auto merge of #4662 - bundler:gemspec-update, r=segiddinsHomu2016-06-111-2/+2
|\ \ \
| * | | Update gemspec authors and emailgemspec-updateAndre Arko2016-06-101-2/+2
* | | | Auto merge of #4608 - asutoshpalai:plugin, r=segiddinsHomu2016-06-1134-95/+1467
|\ \ \ \