Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch from gem_bundler to gem bundle and gem exec | Yehuda Katz + Carl Lerche | 2009-07-29 | 1 | -31/+18 |
| | |||||
* | Add an --update flag to the cli tool | Yehuda Katz + Carl Lerche | 2009-07-29 | 1 | -1/+5 |
| | |||||
* | Start extracting Gem repository logic into a Repository class | Yehuda Katz + Carl Lerche | 2009-07-28 | 1 | -0/+3 |
| | | | | | * Removed Bundler::Installer * Started to rewrite specs in installer_spec.rb | ||||
* | Added some specs to test specifying the manifest file as an option | Carl Lerche | 2009-07-23 | 1 | -1/+1 |
| | |||||
* | Added simple enable/disable/optional settings for rubygems. | Carl Lerche | 2009-07-23 | 1 | -2/+5 |
| | | | | Refactored a bunch of specs to make them full stack. | ||||
* | Allow setting the bindir and the bundle path in the Gemfile | Carl Lerche | 2009-07-23 | 1 | -1/+1 |
| | |||||
* | Use the ManifestFile as the primary point of entry into the Bundler | Tim Carey-Smith | 2009-07-23 | 1 | -28/+35 |
| | |||||
* | Switch the CLI helpers to return Pathnames | Carl Lerche | 2009-07-22 | 1 | -10/+21 |
| | |||||
* | Got a first version of the bundled bin directory working | Yehuda Katz + Carl Lerche | 2009-07-21 | 1 | -3/+7 |
| | |||||
* | Working on some CLI helpers | Yehuda Katz + Carl Lerche | 2009-07-20 | 1 | -0/+24 |