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: vim-scripts/ruby-matchit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: MaxMEllon/ruby_matchit
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.
  • 20 commits
  • 5 files changed
  • 1 contributor

Commits on May 31, 2015

  1. plugin化

    MaxMEllon committed May 31, 2015
    Configuration menu
    Copy the full SHA
    58b5b42 View commit details
    Browse the repository at this point in the history
  2. fix: 関数呼び出し

    MaxMEllon committed May 31, 2015
    Configuration menu
    Copy the full SHA
    ae3e2c2 View commit details
    Browse the repository at this point in the history
  3. fix: indent

    MaxMEllon committed May 31, 2015
    Configuration menu
    Copy the full SHA
    22e795f View commit details
    Browse the repository at this point in the history
  4. fix: autoloadとpluginの中身が逆

    MaxMEllon committed May 31, 2015
    Configuration menu
    Copy the full SHA
    027092c View commit details
    Browse the repository at this point in the history
  5. fix: autoloadとpluginの中身が逆

    MaxMEllon committed May 31, 2015
    Configuration menu
    Copy the full SHA
    1d67d3a View commit details
    Browse the repository at this point in the history
  6. rename script

    MaxMEllon committed May 31, 2015
    Configuration menu
    Copy the full SHA
    a94d380 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2015

  1. enhancement: add rspec case

    MaxMEllon committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    77da64a View commit details
    Browse the repository at this point in the history
  2. (README) Update

    MaxMEllon committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    cd7b6ee View commit details
    Browse the repository at this point in the history
  3. fix: delete miss matching case

    MaxMEllon committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    24bcbca View commit details
    Browse the repository at this point in the history
  4. change: key-mapping option

    MaxMEllon committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    f8f946c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2015

  1. edit: README

    MaxMEllon committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    4ca3454 View commit details
    Browse the repository at this point in the history
  2. edit README

    MaxMEllon committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    f709d33 View commit details
    Browse the repository at this point in the history
  3. fix: FileType ruby 以外での動作

    MaxMEllon committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    29917f4 View commit details
    Browse the repository at this point in the history
  4. (README) fix: Overlap

    MaxMEllon committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    ef92b92 View commit details
    Browse the repository at this point in the history
  5. fix: 複数回読み込みの際の再読み込み

    MaxMEllon committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    c2d807b View commit details
    Browse the repository at this point in the history
  6. closed issue#14

    MaxMEllon committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    e7e840c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from MaxMEllon/issue_14

    closed issue#14
    MaxMellon committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    77b5e4b View commit details
    Browse the repository at this point in the history
  8. closed issue#7

    MaxMEllon committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    b9d972d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #4 from MaxMEllon/issue_7

    closed issue#7
    MaxMellon committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    ccaf740 View commit details
    Browse the repository at this point in the history
  10. nnoremap to noremap

    MaxMEllon committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    8af9936 View commit details
    Browse the repository at this point in the history
Loading