summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* move auto commands into auto_installautobundleAndre Arko2014-04-201-4/+3
* add gittip to readmeAndre Arko2014-04-201-9/+7
* Merge pull request #2986 from gjaldon/autobundleAndré Arko2014-04-2011-1/+159
|\
| * Conditionally auto_install in initialize depending on command runGabriel Jaldon2014-04-191-9/+4
| * Autoinstall during "bundle clean".Ash Wilson2014-04-192-0/+25
| * Autoinstall for "bundle license".Ash Wilson2014-04-192-0/+14
| * Autoinstall for "bundle console".Ash Wilson2014-04-192-0/+20
| * Autoinstall for "bundle open".Ash Wilson2014-04-192-0/+13
| * Autoinstall for "bundle exec".Ash Wilson2014-04-192-0/+13
| * Autoinstall during the "outdated" command.Ash Wilson2014-04-192-0/+13
| * Autoinstall during the "binstubs" command.Ash Wilson2014-04-193-0/+28
| * Autoinstall during the "show" command.Ash Wilson2014-04-192-0/+12
| * CLI::auto_install performs the installation.Ash Wilson2014-04-191-0/+21
| * Bundler.reset! nukes the global Definition.Ash Wilson2014-04-191-0/+4
* | Merge pull request #2988 from mvz/issue-2774-rbx-depsAndré Arko2014-04-205-1/+18
|\ \ | |/ |/|
| * Add rubinius as a seperate generic platformMatijs van Zuijlen2014-04-203-1/+3
| * Add test demonstrating issue #2774Matijs van Zuijlen2014-04-202-0/+15
|/
* Merge pull request #2942 from d-reinhold/masterAndré Arko2014-04-165-37/+59
|\
| * Adds a --no-install flag to bundle packageDominick Reinhold2014-04-155-37/+59
* | Merge pull request #2981 from unak/mswin64-supportAndré Arko2014-04-164-0/+42
|\ \
| * | Mswin64 support.U.Nakamura2014-04-114-0/+42
* | | don't warn about sudo on windowsAndre Arko2014-04-152-1/+7
* | | Merge pull request #2983 from Who828/masterAndré Arko2014-04-151-5/+4
|\ \ \ | |_|/ |/| |
| * | Use inject instead of each_with_object for 1.8.7 compabilitySmit Shah2014-04-151-1/+1
| * | Improved performance of DefinitionSmit Shah2014-04-151-5/+4
|/ /
* | Merge tag 'v1.6.2'Andre Arko2014-04-1315-55/+130
|\ \ | |/ |/|
| * Version 1.6.2 with changelogv1.6.2Andre Arko2014-04-132-1/+15
| * good error when caching path that's deletedAndre Arko2014-04-131-0/+5
| * don't try to lock while frozen!Andre Arko2014-04-131-1/+1
| * don't update the cache while frozen!Andre Arko2014-04-131-1/+1
| * allow standalone to handle builtin gemsAndre Arko2014-04-131-0/+1
| * cache gems even if they are ruby builtinsAndre Arko2014-04-132-29/+29
| * add ruby 2 cutoff for specsAndre Arko2014-04-131-0/+8
| * move the cache path building code into rubygemsAndre Arko2014-04-132-3/+5
| * and it's not always set, obviouslyAndre Arko2014-04-071-1/+1
| * root warn spec to sudo specsAndre Arko2014-04-073-26/+11
| * move install warning into Install, add word-wrapAndre Arko2014-04-072-18/+9
| * Print warning when bundler is run by root.Jonan Scheffler2014-04-073-0/+56
| * weirdest use of a closure everAndre Arko2014-04-072-8/+8
| * turns out it's not static after all :\Andre Arko2014-04-072-4/+4
| * uh, false is not nil :PAndre Arko2014-04-071-1/+1
| * no more weird-looking if/elseAndre Arko2014-04-071-5/+2
| * good grief why a proc it doesn't changeAndre Arko2014-04-072-4/+4
| * Fix deploying git gems without git (#2968)Andrew Bloomgarden2014-04-072-1/+17
| * Use loaded_from only when non-nilHemant Kumar2014-04-071-3/+3
| * Merge pull request #2961 from jmmk/patch-1Tim Moore2014-04-021-1/+1
| |\
| | * Fix dateMichael2014-04-021-1/+1
| |/
* | Merge pull request #2979 from banyan/add-changelog-for-2731Zachary Scott2014-04-111-0/+1
|\ \
| * | Add Changelog entry for #2731 [ci skip]Kohei Hasegawa2014-04-111-0/+1
|/ /
* | make bundler as fast as bundleAndre Arko2014-04-062-9/+21