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: pangloss/vim-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: wadey/vim-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: node
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 1 file changed
  • 1 contributor

Commits on Jul 22, 2011

  1. add Node.JS globals

    wadey committed Jul 22, 2011
    Configuration menu
    Copy the full SHA
    459a658 View commit details
    Browse the repository at this point in the history
  2. add other Node.js globals

    wadey committed Jul 22, 2011
    Configuration menu
    Copy the full SHA
    5622df7 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2011

  1. syntax for "use strict"

    wadey committed Jul 27, 2011
    Configuration menu
    Copy the full SHA
    795d663 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2011

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

Commits on Jul 29, 2013

  1. Merge remote-tracking branch 'pangloss/master' into node

    Conflicts:
    	syntax/javascript.vim
    wadey committed Jul 29, 2013
    Configuration menu
    Copy the full SHA
    fc1d5de View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2013

  1. Merge remote-tracking branch 'pangloss/master' into node

    Conflicts:
    	syntax/javascript.vim
    wadey committed Jul 30, 2013
    Configuration menu
    Copy the full SHA
    d809178 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2014

  1. Merge remote-tracking branch 'pangloss/master' into node

    Conflicts:
    	syntax/javascript.vim
    wadey committed Mar 14, 2014
    Configuration menu
    Copy the full SHA
    3316341 View commit details
    Browse the repository at this point in the history
  2. match jsCallback in jsFuncArgs

    wadey committed Mar 14, 2014
    Configuration menu
    Copy the full SHA
    57464fd View commit details
    Browse the repository at this point in the history

Commits on May 9, 2014

  1. Merge remote-tracking branch 'pangloss/develop' into node

    Conflicts:
    	syntax/javascript.vim
    wadey committed May 9, 2014
    Configuration menu
    Copy the full SHA
    a96604f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2014

  1. there are now in Common

    wadey committed May 10, 2014
    Configuration menu
    Copy the full SHA
    ce30b0f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2016

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