summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removing an outdated spec1.0.0.beta.2Carlhuda2010-06-251-26/+0
* Raise an activation error if a rubygem is already activated that conflicts wi...Carlhuda2010-06-252-0/+35
* Do not add bundler to the lockfileCarlhuda2010-06-257-1/+33
* Remove unused GemfileChanged errorAndre Arko2010-06-241-1/+0
* make opts optionalJoshua Hull2010-06-231-3/+3
* I'm terrible at spelling. :developmentJoshua Hull2010-06-232-2/+2
* added development group to specJoshua Hull2010-06-231-1/+1
* added gemspec command to dsl to allow importing of gemspecsJoshua Hull2010-06-232-0/+103
* Bump up the versionCarl Lerche2010-06-231-1/+1
* Unlock specs that don't exist in the path source anymoreCarl Lerche2010-06-233-0/+42
* Add bundle install --local to enable installing from vendor/cacheCarl Lerche2010-06-237-19/+34
* Git it all workingCarl Lerche2010-06-225-8/+42
* Add a runtime platform specCarl Lerche2010-06-223-7/+34
* Revert "Persist all platforms for a matching spec to the lockfile"Carl Lerche2010-06-227-63/+38
* Pendify specs that are related gem cachesCarl Lerche2010-06-224-5/+8
* Actually simulate different platforms in specsCarl Lerche2010-06-228-33/+50
* Fixes to 'viz' documentationKevin Moore2010-06-211-3/+8
* Update resolver to bail if a nested gem depends on an unavailable gemwycats2010-06-181-7/+19
* Remove flex_install_gemfileAndre Arko2010-06-183-31/+29
* Add *.rbc to .gitignoreCarl Lerche2010-06-171-1/+2
* Remove the ivar that tracked which gems were installed already in the rubygem...Carl Lerche2010-06-171-7/+4
* avoid warning: instance variable @setup not initializedSam Elliott2010-06-141-1/+1
* avoid warning: method redefined; discarding old nameSam Elliott2010-06-141-1/+1
* Update readme for 1.0 betaAndre Arko2010-06-141-1/+1
* Remove a flaky testCarl Lerche2010-06-091-11/+15
* fixes #224 add --quiet flag for installJamie Macey2010-06-103-4/+33
* Fix a bug that was intermittentCarl Lerche2010-06-092-18/+7
* Where are the sudo specs? I see...Carl Lerche2010-06-091-10/+10
* Unpendify more specsCarl Lerche2010-06-095-89/+39
* Un-pendify a git specCarl Lerche2010-06-092-13/+19
* Remove more pending specsCarl Lerche2010-06-093-20/+42
* Version 1.0.0.beta.11.0.0.beta.1Andre Arko2010-06-091-1/+1
* Removed outdated pending specsCarl Lerche2010-06-092-22/+0
* Bring back a spec describing the cache being updated when the bundle is updatedCarl Lerche2010-06-095-5/+21
* Fix a passing spec that was spewing out errors.Carl Lerche2010-06-091-0/+4
* Back to deleting old lockfiles for the beta releaseAndre Arko2010-06-081-17/+17
* Backport latest changes from Thor to the vendored one.José Valim2010-06-091-1/+9
* Bring back the bundling bundler specCarl Lerche2010-06-083-10/+11
* Fix a bug in the lockfile parserCarl Lerche2010-06-083-1/+34
* Remove useless ENV variables in simple_case_spec.rbCarl Lerche2010-06-081-5/+0
* Improve sudo supportwycats2010-06-082-7/+19
* Load all Rubygemswycats2010-06-081-0/+1
* Don't remote update git multiple timesCarl Lerche2010-06-083-2/+6
* Fix path for gembins in specsAndre Arko2010-06-081-1/+1
* Fix cache output specsAndre Arko2010-06-082-2/+2
* Merge branch 'v0.9'Andre Arko2010-06-080-0/+0
|\
| * Error on lockfiles generated by 0.10Andre Arko2010-06-072-3/+14
| * Indicate that specifying a gem to 'bundle show' is optional.Ben Orenstein2010-05-141-1/+1
| * Add install option --no-cache to prevent updating the cache.Andre Arko2010-05-121-1/+2
| * Fix linebreak before install complete messageAndre Arko2010-05-082-5/+1