aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Print the backtrace on interrupts in debug modeAndre Arko2010-11-131-1/+2
|
* ENV["DEBUG"] is so ghettoAndre Arko2010-11-131-1/+1
|
* CLI error backtrace should print on the same DEBUG as ui.debugAndre Arko2010-10-211-1/+1
|
* Fix bug where bundle update foo wasn't working in many git casesCarlhuda2010-07-191-1/+2
|
* Add groups parameter to #add_bundler_dependenciesAndre Arko2010-04-071-0/+0
|
* Trap INT and quit gracefullyAndre Arko2010-04-021-0/+3
|
* Don't generate bundler.gemspec anymoreCarlhuda2010-04-011-0/+2
|
* Only cleanup outdated bundlers, not all gemsAndre Arko2010-02-131-1/+1
|
* Have the bundle command explode with a helpful error message if older ↵Carl Lerche2010-02-101-0/+7
| | | | versions of bundler exist.
* Fixes a number of issues, including superfluous fetches when packed or lockedCarlhuda2010-02-021-1/+1
|
* Rescue all Bundler exceptions and exit with appropriate error codeCarlhuda2010-02-011-1/+6
|
* Rename gemfile back to bundlerCarl Lerche2010-01-262-3/+3
|
* Rename Bubble to GemfileCarlhuda2010-01-252-3/+3
|
* Get a simple bbl install workingCarlhuda2010-01-111-0/+3