summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.1.rc.7v1.1.rc.7Terence Lee2011-12-291-1/+1
* update changelogTerence Lee2011-12-291-0/+6
* update `base_dir` to not raise when `@loaded_from` is not setTerence Lee2011-12-291-1/+2
* failing test for clean when using :path with no gemspecTerence Lee2011-12-291-0/+21
* fix exec spec for message changev1.1.rc.6Andre Arko2011-12-221-1/+1
* Be more selective about catching Gemfile errorsAndre Arko2011-12-221-1/+1
* standardize exec errorsAndre Arko2011-12-221-1/+1
* add github issue #s to changelogTerence Lee2011-12-221-1/+1
* Version 1.1.rc.6Andre Arko2011-12-222-1/+10
* make Gemfile errors more sensibleAndre Arko2011-12-222-0/+13
* spacingTerence Lee2011-12-211-2/+2
* fix issue when global .bundle/config is emptyTerence Lee2011-12-212-1/+13
* fix issue when local .bundle/config is emptyTerence Lee2011-12-212-1/+13
* refresh so that `bundle exec bundle -v` works againAndre Arko2011-12-212-1/+6
* handle blank GEM_HOMEs, tooAndre Arko2011-12-211-15/+16
* fix spec nameAndre Arko2011-12-211-1/+1
* work with textmate's broken syntax highlightingAndre Arko2011-12-211-6/+6
* PERFORMANCE: bundle exec shouldn't run Bundler.setup just setting the right r...Santiago Pastorino2011-12-212-7/+7
* Use gems_size from cache when it's possibleSantiago Pastorino2011-12-191-2/+2
* Merge pull request #1592 from spastorino/bundlerAndre Arko2011-12-171-2/+10
|\
| * PERFORMANCE: Properly cache gems_size result for each requirement. Closes #1511Santiago Pastorino2011-12-171-2/+10
|/
* 1.1.rc.5v1.1.rc.5Terence Lee2011-12-141-1/+1
* update changelogTerence Lee2011-12-141-0/+6
* 1.1.rc.4v1.1.rc.4Terence Lee2011-12-141-1/+1
* update changelogTerence Lee2011-12-141-0/+11
* Merge pull request #1588 from cowboyd/bundlerTerence Lee2011-12-143-3/+55
|\
| * don't change string quotation conventions.Charles Lowell2011-12-121-2/+2
| * make executable stub runnable from anywhere not just its parent directory.Charles Lowell2011-12-123-3/+9
| * Ensure binstubs generated when using --standalone point to the standalone bun...Charles Lowell2011-12-123-4/+50
* | Merge branch 'master' into 1-1-stableTerence Lee2011-12-142-103/+122
|\ \
| * \ Merge pull request #1586 from hirochachacha/1213_rewrite_viz_graphErik Michaels-Ober2011-12-122-103/+122
| |\ \
| | * | rewrite graph.rb and clihirochachacha2011-12-132-103/+122
| | |/
| * | Revert "Access rubygems.org via https by default when using :rubygems in Gemf...Erik Michaels-Ober2011-12-121-1/+1
| |/
| * Merge pull request #1585 from spagalloco/httpsErik Michaels-Ober2011-12-121-1/+1
| |\
| | * Access rubygems.org via https by default when using :rubygems in Gemfile.Steve Agalloco2011-12-121-1/+1
| |/
* | 1.1.rc.3v1.1.rc.3Terence Lee2011-12-081-1/+1
* | update changelogTerence Lee2011-12-081-0/+7
|/
* Merge pull request #1582 from carlhuda/relative_pathAndré Arko2011-12-082-1/+26
|\
| * fix relative_path so it checks Bundler.rootTerence Lee2011-12-082-1/+26
|/
* fix specs by deleting trailing whitespaceAndre Arko2011-12-071-1/+1
* Outdated now loops through current specs and checks each against the active d...Joel Moss2011-12-072-23/+16
* fix quality specTerence Lee2011-12-061-1/+1
* bro, it's rc.2v1.1.rc.2Terence Lee2011-12-061-1/+1
* move stufu into bugfixesTerence Lee2011-12-061-5/+5
* update changelogTerence Lee2011-12-061-0/+26
* remove --clean on update, --clean is a setting on installTerence Lee2011-12-062-43/+30
* remove `clean` on install/update by default with `--path`Terence Lee2011-12-062-24/+24
* Revert "stop asking for tickets on non-Bundler errors"Terence Lee2011-12-061-4/+0
* Merge pull request #1578 from tenderlove/mmErik Michaels-Ober2011-12-051-0/+8
|\
| * name and requirement methods are needed, so define them to avoidAaron Patterson2011-12-051-0/+8
|/