summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wipexeclessAndre Arko2013-01-061-0/+15
* slimmed down bundle bin to pull out ruby DSL info from GemfileTerence Lee2012-12-263-0/+194
* bump 1.3.0.pre.4Terence Lee2012-12-261-1/+1
* extract ruby method in Dsl into its own moduleTerence Lee2012-12-263-8/+14
* Avoid crazy stack traces from early Ctrl-Cs, thanks @mitchellh!Terence Lee2012-12-231-0/+5
* `bundle install --binstubs ""` will remove binstubs optionTerence Lee2012-12-232-1/+14
* well, that was a stupid problem to have.Andre Arko2012-12-221-1/+1
* missed a couple changelog entriesAndre Arko2012-12-201-0/+2
* test with the latest RG 2.0 previewv1.3.0.pre.3Andre Arko2012-12-202-2/+2
* add ABI platforms :ruby_20 and :mri_20Andre Arko2012-12-203-3/+25
* today is the day of feeling dumb. fix build args.Andre Arko2012-12-201-3/+3
* Merge pull request #2221 from timoschilling/patch-1André Arko2012-12-201-1/+1
|\
| * simplify newgem.gemspec.tt, grep need no mapTimo Schilling2012-12-191-1/+1
* | Version 1.3.0.pre.3 with changelogAndre Arko2012-12-192-2/+10
* | install gems with extensions on RG 2.0pre2.2Andre Arko2012-12-192-1/+32
* | implement Gem::Command.build_args in rg integrationAndre Arko2012-12-191-3/+12
* | Revert "Better meaning for slashless :github arg."Andre Arko2012-12-192-8/+1
|/
* Merge pull request #2218 from utkarshkukreti/faster-rake-installAndré Arko2012-12-171-1/+1
|\
| * Pass in `--local` when running `rake install` from gem helper tasks.Utkarsh Kukreti2012-12-181-1/+1
|/
* correct link to contributeAndre Arko2012-12-171-1/+1
* fix links in contributing filesAndre Arko2012-12-172-4/+4
* Add contributing section to readme, rewordAndre Arko2012-12-171-3/+9
* Merge pull request #2215 from banyan/fix-bug-of-consistent-namingAndré Arko2012-12-171-1/+0
|\
| * fix to not generate unnecessary dirKohei Hasegawa2012-12-181-1/+0
|/
* Merge pull request #2212 from NARKOZ/gistAndré Arko2012-12-142-3/+3
|\
| * use HTTPS for gistsNihad Abbasov2012-12-142-3/+3
|/
* Merge pull request #1991 from trans/patch-2André Arko2012-12-131-1/+5
|\
| * Fix merge conflict with gem_push patch.7rans2012-12-081-1/+5
| |\
| | * Allow optional gem push via gem_push environment variable.7rans2012-06-171-1/+5
* | | Fix the buildrohit2012-12-112-3/+3
* | | DslError duplicates GemfileError needlesslyAndre Arko2012-12-102-6/+4
* | | what the crap? where did 128 come from.Andre Arko2012-12-101-1/+1
* | | exit 1 if gems are outdatedAndre Arko2012-12-101-5/+7
* | | Merge pull request #2196 from rohit/outdated_return_non_zeroAndre Arko2012-12-103-0/+25
|\ \ \
| * | | outdated sets non zero exit status if outdated gems found #2021rohit2012-12-023-0/+25
* | | | fix all thor codebase warningsAndre Arko2012-12-103-2/+4
* | | | fix all bundler codebase warningsAndre Arko2012-12-104-21/+22
* | | | Merge pull request #2208 from rohit/add_clean_to_manAndré Arko2012-12-101-0/+3
|\ \ \ \
| * | | | Add clean command to bundle man pagerohit2012-12-101-0/+3
|/ / / /
* | | | Fix link to mailing listRohit Arondekar2012-12-101-1/+1
* | | | more changelog updatesv1.3.0.pre.2Andre Arko2012-12-091-1/+3
| |/ / |/| |
* | | Because required files can sometimes themselves contain unrelated LoadErrors ...Ben Woosley2012-12-082-3/+25
* | | Merge pull request #1958 from jgaskins/dsl-gistAndre Arko2012-12-082-6/+22
|\ \ \
| * | | Add :gist option for gems embedded in gistsJamie Gaskins2012-06-032-1/+17
* | | | Merge pull request #2194 from rohit/quiet_gitAndre Arko2012-12-082-2/+8
|\ \ \ \
| * | | | quiet git ouput during cloning if quiet option setrohit2012-12-011-2/+4
| * | | | add convenience method to query if quiet option setrohit2012-12-011-0/+4
| | |/ / | |/| |
* | | | Merge pull request #2198 from jisaacks/masterAndre Arko2012-12-081-0/+2
|\ \ \ \
| * \ \ \ Merge branch 'master' of github.com:carlhuda/bundlerJohn Isaacks2012-12-035-82/+59
| |\ \ \ \
| * | | | | Use different error message if file existsJohn Isaacks2012-12-021-1/+3