summaryrefslogtreecommitdiff
path: root/spec/update/git_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [GitProxy] Only try and submodule deinit on git 2.9.0+seg-deinit-submodulesSamuel Giddins2016-06-271-1/+1
* [GitProxy] Deinit submodules if they are not requestedSamuel Giddins2016-06-241-1/+0
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Clean up "Cloning into 'submodule-1.0'..." output messages from test suiteJames Wen2015-12-301-3/+3
* Nix the gem_helpers method in `Bundler::Dsl`Mike Virata-Stone2015-12-151-1/+1
* [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-261-1/+1
* Include revision hash in Source::Git#to_sshow-git-revAgis Anastasopoulos2015-10-251-2/+2
* fixup! Add test for updating gems on source when source differs to nameCaden Lovelace2015-08-231-39/+39
* Add test for updating gems on source when source differs to nameCaden Lovelace2015-08-231-0/+51
* Fix Style/SingleSpaceBeforeFirstArgErick Sasse2015-07-191-2/+2
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-26/+26
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-1/+0
* don’t test exitstatus when it is unknownAndre Arko2015-01-201-1/+1
* we can have exitstatus and err at the same timeAndre Arko2015-01-191-1/+1
* Refine completion messagesAndre Arko2014-11-281-2/+2
* rearrange specsAndre Arko2014-07-301-0/+47
* Put old version message in the block leveljoyicecloud2013-09-231-2/+2
* Displays the previous version of the gem when run bundle updatejoyicecloud2013-09-181-0/+23
* Fixes mistakes in git_spec.rb wordingTad Hosford2013-06-251-2/+2
* Add a spec for issue #2124 (I think)JamesFerguson2013-03-051-0/+17
* change to new expect syntax for rspecTerence Lee2012-10-091-10/+10
* un-check everythingAndre Arko2011-05-241-2/+2
* need to .to_s this Pathname for 1.9.2Terence Lee2010-11-171-1/+1
* test for printing the path with the problem when git commands error outAndre Arko2010-11-161-0/+14
* Simplify the crap out of the git remote buildersAndre Arko2010-10-241-20/+11
* Move the git --tags spec to update/git_specAndre Arko2010-10-241-0/+32
* Go away useless use warningsAndre Arko2010-10-241-2/+2
* When updating all gems in a git source, also update that sourceCarl Lerche2010-08-021-0/+21
* Unlock git sources if :submodules => true is added to the sourceCarl Lerche2010-07-241-0/+62
* Fix bug where bundle update foo wasn't working in many git casesCarlhuda2010-07-191-1/+15
* Remove standalone #git in the DSL. Instead, use the block form of #git and pu...wycats2010-07-091-2/+3
* Un-pendify a git specCarl Lerche2010-06-091-0/+19
* Remove more pending specsCarl Lerche2010-06-091-0/+42