summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Ruby 2.0 (trunk ruby) is not Ruby 1.9"v1.2.0Andre Arko2012-08-301-2/+2
* fix whitespace testTerence Lee2012-08-301-1/+1
* Version 1.2.0Terence Lee2012-08-301-1/+1
* update changelog for 1.2.0Terence Lee2012-08-301-0/+10
* bundle platform man pagesTerence Lee2012-08-304-0/+47
* Fix #2075. Return to old namespace behavior.Terence Lee2012-08-242-2/+21
* raise the original error mesasge hereTerence Lee2012-08-142-3/+3
* fix test case namesTerence Lee2012-08-141-2/+2
* namespace gem require logic handles case where regex failsTerence Lee2012-08-142-2/+25
* Version 1.2.0.rc.2 and changelogv1.2.0.rc.2Terence Lee2012-08-082-1/+7
* `clean` should not remove gems in the lockfileTerence Lee2012-08-083-28/+9
* don't remove git sources with `clean`Terence Lee2012-08-082-1/+27
* Merge pull request #1931 from coding46/patch-1Ryan Bigg2012-08-061-1/+1
|\
| * Typocoding462012-05-201-1/+1
* | Fix 'LICENSCE' typo in CHANGELOGRyan Bigg2012-07-181-1/+1
* | Version 1.2.0.rc with changelogv1.2.0.rcTerence Lee2012-07-172-1/+21
* | don't need these tests in 1.2Terence Lee2012-07-171-21/+0
* | Merge branch '1-1-stable'Terence Lee2012-07-172-0/+27
|\ \
| * | Version 1.1.5 with changelogv1.1.51-1-stableTerence Lee2012-07-172-1/+7
| * | special case `ruby` directiveTerence Lee2012-07-172-0/+27
| * | Fix typos in error messagesMani Tadayon2012-06-052-2/+2
* | | rename --no-lock to --dry-runTerence Lee2012-07-172-4/+4
* | | Make locking the Gemfile optional on $ bundle checkSven Fuchs2012-07-172-2/+17
* | | don't display warning if Bundler.settings[:cache_all] is setTerence Lee2012-07-172-3/+17
* | | add warning message for `bundle pack --all` if not used with git reposTerence Lee2012-07-171-0/+13
* | | remove unnecessary '|| nil'Terence Lee2012-07-171-1/+1
* | | Prune git and path directories inside vendor/cache, closes #1988José Valim2012-07-174-24/+77
* | | Don't actually care if git repo is inside the repository, always cache it, cl...José Valim2012-07-172-1/+26
* | | loosen ruby directive for enginesTerence Lee2012-07-122-2/+168
* | | Check for nil PATHAndre Arko2012-07-051-1/+1
* | | Merge pull request #1998 from postmodern/patch-1Ryan Bigg2012-06-211-1/+1
|\ \ \
| * | | Oops. That should be $/, which is "\n" on UNIX systems and "\r\n" on Windows.Postmodern2012-06-201-1/+1
* | | | Merge pull request #2001 from postmodern/txtRyan Bigg2012-06-213-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Check that LICENSE.txt was created.Postmodern2012-06-211-0/+1
| * | | Add the .txt extension to the LICENSE file.Postmodern2012-06-212-1/+1
|/ / /
* | | Update vendored thor to version 0.15.2Erik Michaels-Ober2012-06-1524-241/+592
* | | kill the stray spaceAndré Arko2012-06-141-1/+1
* | | minor grammar tweakAndré Arko2012-06-141-3/+3
* | | Ensure branch checks are enforced on local overrides, closes #1837José Valim2012-06-141-1/+3
* | | specs: check :branch for local overrides on runtimeDavid Lee2012-06-142-5/+92
* | | Add config disable_local_branch_check, closes #1985José Valim2012-06-142-2/+23
* | | Merge remote-tracking branch 'rkh/optional-branch'André Arko2012-06-122-2/+26
|\ \ \
| * | | do not explode if branch is not given for local git reposKonstantin Haase2012-05-212-9/+3
* | | | Merge pull request #1980 from phil-monroe/masterAndré Arko2012-06-122-32/+2
|\ \ \ \
| * | | | remove all requirements for local override.Phil Monroe2012-06-122-8/+2
| * | | | Allowing git local override to to accept :branch, :tag or :refPhil Monroe2012-06-122-28/+4
|/ / / /
* | | | Describe how to check for problematic gemsAndré Arko2012-06-091-3/+3
* | | | handle syntax errors in Ruby gemspecsAndré Arko2012-06-091-4/+4
* | | | require 'newgem/version'André Arko2012-06-091-3/+5
* | | | Rakefiles aren't really supposed to be executableAndré Arko2012-06-091-1/+0