summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add first round of source pinning supportCarl Lerche2010-01-299-24/+43
* Don't blow up if there are development dependencies.Carlhuda2010-01-291-1/+1
* Add support for Bundler.setup(*groups)Carlhuda2010-01-282-2/+4
* Implementing groups and install --withoutCarlhuda2010-01-286-13/+48
* Fix a bug with ordering of sourcesCarlhuda2010-01-281-7/+7
* Start work on groupsCarlhuda2010-01-282-5/+19
* Tweak more outputCarlhuda2010-01-263-4/+22
* First pass at outputCarlhuda2010-01-265-3/+80
* An initial pass for smarter bundler install (don't hit remote sources when no...Carl Lerche2010-01-261-6/+34
* Improve bundle check outputCarl Lerche2010-01-261-3/+10
* Rename gemfile back to bundlerCarl Lerche2010-01-2642-32/+32
* Make gemfile pack work with git reposCarlhuda2010-01-253-2/+5
* First pass at gemfile packCarlhuda2010-01-257-21/+82
* Rename Bubble to GemfileCarlhuda2010-01-2542-32/+32
* gemfile lock works with GitCarlhuda2010-01-252-3/+3
* When git sources are branches, the checkout should float on head.Carlhuda2010-01-251-1/+2
* Fix the lock stuffCarl Lerche2010-01-222-1/+5
* Start working on the environment.rb lock fileCarl Lerche2010-01-224-24/+55
* Some ruby 1.9 workCarl Lerche2010-01-221-7/+24
* Move the bubble directory into the system gem directoryCarl Lerche2010-01-222-5/+1
* Only be able to load gems specified in the GemfileCarl Lerche2010-01-211-0/+8
* Don't download gems that are already availableCarl Lerche2010-01-212-13/+30
* Be able to install gems from multiple sourcesCarl Lerche2010-01-211-3/+9
* Do not automatically set the gem sourcesCarl Lerche2010-01-192-2/+3
* Get the installer work with the lockCarlhuda2010-01-193-52/+50
* Refactor and add failing testCarlhuda2010-01-181-26/+34
* First pass at bbl lockCarlhuda2010-01-186-24/+121
* Add bbl checkCarl Lerche2010-01-134-4/+37
* Add bbl initCarl Lerche2010-01-132-0/+13
* Add more stuff for gitCarl Lerche2010-01-133-10/+91
* Got more specs passingCarlhuda2010-01-125-12/+17
* More work towards awesomenessCarlhuda2010-01-1211-58/+218
* Get a simple bbl install workingCarlhuda2010-01-118-5/+177
* Merge branch 'master' of git://github.com/wycats/thorCarlhuda2010-01-111-0/+1
|\
| * Add TODOYehuda Katz2010-01-111-0/+1
| * Bye bye RR. Hello Rspec mocks.José Valim2010-01-021-5/+1
| * More work on changing from rr to spec mock frameworkJosé Valim2010-01-024-33/+35
| * Migration to rspec mock framework.José Valim2010-01-025-84/+67
| * More specs running on 1.9José Valim2010-01-022-6/+10
| * Ensure file reading and writing is performed in binary mode.Luis Lavena2010-01-027-9/+19
| * Add terminal_width and format tables nicelly.José Valim2010-01-014-17/+58
| * Get rid of print_listJosé Valim2010-01-012-25/+1
| * Fix specs.José Valim2010-01-013-31/+31
| * Refactoring on how tasks are shown.José Valim2010-01-017-86/+79
| * Release Thor 0.12.1José Valim2009-12-011-1/+1
| * Directory blocks yields the content, instead of the filename.José Valim2009-12-012-8/+10
| * Default now works in file collision menu.José Valim2009-12-011-1/+1
| * Released Thor 0.12.0.José Valim2009-11-091-1/+1
| * Yield the filename on directories.José Valim2009-11-063-5/+11
| * Do not force status to be white.José Valim2009-11-061-1/+1