summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.1.pre.3 changelogv1.1.pre.3Andre Arko2011-05-041-1/+1
* Merge branch '1-0-stable'Andre Arko2011-05-044-13/+13
|\
| * update changelogv1.0.13Andre Arko2011-05-041-1/+3
| * Merge remote branch 'evanphx/1-0-stable' into 1-0-stableAndre Arko2011-05-042-9/+6
| |\
| | * Update to deal with Gem::Path removalEvan Phoenix2011-05-032-9/+6
| * | Merge pull request #1025 from goneflyin/1-0-stable.Andre Arko2011-05-030-0/+0
| |\ \
| | * | quote refspec passed to git so zsh does not attempt to expand itScott Pfister2011-02-081-1/+1
| * | | Merge pull request #1003 from martinjagusch/1-0-stable.Andre Arko2011-05-031-1/+1
| |\ \ \
| | * \ \ Merge branch '1-0-stable' of git://github.com/carlhuda/bundler into 1-0-stableMartin Jagusch2011-02-091-1/+2
| | |\ \ \ | | | |/ /
| | * | | Separate commands in deployment task with && instead of ;Martin Jagusch2011-02-091-1/+1
| | * | | Fix update_code task to run bundle command in current release path. Issue occ...Martin Jagusch2011-02-011-1/+1
| * | | | Merge Evan's fixes for Rubygems HEAD coming up on the 1.8 releaseAndre Arko2011-05-021-2/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix Rubygems.gem_path againEvan Phoenix2011-05-021-1/+3
| | * | | Make gem_path return an ArrayEvan Phoenix2011-04-291-1/+1
| | * | | Report the git SHA1 to double check which rubygems was usedEvan Phoenix2011-04-291-1/+5
| | * | | Add an author because it's required nowEvan Phoenix2011-04-282-0/+12
| | * | | Remove bad call to fully_loadEvan Phoenix2011-04-281-2/+0
| | * | | Remove unused 1.9.1 workaroundEvan Phoenix2011-04-281-10/+0
* | | | | Revert "Remove col -b"Erik Michaels-Ober2011-04-301-1/+1
* | | | | Remove col -bErik Michaels-Ober2011-04-301-1/+1
* | | | | Add Travis configuration fileErik Michaels-Ober2011-04-301-0/+7
* | | | | Remove EOL whitespaceErik Michaels-Ober2011-04-303-5/+5
* | | | | Version 1.1.pre.3Andre Arko2011-04-302-1/+15
* | | | | Merge branch '1-0-stable'Andre Arko2011-04-304-32/+47
|\ \ \ \ \ | |/ / / /
| * | | | Update changelog for 1.0.13Andre Arko2011-04-301-2/+7
| * | | | Also, don't run sudo tests when sudo isn't setAndre Arko2011-04-301-1/+6
| * | | | fix executable generation when sudo is requiredAndre Arko2011-04-301-1/+1
| * | | | run ONLY the sudo tests when testing sudoAndre Arko2011-04-301-1/+1
| * | | | allow rspec tasks even if ronn is missingAndre Arko2011-04-301-28/+33
* | | | | Merge v1.0.13 from branch '1-0-stable'Andre Arko2011-04-309-25/+41
|\ \ \ \ \ | |/ / / /
| * | | | Version 1.0.13Andre Arko2011-04-302-1/+9
| * | | | Fix for Gem.path returning Gem::FS objects in Rubygems >= 1.8Andre Arko2011-04-301-1/+2
| * | | | fix spec broken by the bundler/setup TTY changeAndre Arko2011-04-301-2/+2
| * | | | Make gem_path return an ArrayEvan Phoenix2011-04-301-1/+1
| * | | | Report the git SHA1 to double check which rubygems was usedEvan Phoenix2011-04-301-1/+5
| * | | | Add an author because it's required nowEvan Phoenix2011-04-302-0/+12
| * | | | Remove bad call to fully_loadEvan Phoenix2011-04-301-2/+0
| * | | | Remove unused 1.9.1 workaroundEvan Phoenix2011-04-301-10/+0
| * | | | Merged pull request #1072 from e2/support_new_rake.Andre Arko2011-04-291-0/+7
| |\ \ \ \
| | * | | | Add support for Rake > 0.8.7 (0.9.X)Cezary Baginski2011-03-111-0/+7
| * | | | | Merged pull request #1118 from rslifka/1-0-stable.Andre Arko2011-04-291-3/+3
| |\ \ \ \ \
| | * | | | | Fix for spaces in the pathname when releasing gems.Rob Slifka2011-04-101-3/+3
| * | | | | | Merged pull request #1139 from josh/setup-tty-check.Andre Arko2011-04-291-5/+9
| |\ \ \ \ \ \
| | * | | | | | Only format error backtrace if stdout is ttyJoshua Peek2011-04-291-5/+9
| |/ / / / / /
* | | | | | | Merged pull request #1057 from wuputah/clean-env.Andre Arko2011-04-292-8/+76
|\ \ \ \ \ \ \
| * | | | | | | with_clean_env spec cleanupJonathan Dance2011-02-251-51/+41
| * | | | | | | add Bundler.clean_system and Bundler.clean_execJonathan Dance2011-02-252-0/+39
| * | | | | | | with_clean_env clears bundler env varsJonathan Dance2011-02-252-4/+43
* | | | | | | | Merged pull request #1130 from joelmoss/outdated.Andre Arko2011-04-294-0/+88
|\ \ \ \ \ \ \ \
| * | | | | | | | Created outdated command to show outdated gemsJoel Moss2011-04-234-0/+88