summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changelog for 1.1.pre.2v1.1.pre.2Andre Arko2011-04-281-0/+7
* Merge v1.0.13 from branch '1-0-stable'Andre Arko2011-04-281-0/+8
|\
| * Version 1.0.13Andre Arko2011-04-282-1/+9
* | Merge pull request #1125 from dhh/bundlerAndre Arko2011-04-281-2/+6
|\ \
| * | I regret the github method, its not worth it to sacrifice the gem consitencyDavid Heinemeier Hansson2011-04-221-8/+0
| * | Add :github option to gem and make it even nicer as github() as wellDavid Heinemeier Hansson2011-04-181-2/+14
* | | Merge branch '1-0-stable'Andre Arko2011-04-2814-160/+393
|\ \ \ | | |/ | |/|
| * | Revert "Add github to the Gemfile DSL (thx DHH)"Andre Arko2011-04-281-14/+0
| * | Merged pull request #1126 from evanphx/1-0-stable.Andre Arko2011-04-2813-176/+367
| |\ \
| | * | Update work with rubygems masterEvan Phoenix2011-04-281-11/+8
| | * | Phase 1 of rubygems/bundler reintegrationEvan Phoenix2011-04-1813-176/+370
| |/ /
| * | Add github to the Gemfile DSL (thx DHH)Andre Arko2011-04-181-0/+14
| |/
| * Don't mention vendor/cache if it doesn't existAndre Arko2011-04-141-1/+1
| * Defend against future Rubygems changesAndre Arko2011-04-141-5/+26
| * die fit dieAndre Arko2011-04-141-1/+1
| * sensible error when dead symlinks are passed to --path, with a testAndre Arko2011-04-112-3/+26
| * that comment was wayyyy in the wrong placeAndre Arko2011-04-111-1/+1
| * don't need commented out debug printsAndre Arko2011-04-111-1/+0
* | definitely remove things deprecated before 1.0Andre Arko2011-04-141-16/+0
* | sane-ify DSL a bitAndre Arko2011-04-121-8/+8
* | Version bump for HEAD usersAndre Arko2011-04-111-1/+1
* | Merge branch '1-0-stable'Andre Arko2011-04-1123-59/+217
|\ \ | |/
| * wrong evanAndre Arko2011-04-081-1/+1
| * Version 1.0.12v1.0.12Andre Arko2011-04-082-1/+18
| * lambda up the rake command so it will honor :bundle_cmdAndre Arko2011-04-081-1/+1
| * Provided more helpful feedback when a git command fails.Philip Arndt2011-04-081-3/+2
| * Bundler is not respecting the --no-prune option on install.Christopher Meiklejohn2011-04-081-1/+2
| * Test for directories in bin/, handle strings tooAndre Arko2011-04-082-1/+12
| * Bundler needs to work with ruby 1.8 tooAndre Arko2011-04-081-1/+1
| * Don't choke on dirs inside a :path gem's binEric Allen2011-04-081-2/+3
| * Rescue from mkdir_p errors in configure_gem_home_and_pathNick Sieger2011-04-081-1/+3
| * Allow relative and absolute Paths to be comparedopsb2011-04-081-1/+1
| * fix Gem::SourceIndex.refresh! on Rubygems 1.7 and upAndre Arko2011-04-082-1/+22
| * add rubygems 1.7.2 to the list of rubygems versions for testingAndre Arko2011-04-081-1/+1
| * should just use fetch directlyAlex Arnell2011-04-061-2/+1
| * rake tasks should respect bundle_cmd as wellAlex Arnell2011-04-061-1/+2
| * Correct orders dependencies according to version specCorin Langosch2011-04-061-1/+1
| * Take version into account when sorting dependenciesCorin Langosch2011-04-061-1/+1
| * Fix deploy specs for new error messageAndre Arko2011-04-061-7/+7
| * add a message explaining how to disable deployment if it's not passedAndre Arko2011-04-062-2/+7
| * make the ProductionError message more straightforwardAndre Arko2011-04-061-2/+4
| * Handle the `--no-deployment` option correctly, disable frozen and pathAndre Arko2011-04-061-1/+7
| * turns out Bundler.settings.delete() has been broken this whole timeAndre Arko2011-04-061-1/+1
| * warn against --deployment on development machines in the man pagesAndre Arko2011-04-051-0/+3
| * We may have reached 1.0 nowAndre Arko2011-04-052-14/+0
| * Fix for issue #1014 (color escape sequences displaying for bundle --help)Brad Greenlee2011-04-011-1/+1
| * Version 1.0.11v1.0.11Andre Arko2011-04-012-1/+15
| * Rubygems 1.7 removes SourceIndex#from_gems_in, so we adaptAndre Arko2011-04-011-7/+16
| * Remove deprecated default_executable, update emailAndre Arko2011-04-011-3/+2
| * switch lockfile matcher to rspec == and get string diffs for freeAndre Arko2011-03-311-15/+3