summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* task-y gem helpers, wip specsgem_tasksAndre Arko2013-03-274-162/+101
* Merge pull request #2418 from chief/resolver_progress_indicatorAndre Arko2013-03-252-9/+26
|\
| * Add indicator progress in resolver Giorgos Tsiftsis2013-03-241-6/+23
| * Merge pull request #2415 from nslocum/masterAndré Arko2013-03-221-2/+2
| |\
| | * Changed the gembundler.com repo to the new repo 'bunler/bundle-site-middleman'.Nick Slocum2013-03-221-2/+2
| |/
| * Merge pull request #2376 from ogra/rubyoptwinAndré Arko2013-03-121-5/+1
| |\
| | * remove quotes on RUBYOPT on WindowsToshiyuki Ogura2013-03-091-5/+1
| * | Welcoming @jlsuttles to Bundler Core! \o/Terence Lee2013-03-091-1/+1
* | | path could be nil, dohAndre Arko2013-03-201-1/+1
* | | Merge pull request #2367 from voxik/fix-gem_helper_specAndre Arko2013-03-201-2/+5
|\ \ \
| * | | Fix gem_helper_spec.Vít Ondruch2013-03-071-2/+5
| | |/ | |/|
* | | speculative fix for #2365Andre Arko2013-03-202-2/+2
* | | double-checkAndre Arko2013-03-201-1/+1
* | | Don't forget basic_auth in non persistent modeJannis Hermanns2013-03-201-0/+1
* | | Revert "Revert "symbols don't have #empty? on 1.8.7""Terence Lee2013-03-201-2/+2
* | | fix bug where a git gem with no deps broke with frozen setTerence Lee2013-03-202-0/+15
* | | Revert "symbols don't have #empty? on 1.8.7"Terence Lee2013-03-201-2/+2
* | | Merge pull request #2362 from JamesFerguson/1-3-stableAndre Arko2013-03-174-1/+26
|\ \ \
| * | | Note change in changelogJamesFerguson2013-03-051-0/+2
| * | | Arguably a cleaner fix for issue #2124JamesFerguson2013-03-052-4/+5
| * | | Fix for issue #2124JamesFerguson2013-03-052-3/+4
| * | | Add a spec for issue #2124 (I think)JamesFerguson2013-03-051-0/+17
| |/ /
* | | link to compat listAndre Arko2013-03-171-1/+5
* | | Version 1.3.4 with changelogv1.3.4Andre Arko2013-03-152-1/+8
* | | clearer no gem server message, specs to matchAndre Arko2013-03-152-4/+4
* | | require graphviz before rubygems is goneAndre Arko2013-03-142-1/+2
* | | fix UI :wrap option to strip leading spacesAndre Arko2013-03-143-9/+17
* | | warn about rubygems missing even with git sourcesAndre Arko2013-03-142-3/+3
* | | check for no sources on all resolver errorsAndre Arko2013-03-141-1/+1
* | | simplify NHP checksAndre Arko2013-03-141-2/+2
* | | Bugfix for https://github.com/carlhuda/bundler/commit/ec49087a5acef97cf4101b8...Daniel Mueller2013-03-141-2/+2
* | | and no lib means the spec changes tooAndre Arko2013-03-141-1/+1
* | | travis build badge for 1-3 on 1-3Andre Arko2013-03-141-1/+1
* | | lib is the default entryAndre Arko2013-03-141-1/+1
* | | symbols don't have #empty? on 1.8.7Andre Arko2013-03-141-2/+2
* | | require yaml even if rubygems has defined YAMLAndre Arko2013-03-141-1/+1
* | | Merge pull request #2396 from simi/patch-1André Arko2013-03-141-1/+1
|\ \ \
| * | | Update CHANGELOG.md [ci skip]Josef Šimánek2013-03-141-1/+1
|/ / /
* | | much more helpful cert explanationAndre Arko2013-03-131-1/+1
* | | fix newgem specs for rakefileAndre Arko2013-03-131-13/+26
* | | Changelog for 1.3.3v1.3.3Andre Arko2013-03-131-1/+4
* | | rspec spec taskAndre Arko2013-03-131-0/+6
* | | 1.8 hash syntaxAndre Arko2013-03-131-1/+1
* | | add test to load path for minitest_helperAndre Arko2013-03-131-2/+2
* | | Create default rake task for new minitest gems.Tim Cooper2013-03-132-0/+24
* | | post-install message content now uncoloredAndre Arko2013-03-131-1/+2
* | | less gross of optionsAndre Arko2013-03-131-5/+4
* | | without groups message in sentence formAndre Arko2013-03-132-55/+76
* | | remove specs duped in post_bundle specAndre Arko2013-03-131-16/+0
* | | Write skipped groups to output for bundle install and update actions.Josef Šimánek2013-03-134-5/+156