summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | [gem] put mit in readme if enabledAndre Arko2015-05-111-0/+6
* | | [gem] rework readme contrib sectionAndre Arko2015-05-112-5/+2
* | | remove gemfile man special case from cleanAndre Arko2015-05-111-2/+1
* | | [SpecHelper] Reset settingsSamuel E. Giddins2015-05-111-0/+1
* | | Merge pull request #3630 from fny/test-instructionsAndré Arko2015-05-101-2/+2
|\ \ \
| * | | Add instructions for running tests; fixes #3596Faraz Yashar2015-05-071-2/+2
* | | | Don't hit rubygems.org in tests o_OAndre Arko2015-05-091-11/+6
* | | | use Rake convention of clean/clobber for manpagesAndre Arko2015-05-091-8/+17
* | | | Merge pull request #3635 from bundler/seg-resolver-sort-speedupAndré Arko2015-05-091-0/+1
|\ \ \ \
| * | | | [Resolver] Speed up cases where a dependency with more possible versions is m...seg-resolver-sort-speedupSamuel E. Giddins2015-05-081-0/+1
| |/ / /
* | | | Merge pull request #3636 from bundler/seg-flexible-spacingAndré Arko2015-05-091-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [LockfileParser] Allow reverting BUNDLED WITH padding to 2 spacesseg-flexible-spacingSamuel E. Giddins2015-05-081-1/+1
|/ / /
* | | preempt possible race in rubygems lockAndre Arko2015-05-071-5/+6
* | | Version 1.10.0.pre.2 with changelogv1.10.0.pre.2Andre Arko2015-05-072-1/+7
* | | Merge branch 'master' of https://github.com/bundler/bundlerAndre Arko2015-05-076-46/+46
|\ \ \
| * \ \ Merge pull request #3623 from bundler/seg-bundled-with-compatibilityAndré Arko2015-05-076-46/+46
| |\ \ \
| | * | | [Lockfile] Make the BUNDLED WITH section backwards compatibleseg-bundled-with-compatibilitySamuel E. Giddins2015-05-066-46/+46
| |/ / /
* | | | Version 1.10.0.pre.1v1.10.0.pre.1Andre Arko2015-05-052-1/+7
|/ / /
* | | tmpdir used to be a stdlibAndre Arko2015-05-041-0/+1
* | | Merge pull request #3618 from hone/masterAndre Arko2015-05-041-1/+18
|\ \ \
| * | | add test for #3277Terence Lee2015-05-051-1/+18
* | | | clean up tmp dirs if they get createdAndre Arko2015-05-044-19/+18
| |/ / |/| |
* | | Merge pull request #3612 from bundler/seg-major-version-errosAndré Arko2015-05-044-8/+136
|\ \ \
| * | | Add specs for encountering different bundler versions in the lockfileseg-major-version-errosSamuel E. Giddins2015-05-032-3/+115
| * | | [Definition] Only compare major versions when we have a locked versionSamuel E. Giddins2015-05-032-9/+10
| * | | Warn when upgrading lockfile major version & error when major version is too lowSamuel E. Giddins2015-05-032-5/+20
| |/ /
* | | Merge pull request #3616 from tenderlove/optionsAndré Arko2015-05-041-2/+2
|\ \ \ | |/ / |/| |
| * | set `@wrappers` and `@env_shebang` to trueAaron Patterson2015-05-041-2/+2
|/ /
* | Version 1.10.pre with changelogv1.10.0.preAndre Arko2015-05-031-0/+31
* | show groups in non-verbose mode, fix NoMethodErrorAndre Arko2015-05-032-6/+1
* | Merge pull request #3610 from bundler/seg-standalone-builtinAndré Arko2015-05-032-3/+18
|\ \
| * | Only force caching of default gems when installing standaloneseg-standalone-builtinSamuel E. Giddins2015-05-012-7/+14
| * | [RubyGems] Allow standalone caching of builtin gemsSamuel E. Giddins2015-05-011-1/+9
* | | Merge pull request #3611 from bundler/seg-install-ifAndré Arko2015-05-033-20/+74
|\ \ \
| * | | [DSL] Add install_if method / optionseg-install-ifSamuel E. Giddins2015-05-023-20/+74
| |/ /
* | | Correct changelog since RG is actually compatibleAndre Arko2015-05-031-2/+2
* | | this is definitely 1.10 pre nowAndre Arko2015-05-031-1/+1
* | | Merge tag 'v1.9.6'Andre Arko2015-05-038-14/+107
|\ \ \ | |/ / |/| / | |/
| * Version 1.9.6 with changelogv1.9.6Andre Arko2015-05-032-2/+10
| * Well, _that's_ embarrassing :grimacing:Andre Arko2015-05-021-1/+0
| * Merge tag 'v1.8.9' into 1-9-stableAndre Arko2015-05-023-2/+36
| |\
| | * Version 1.8.9 with changelogv1.8.9Andre Arko2015-05-022-1/+7
| | * Fix shadowed variable warning again post-mergeAndre Arko2015-05-021-1/+1
| | * Merge tag 'v1.7.15' into 1-8-stableAndre Arko2015-05-025-3/+21
| | |\
| | | * Version 1.7.15 with changelogv1.7.15Andre Arko2015-04-292-1/+7
| | | * Merge pull request #3592 from TimMoore/issue-3585-replace-locked-sourcesAndré Arko2015-04-252-5/+40
| | | |\
| | | | * Replace locked gem sources with Gemfile equivalents.Tim Moore2015-04-252-5/+40
| | | * | trying attr_reader because maybeAndre Arko2015-04-251-0/+2
| | | |/
| | | * Version 1.7.14 with changelogv1.7.14Andre Arko2015-03-302-1/+8
| | | * Don't add extra quotes to quoted wrapped config valuesAdam Roben2015-03-301-2/+3