aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* binstubs for gems with dev deps don't raiseAndre Arko2013-01-221-0/+33
* only warn about skipping bins at the endAndre Arko2013-01-221-1/+2
* reword binstubs helpAndre Arko2013-01-221-1/+1
* silently don't overwrite on --binstubsAndre Arko2013-01-221-2/+2
* fix help spec on 1.8Andre Arko2013-01-201-2/+2
* Updated language in lib/bundler/cli.rbAndrea Goulet Ford2013-01-201-3/+3
* Remove unnecessary constantsRyunosuke SATO2013-01-191-4/+1
* Merge pull request #2224 from ndbroadbent/editorAndré Arko2013-01-111-0/+10
|\
| * Added --editor option to open generated gemspec in editorNathan Broadbent2013-01-121-0/+10
* | don't check for existing binstubs, just overwrite during installTerence Lee2013-01-091-0/+17
* | Add --dry-run flag to cleanWill Farrington2013-01-061-0/+28
* | change bundle binstubs --binstubs to --pathTerence Lee2012-12-281-3/+3
* | tell people how to use binstubs --force if skippingTerence Lee2012-12-281-1/+1
* | remove commaTerence Lee2012-12-281-1/+1
* | display warning when binstubbing bundlerTerence Lee2012-12-281-0/+1
* | handle the case where the binstub already exists, also --forceTerence Lee2012-12-271-0/+39
* | bundle binstubs --binstubsTerence Lee2012-12-271-0/+26
* | initial implementation of a `bundle binstubs <gem>` commandTerence Lee2012-12-271-0/+69
* | slimmed down bundle bin to pull out ruby DSL info from GemfileTerence Lee2012-12-262-0/+138
* | `bundle install --binstubs ""` will remove binstubs optionTerence Lee2012-12-231-0/+12
|/
* add ABI platforms :ruby_20 and :mri_20Andre Arko2012-12-201-2/+2
* install gems with extensions on RG 2.0pre2.2Andre Arko2012-12-191-1/+31
* Revert "Better meaning for slashless :github arg."Andre Arko2012-12-191-7/+0
* use HTTPS for gistsNihad Abbasov2012-12-141-2/+2
* Merge pull request #2196 from rohit/outdated_return_non_zeroAndre Arko2012-12-101-0/+17
|\
| * outdated sets non zero exit status if outdated gems found #2021rohit2012-12-021-0/+17
* | Because required files can sometimes themselves contain unrelated LoadErrors ...Ben Woosley2012-12-081-0/+22
* | Merge pull request #1958 from jgaskins/dsl-gistAndre Arko2012-12-081-5/+17
|\ \
| * | Add :gist option for gems embedded in gistsJamie Gaskins2012-06-031-0/+12
* | | clean up caching git gem specs, add testAndre Arko2012-12-082-1/+20
* | | removeAndre Arko and Terence Lee2012-12-071-2/+0
* | | whitespaceAndre Arko and Terence Lee2012-12-071-4/+4
* | | Compensate for Rubygems' usage of .gemrc sourcesAndre Arko and Terence Lee2012-12-071-0/+22
* | | Merge pull request #2201 from banyan/consistent-namingAndre Arko2012-12-072-102/+263
|\ \ \
| * | | Accept consistent gem namingKohei Hasegawa2012-12-042-102/+263
| | |/ | |/|
* | | Merge pull request #2202 from rohit/warn_on_no_gem_folderAndré Arko2012-12-071-0/+9
|\ \ \
| * | | Warn if path to gem no longer exists #2070rohit2012-12-041-0/+9
* | | | Merge pull request #2205 from gkop/expand-local-override-pathsAndre Arko2012-12-061-0/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Expand path when setting local overrideGabe Kopley2012-12-061-0/+12
* | | | clean up load_gemspec a bit, organize specsAndre Arko2012-12-022-66/+39
| |/ / |/| |
* | | try to force rake 10.0.2 everywhereAndre Arko2012-11-305-6/+6
* | | run rubygems hooks for and remove built :path gemsAndre Arko2012-11-301-0/+63
* | | print STDOUT output when a test failsAndre Arko2012-11-291-0/+2
* | | actually move gem building into RubygemsIntegrationAndre Arko2012-11-291-8/+1
* | | use rake 10 in specs to fix warningsAndre Arko2012-11-291-1/+1
* | | allow endpoint to be loaded indedendently of test suiteTerence Lee2012-11-291-0/+1
* | | add prerelease specs to endpointsTerence Lee2012-11-292-0/+8
|/ /
* | rubygems 2 doesn't generate Marshal.4.8 anymoreTerence Lee2012-11-291-2/+9
* | Revert "Merge pull request #2186 from Empact/namespaced-loaderror"Andre Arko2012-11-281-22/+0
* | Merge pull request #2191 from drbrain/omgAndré Arko2012-11-281-1/+8
|\ \