aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [Lockfile] Make the BUNDLED WITH section backwards compatibleSamuel E. Giddins2015-05-062-2/+2
* 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-042-5/+21
|\
| * [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
* | set `@wrappers` and `@env_shebang` to trueAaron Patterson2015-05-041-2/+2
|/
* show groups in non-verbose mode, fix NoMethodErrorAndre Arko2015-05-031-1/+1
* Merge pull request #3610 from bundler/seg-standalone-builtinAndré Arko2015-05-032-3/+18
|\
| * Only force caching of default gems when installing standaloneSamuel 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-032-20/+36
|\ \
| * | [DSL] Add install_if method / optionSamuel E. Giddins2015-05-022-20/+36
| |/
* | this is definitely 1.10 pre nowAndre Arko2015-05-031-1/+1
* | Merge tag 'v1.9.6'Andre Arko2015-05-034-11/+19
|\ \ | |/ |/|
| * Version 1.9.6 with changelogAndre Arko2015-05-031-1/+1
| * Well, _that's_ embarrassing :grimacing:Andre Arko2015-05-021-1/+0
| * Merge tag 'v1.8.9' into 1-9-stableAndre Arko2015-05-021-2/+2
| |\
| | * Version 1.8.9 with changelogAndre Arko2015-05-021-1/+1
| | * Fix shadowed variable warning again post-mergeAndre Arko2015-05-021-1/+1
| | * Merge tag 'v1.7.15' into 1-8-stableAndre Arko2015-05-023-3/+5
| | |\
| | | * Version 1.7.15 with changelogAndre Arko2015-04-291-1/+1
| | | * Merge pull request #3592 from TimMoore/issue-3585-replace-locked-sourcesAndré Arko2015-04-251-5/+6
| | | |\
| | | | * Replace locked gem sources with Gemfile equivalents.Tim Moore2015-04-251-5/+6
| | | * | trying attr_reader because maybeAndre Arko2015-04-251-0/+2
| | | |/
| | | * Version 1.7.14 with changelogAndre Arko2015-03-301-1/+1
| | | * Don't add extra quotes to quoted wrapped config valuesAdam Roben2015-03-301-2/+3
| | | * test remote inclusion only on Rubygems sourcesAndre Arko2015-03-303-11/+17
| | | * check gemfile changes for sourced gems correctlyAndre Arko2015-03-301-3/+11
| | * | Fix shadowed variable warningAndre Arko2015-04-301-1/+1
| | * | Move RubyGems 2.4.7 compatibility into 2.1+Andre Arko2015-04-301-6/+8
| | * | loop through the spec list to find gems with a certain nameAaron Patterson2015-04-301-2/+6
| | * | Version 1.8.8 with changelogAndre Arko2015-04-291-1/+1
| | * | Replace locked gem sources with Gemfile equivalents.Tim Moore2015-04-291-5/+6
| | * | Version 1.8.7 with changelogAndre Arko2015-04-071-1/+1
| | * | Revert "Report exceptions while requiring"Andre Arko2015-04-071-3/+0
| * | | [friendly errors] All ASCII because encodingsAndre Arko2015-05-021-2/+2
| * | | [friendly errors] flesh out reporting templateAndre Arko2015-05-022-4/+10
| * | | [ErrorReport] Print the command that was runSamuel E. Giddins2015-05-021-0/+4
| * | | A gem extending an existing const should be creatableAkira Matsuda2015-04-301-2/+2
| * | | Improve generating module name from gem name in gem generatorJan Lelis2015-04-301-2/+2
| * | | Fix shadowed variable warningAndre Arko2015-04-301-1/+1
| * | | Move RubyGems 2.4.7 compatibility into 2.1+Andre Arko2015-04-301-6/+8
| * | | loop through the spec list to find gems with a certain nameAaron Patterson2015-04-301-2/+6
| * | | Version 1.9.5 with changelogAndre Arko2015-04-291-1/+1
| * | | Replace locked gem sources with Gemfile equivalents.Tim Moore2015-04-291-5/+6
| * | | centralized boolean question logicPatrick Metcalfe2015-04-192-1/+9
| * | | Version 1.9.4 with changelogAndre Arko2015-04-131-1/+1
| * | | remove source_types conditional in Resolversealocal2015-04-131-6/+1
| * | | fix GemNotFound message in Resolversealocal2015-04-132-6/+2
| * | | Added spec for regressionJay Mundrawala2015-04-131-2/+1