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: theprogramsam/webapi-vim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mattn/webapi-vim
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
  • 18 files changed
  • 5 contributors

Commits on Jul 27, 2018

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

Commits on Jul 8, 2019

  1. Create FUNDING.yml

    mattn authored Jul 8, 2019
    Configuration menu
    Copy the full SHA
    263e31b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. fix typo

    get-me-power committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    5de3115 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mattn#36 from kazukazuinaina/master

    fix typo
    mattn authored Jul 11, 2019
    Configuration menu
    Copy the full SHA
    4d1e59c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Fix mattn#37

    mattn committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    02da785 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10b8e92 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Fix response in oauth.vim

    itchyny committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    5f75acd View commit details
    Browse the repository at this point in the history
  2. Merge pull request mattn#40 from itchyny/fix-oauth-response

    Fix response in oauth.vim
    mattn authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    6f5ffb6 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    063c371 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mattn#41 from tacahiroy/fix-doc-tag-json

    Fix invalid helptag for JSON Parser
    mattn authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    b09cbd3 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Merge pull request mattn#35 from reinhardt/encode-tilde

    webapi#http#encodeURIComponent: also encode tilde ('~')
    mattn authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    e9fdce2 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. fix encodeURIComponent and escape.

    ~ should not be escaped in encodeURIComponent
    mattn committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    70c49ad View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2026

  1. Configuration menu
    Copy the full SHA
    8d539cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3e54fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    227cae6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a81537b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d66a98b View commit details
    Browse the repository at this point in the history
  6. use Assert command style and fix CI workflow

    - switch tests to Assert Equals/Match command style
    - add .themisrc for command helper setup
    - use rhysd/action-setup-vim@v1 with stable/nightly
    - test on ubuntu, macos, windows
    mattn committed Mar 20, 2026
    Configuration menu
    Copy the full SHA
    35d9331 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. Configuration menu
    Copy the full SHA
    3448c39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7eec04 View commit details
    Browse the repository at this point in the history
Loading