summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Version 1.16.0.pre.1 with changelogv1.16.0.pre.1Samuel Giddins2017-09-041-1/+1
* Auto merge of #5978 - torcido:master, r=segiddinsThe Bundler Bot2017-08-302-3/+12
|\
| * Move the path_separator logic into the appropriate RubygemsIntegration classesMichael Pitman2017-08-302-1/+9
| * Ensure that we use the appropriate path separator in the error message when d...Michael Pitman2017-08-291-2/+2
| * Support ruby version 1.8.7 and rubygems earlier than version 2.0.0Michael Pitman2017-08-291-1/+2
| * Use Gem.path_separator instead of File::PATH_SEPARATOR to detect an invalid b...Michael Pitman2017-08-281-3/+3
* | Add a spec for no-args bundle on 2.0Samuel Giddins2017-08-291-2/+4
* | Fix outdated bundler suggestion logicSamuel Giddins2017-08-291-2/+2
* | [CLI] Prettify the output in cli_helpSamuel Giddins2017-08-291-14/+36
* | Auto merge of #5961 - bundler:seg-auto-clean, r=indirectThe Bundler Bot2017-08-2915-23/+17
|\ \
| * | [Index] Return self in #eachSamuel Giddins2017-08-281-0/+1
| * | Automatically bundle clean without a path set on 2.0Samuel Giddins2017-08-2814-23/+16
* | | Convert pristine command desc to long_descNick LaMuro2017-08-291-1/+6
|/ /
* | Auto merge of #5638 - bundler:seg-warn-old-tls, r=indirectThe Bundler Bot2017-08-282-2/+35
|\ \
| * | Update outdated TLS warning to link to new bundler guideseg-warn-old-tlsSamuel Giddins2017-08-121-4/+7
| * | Use URI#host instead of #hostname for 1.8.7 compatibilitySamuel Giddins2017-08-121-1/+1
| * | Warn when making an outdated TLS connection to rubygems.orgSamuel Giddins2017-08-122-2/+32
* | | Auto merge of #5955 - bundler:seg-bundler-2-defaults, r=indirectThe Bundler Bot2017-08-286-7/+16
|\ \ \
| * | | Completely remove the package --all option on 2.0 and force its behaviorseg-bundler-2-defaultsSamuel Giddins2017-08-286-9/+16
| * | | Default to packaging all on 2.0Samuel Giddins2017-08-281-2/+4
| | |/ | |/|
* | | Auto merge of #5973 - bundler:seg-molinillo-0.6.2, r=segiddinsThe Bundler Bot2017-08-282-8/+9
|\ \ \ | |/ / |/| |
| * | Update Molinillo to 0.6.2seg-molinillo-0.6.2Samuel Giddins2017-08-252-8/+9
* | | Auto merge of #5976 - bundler:colby/bundler-binstubs-standalone, r=segiddinsThe Bundler Bot2017-08-281-1/+3
|\ \ \
| * | | fix breaking binstubs standalone flagcolby/bundler-binstubs-standaloneColby Swandale2017-08-261-1/+3
* | | | Auto merge of #5957 - bundler:seg-bundler-binstub-under-2, r=indirectThe Bundler Bot2017-08-271-4/+16
|\ \ \ \
| * | | | RG < 1.8 compatibility in bundle binstubseg-bundler-binstub-under-2Samuel Giddins2017-08-251-1/+2
| * | | | Allow spaces in bundle update --bundler versionSamuel Giddins2017-08-251-3/+11
| * | | | When the locked bundler is under 2.0, allow any version < 2Samuel Giddins2017-08-251-0/+3
| | |/ / | |/| |
* | | | Auto merge of #5956 - bundler:seg-bundle-update-bundler-no-reresolve, r=indirectThe Bundler Bot2017-08-273-4/+13
|\ \ \ \ | |/ / / |/| | |
| * | | [Update] Avoid a normal update when running with only --bundlerseg-bundle-update-bundler-no-reresolveSamuel Giddins2017-08-203-4/+13
* | | | Auto merge of #5960 - shyouhei:master, r=segiddinsThe Bundler Bot2017-08-221-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | avoid TOPLEVEL_BINDING pollutionUrabe, Shyouhei2017-08-211-1/+1
| |/ /
* | | fix tests/functionality breaking with new deprecation errorseg-deprecations-hard-error-in-2Colby Swandale2017-08-201-1/+1
* | | Fix detecting binstubs mismatchSamuel Giddins2017-08-201-1/+1
* | | Deprecate the vlad & capistrano tasksSamuel Giddins2017-08-202-0/+8
* | | Ensure deprecations become a hard error in Bundler 2Samuel Giddins2017-08-2011-26/+40
|/ /
* | Merge tag 'v1.15.4'Samuel Giddins2017-08-191-1/+1
|\ \
| * | Version 1.15.4 with changelogv1.15.41-15-stableSamuel Giddins2017-08-191-1/+1
| * | Auto merge of #5933 - NickLaMuro:bundle-pristine-respect-bundler-config, r=se...The Bundler Bot2017-08-191-7/+10
| * | Auto merge of #5849 - rafaelfranca:thor-0.20, r=segiddinsThe Bundler Bot2017-08-1919-63/+177
| * | Auto merge of #5927 - ajwann:warn-if-path-contains-colon, r=segiddinsThe Bundler Bot2017-08-191-0/+12
| * | Auto merge of #5928 - shayonj:s/download-retry, r=segiddinsThe Bundler Bot2017-08-191-2/+4
* | | Auto merge of #5720 - bundler:seg-compatibility-guard, r=indirectThe Bundler Bot2017-08-194-0/+20
|\ \ \
| * | | Ensure versions are unfrozen for super old RGseg-compatibility-guardSamuel Giddins2017-08-171-1/+1
| * | | Update supported versions according to https://github.com/bundler/bundler/iss...Samuel Giddins2017-08-174-5/+8
| * | | Add a compatibility guard that prints friendly errors on bundler 2+Samuel Giddins2017-08-174-0/+17
* | | | Move cached extensions to cache/extensionsseg-globally-cache-built-extensionsSamuel Giddins2017-08-194-14/+24
* | | | Cache git extensions in a path that includes the revSamuel Giddins2017-08-191-1/+1
* | | | Just dont cache extensions on super old RG versionsSamuel Giddins2017-08-192-2/+7
* | | | Globally cache built extensions for RG & Git sourcesSamuel Giddins2017-08-195-2/+41