Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scssquatch/CoVim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: FredKSchott/CoVim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 1 file changed
  • 5 contributors

Commits on Oct 28, 2014

  1. Merge pull request FredKSchott#80 from bakis2011/master

    fix broken link on readme
    FredKSchott committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    78c0417 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2015

  1. Configuration menu
    Copy the full SHA
    cec76e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2015

  1. Merge pull request FredKSchott#82 from nicolaiskogheim/patch-1

    Changes Bundle to Plugin in Vundle instructions
    FredKSchott committed Feb 2, 2015
    Configuration menu
    Copy the full SHA
    659da7e View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2016

  1. Fix broken README icon

    FredKSchott committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    4f802ac View commit details
    Browse the repository at this point in the history
  2. Update README.md

    FredKSchott committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    181ed37 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2016

  1. Add service_identity dependency

    Without service_identity installed, we get this warning:
    
    UserWarning: You do not have a working installation of the service_identity module: 'No module named service_identity'.  Please install it from <https://pypi.python.org/pypi/service_identity> and make sure all of its dependencies are satisfied.  Without the service_identity module and a recent enough pyOpenSSL to support it, Twisted can perform only rudimentary TLS client hostname verification.  Many valid certificate/hostname mappings may be rejected.
    Alexei authored Dec 28, 2016
    Configuration menu
    Copy the full SHA
    b08f6b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2017

  1. Merge pull request FredKSchott#91 from AlexeiDrake/patch-1

    Add service_identity dependency
    FredKSchott authored Jan 30, 2017
    Configuration menu
    Copy the full SHA
    dcc68bd View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2017

  1. Update "More!" link in README.md

    Fixed broken link
    lekv authored Feb 2, 2017
    Configuration menu
    Copy the full SHA
    369215c View commit details
    Browse the repository at this point in the history
  2. Merge pull request FredKSchott#92 from lekv/patch-1

    Update "More!" link in README.md
    FredKSchott authored Feb 2, 2017
    Configuration menu
    Copy the full SHA
    7cb6d54 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2017

  1. Fix markdown formatting

    jasonszhao authored Mar 26, 2017
    Configuration menu
    Copy the full SHA
    6638a5b View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Merge pull request FredKSchott#93 from jasonszhao/patch-1

    Fix markdown formatting
    FredKSchott authored Nov 16, 2017
    Configuration menu
    Copy the full SHA
    89afb87 View commit details
    Browse the repository at this point in the history
Loading