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: jmespath/jp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: darwin-arm64
Choose a base ref
...
head repository: jmespath/jp
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.
  • 15 commits
  • 5 files changed
  • 6 contributors

Commits on May 9, 2019

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

Commits on Sep 29, 2021

  1. Merge pull request #18 from kakakakakku/update-readme

    Updated brew command at README.md
    jamesls authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    fa3e121 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'darwin-arm64' into master

    PR #33
    
    * darwin-arm64:
      Add ARM64 builds for MacOS
    jamesls committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    bb6699d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Bumping version to 0.2.1

    jamesls committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    1331b6f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

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

Commits on Mar 21, 2022

  1. Update README.md

    Typo
    vdm authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    54c5a49 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Merge pull request #37 from vdm/patch-1

    Fix typo in README.md
    jamesls authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    b17d055 View commit details
    Browse the repository at this point in the history
  2. Updated sh code blocks to be runnable

    The github "copy" icon included the shell "$" prompt -- everywhere it
    looked like the author intended copyable, runnable code, I removed the $
    and marked the script as lang=sh.
    masyukun authored and jamesls committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    45af87f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'patch-1' into master

    PR #34
    
    * patch-1:
      Updated sh code blocks to be runnable
    jamesls committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    f4ee727 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

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

Commits on Jan 27, 2023

  1. update go and git commands

    brianolson committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    f445374 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Merge pull request #43 from brianolson/readme-fix

    update `go` and `git` commands
    jamesls authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    6295f38 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from issaclin32/patch-1

    README.md: Add instructions for Scoop
    jamesls authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    bc91431 View commit details
    Browse the repository at this point in the history
  3. Add additional maintenance github workflows

    Workflow to help with mainenance of this repo including
    auto-comment and stale issue/PR management.
    jamesls committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    7773ce1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'gh-workflows'

    PR #44.
    
    * gh-workflows:
      Add additional maintenance github workflows
    jamesls committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    04b69e3 View commit details
    Browse the repository at this point in the history
Loading