aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler
Commit message (Expand)AuthorAgeFilesLines
* Use synchronized pwd everywhereSamuel E. Giddins2015-05-284-7/+7
* Print lockfile name relative from the current working directorySamuel E. Giddins2015-05-287-11/+11
* Use the actual lockfile name in messages instead of assuming its always Gemfi...Samuel E. Giddins2015-05-286-14/+14
* Fix spacing differences on the template.Andre Medeiros2015-05-281-0/+2
* Fix specs for new Rakefile.Andre Medeiros2015-05-281-1/+0
* Update the generated Rakefile to a more useful version.Andre Medeiros2015-05-272-4/+7
* Merge tag 'v1.10.0.rc'Andre Arko2015-05-1813-36/+71
|\
| * Version 1.10.0.rc with changelogAndre Arko2015-05-181-1/+1
| * completely backwards-compatible gemspec validationAndre Arko2015-05-181-9/+4
| * fix validation exceptions by skipping on RG <1.7Andre Arko2015-05-181-0/+16
| * [Documentation] Make inline's docs not have a syntax errorSamuel E. Giddins2015-05-181-1/+1
| * consistent use of Bundler.ui in inline installsAndre Arko2015-05-183-2/+11
| * require thor before using itAndre Arko2015-05-181-0/+2
| * align assignmentsAndre Arko2015-05-171-4/+7
| * fix warning by initing @locked_bundler_versionAndre Arko2015-05-171-1/+3
| * [RubyGemsIntegration] Mark loaded specs as activatedSamuel E. Giddins2015-05-171-0/+5
| * [Resolver] Properly cache #amount_constrained for deps with no satisfying ver...Samuel E. Giddins2015-05-171-2/+5
| * RubyGems can only validate during chdirAndre Arko2015-05-171-10/+1
| * [Path] Validate the gemspecs we find when globbingSamuel E. Giddins2015-05-162-20/+17
| * Merge tag 'v1.9.9' into 1-10-stableAndre Arko2015-05-162-4/+16
| |\
| | * Version 1.9.9 with changelogAndre Arko2015-05-161-1/+1
| | * Added backward compatibility for BUNDLE_* config keysStrech (Sergey Fedorov)2015-05-161-1/+7
| | * Version 1.9.8 with changelogAndre Arko2015-05-121-1/+1
| | * [Fetcher] Use the existing tmp path when attempting to move the downloaded gemSamuel E. Giddins2015-05-121-1/+1
| | * Version 1.9.7 with changelogAndre Arko2015-05-071-1/+1
| | * clean up tmp dirs if they get createdAndre Arko2015-05-074-13/+14
| | * [LockfileParser] Leniently handle unknown statesSamuel E. Giddins2015-05-041-3/+9
| * | [Config] Ensure we set the expanded path as the new valueSamuel E. Giddins2015-05-161-1/+1
* | | Fix help for `bundle gem`Andre Medeiros2015-05-181-1/+1
|/ /
* | skip config warning when new value is unchangedAndre Arko2015-05-161-11/+14
* | #3649 - Stop printing replacement message when config is not changedFelipe Tanus2015-05-161-1/+1
* | Merge pull request #3646 from fotanus/track_ciAndré Arko2015-05-161-0/+17
|\ \
| * | Distinguish CI command runsfotanus@gmail.com2015-05-141-0/+17
* | | [Resolver] Modify sorting heuristic to check how constraining the requirement...Samuel E. Giddins2015-05-161-3/+11
|/ /
* | validate gemspec specifications (with a test)Andre Arko2015-05-131-3/+20
* | Allow bundle viz to work with dependencies satisfied by prereleases.Adam Prescott2015-05-111-0/+3
* | [gem] simplify test instructions in readmeAndre Arko2015-05-111-2/+2
* | [gem] clarify what release task doesAndre Arko2015-05-111-1/+1
* | [gem] put mit in readme if enabledAndre Arko2015-05-111-0/+6
* | [gem] rework readme contrib sectionAndre Arko2015-05-112-5/+2
* | 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
* | | 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...Samuel E. Giddins2015-05-081-0/+1
| |/ /
* / / [LockfileParser] Allow reverting BUNDLED WITH padding to 2 spacesSamuel E. Giddins2015-05-081-1/+1
|/ /
* | preempt possible race in rubygems lockAndre Arko2015-05-071-5/+6
* | Version 1.10.0.pre.2 with changelogAndre Arko2015-05-071-1/+1
* | Merge branch 'master' of https://github.com/bundler/bundlerAndre Arko2015-05-072-2/+2
|\ \
| * | [Lockfile] Make the BUNDLED WITH section backwards compatibleSamuel E. Giddins2015-05-062-2/+2
* | | Version 1.10.0.pre.1Andre Arko2015-05-051-1/+1
|/ /