summaryrefslogtreecommitdiff
path: root/spec/install/git_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Normalize file:// handling in specsDavid Rodríguez2019-06-111-2/+2
* Move on to bundler 3David Rodríguez2019-04-111-2/+2
* Always pass the `--all` flag when neededremove_bundle_update_deprecationsDavid Rodríguez2019-03-301-1/+1
* Remove several CLI flags that need to be set via config in Bundler 2Samuel Giddins2017-07-191-1/+1
* Update the Bundler 2 specs for the removal of using... messagesseg-suppress-using-messagesSamuel Giddins2017-07-031-2/+2
* Get the 2.0 specs passing under 2.0Samuel Giddins2017-06-231-2/+2
* Allow not having specs available for gems that won’t be installedSamuel Giddins2017-06-221-4/+4
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* [Git] Only shorten refs if they are SHAsseg-shortref-displaySamuel Giddins2017-04-281-0/+22
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-1/+1
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-1/+1
* Update a pair of specs to use the new source matchingseg-should-be-installed-sourceSamuel Giddins2016-07-241-1/+1
* Checking that the repo is has been checked outAsutosh Palai2016-03-141-0/+1
* Minor typo fixAsutosh Palai2016-03-111-1/+1
* Added failing test for #3981Asutosh Palai2016-03-111-0/+25
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Include revision hash in Source::Git#to_sshow-git-revAgis Anastasopoulos2015-10-251-0/+17
* move path, git, and gemspec tests to spec/gemfile/Andre Arko2013-10-191-914/+0
* Print a better error when git is not installed.joyicecloud2013-09-111-1/+15
* fix quotes for quality specAndre Arko2013-08-181-2/+2
* Ignore git path configuration in env when shelling out to git.Xavier Shay2013-08-181-0/+22
* When git gem install fails, don't suggest `gem install foo`Kir Shatrov2013-08-181-0/+20
* return a GitReader from update_gitAndre Arko2013-02-021-3/+3
* run written gemspecs only at install-timeAndre Arko2013-02-021-0/+17
* install gems with extensions on RG 2.0pre2.2Andre Arko2012-12-191-1/+31
* change to new expect syntax for rspecTerence Lee2012-10-091-34/+34
* specs: check :branch for local overrides on runtimeDavid Lee2012-06-141-5/+5
* Add config disable_local_branch_check, closes #1985José Valim2012-06-141-1/+16
* do not explode if branch is not given for local git reposKonstantin Haase2012-05-211-2/+2
* Use local.rack as override config instead of rack.local.José Valim2012-03-191-8/+8
* Initial implementation of local git repos.José Valim2012-03-191-1/+149
* somewhat confusingly, Bundler.ui.error is STDOUTAndre Arko2012-03-101-1/+1
* #1694: add failing test for duplicate git sourcesTerence Lee2012-03-061-0/+16
* Merge v1.0.20 from branch '1-0-stable'Andre Arko2011-09-271-1/+1
|\
| * no need to for [Cc] in regex with /iJacob Burkhart & Josh Lane2011-09-221-1/+1
| * Make tests green again (result of small changes to output format)Jacob Burkhart & Josh Lane2011-09-221-1/+1
| * correctly finger missing child deps in the error messageAndre Arko2011-08-081-1/+1
* | fix output from git gem install hook specsAndre Arko2011-08-011-3/+6
* | correctly finger missing child deps in the error messageAndre Arko2011-07-231-1/+1
* | Run pre-install, post-build, and post-install gem hooks for git gems. Fixes #...Stephen Augenstein2011-07-031-0/+59
|/
* Remove bad testEvan Phoenix2011-06-021-3/+0
* Remove bad test for gits exact error messageEvan Phoenix2011-06-021-1/+3
* un-check everythingAndre Arko2011-05-241-1/+1
* UNFITAndre Arko2011-03-041-1/+1
* Fix the git error message specAndre Arko2011-03-031-2/+2
* clean up specs:Terence Lee2010-10-281-2/+2
* Go away useless use warningsAndre Arko2010-10-241-1/+1
* running all the specs is important, thoughAndre Arko2010-10-221-1/+1
* Stringify refs before using them like stringsAndre Arko2010-10-221-1/+19