summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump version1.0.0.beta.8wycats2010-07-201-1/+1
* Don't shadow local variablesCarl Lerche2010-07-201-1/+1
* 1.9.2 fixwycats2010-07-201-2/+3
* Bump version.1.0.0.beta.7wycats2010-07-201-1/+1
* Fix a bug where bundle installs spews errors when it is run multiple times in...Carl Lerche2010-07-203-3/+15
* Bump the version1.0.0.beta.6Carlhuda2010-07-201-2/+2
* Don't swallow require failuresCarlhuda2010-07-202-4/+27
* Appropriately handle duplicate declarations of the same gem. In incompatible ...Carlhuda2010-07-204-0/+133
* Support multiple version dependenciesCarlhuda2010-07-204-3/+45
* Fix a bug with ordering of sources between the lockfile and the gemfileCarlhuda2010-07-202-1/+27
* Don't run any git commands when in runtime mode (aka Bundler.setup)Carlhuda2010-07-207-17/+86
* Actually remember which the version that a gem is w/ no gemspec in a pinned p...Carlhuda2010-07-206-14/+13
* Remove the call to lock from Runtime#initializeCarlhuda2010-07-196-2/+73
* Fix bug where bundle update foo wasn't working in many git casesCarlhuda2010-07-193-3/+18
* Add bundle config for global config settingswycats2010-07-193-42/+115
* Hide methods using :hide => truewycats2010-07-161-8/+1
* Update vendored Thor.José Valim2010-07-165-50/+64
* Actually test #gemspec and deprecate #add_bundler_dependencieswycats2010-07-153-1/+66
* Make sure that bundle show bundler shows the correct pathCarl Lerche2010-07-152-1/+9
* Don't remote fetch the git repository if the commit is available locallyCarl Lerche2010-07-152-0/+19
* Don't claim to be deleting gems from vendor/cache when nothing actually happensCarl Lerche2010-07-153-9/+28
* Remove differ gemAndre Arko2010-07-152-9/+2
* Don't delete cached gems for dependencies that are pinned to certain platformsCarl Lerche2010-07-143-3/+58
* Add a couple items to the TODO listCarl Lerche2010-07-141-0/+2
* Update TODOwycats2010-07-131-10/+0
* Don't delete Gemfile.lock at the start of a bundle updateCarl Lerche2010-07-133-4/+17
* Allows the location of binstubs to be specifiedCarl Lerche2010-07-133-14/+24
* Update the vendored thor libraryCarl Lerche2010-07-1310-98/+240
* Bump bundler version1.0.0.beta.5Carlhuda2010-07-121-1/+1
* Make updating sources a noop in bundle install if all of the gems are already...Carlhuda2010-07-123-5/+16
* Remove sudo -E, which never actually worked for what we wanted, and doesn't e...Carlhuda2010-07-121-1/+1
* Fixes a bug where lockfiles were being updated or created even in the face of...Carlhuda2010-07-123-1/+88
* Fixes a bug where unpinned specs that became pinned did not get unlocked on i...Carlhuda2010-07-122-1/+33
* Add a clarifying commentCarlhuda2010-07-121-0/+1
* Fix a bug where BUNDLE_PATH was superceding a path set via "bundle install foo"Carlhuda2010-07-122-1/+11
* Fixes Install#generate_bin when sudo is required and packages have executablesSantiago Pastorino2010-07-121-1/+14
* Makes Rubygems#install copy executable filesSantiago Pastorino2010-07-121-0/+3
* Don't add bin_dir if there are no executablesSantiago Pastorino2010-07-121-6/+7
* Makes Git#generate_bin works when sudo is requiredSantiago Pastorino2010-07-121-12/+5
* requires_sudo if the path is not writable and sudo command existSantiago Pastorino2010-07-111-8/+2
* Spec for unwritable BUNDLE_PATHAndre Arko2010-07-111-4/+23
* Clean up sudo specsAndre Arko2010-07-112-32/+21
* Add attr_reader for Definition#sourcesAndre Arko2010-07-111-1/+1
* Actually bump the version1.0.0.beta.4wycats2010-07-101-1/+1
* Don't use sudo to create ~/.bundlerwycats2010-07-091-1/+1
* Bump versionwycats2010-07-091-1/+1
* Fix a bug in the specs in 1.91.0.0.beta.3Carl Lerche2010-07-091-1/+1
* Make generating bin stubs an optionCarl Lerche2010-07-094-6/+48
* Clean up environment inspectAndre Arko2010-07-091-2/+1
* Print a non-insanely-verbose output for Environments. This should resolve an ...wycats2010-07-091-0/+5