-
Notifications
You must be signed in to change notification settings - Fork 14
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: bashtools/JSONPath.sh
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.20
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: bashtools/JSONPath.sh
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.21
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 9 files changed
- 1 contributor
Commits on Aug 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1060b80 - Browse repository at this point
Copy the full SHA 1060b80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 671a7de - Browse repository at this point
Copy the full SHA 671a7deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01c1a19 - Browse repository at this point
Copy the full SHA 01c1a19View commit details
Commits on Sep 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 95fd267 - Browse repository at this point
Copy the full SHA 95fd267View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61ebb57 - Browse repository at this point
Copy the full SHA 61ebb57View commit details -
Configuration menu - View commit details
-
Copy full SHA for e93e6e0 - Browse repository at this point
Copy the full SHA e93e6e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c123fd - Browse repository at this point
Copy the full SHA 4c123fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0d2bdd - Browse repository at this point
Copy the full SHA b0d2bddView commit details -
Configuration menu - View commit details
-
Copy full SHA for d601a96 - Browse repository at this point
Copy the full SHA d601a96View commit details
Commits on Nov 2, 2024
-
Don't rely on getopts and add version flag (-v)
Getopts does not allow flags after the filter expression which breaks existing examples. The `getopt` command does but introduces an external dependency. This commit removes getopt but retains the features it has.
Configuration menu - View commit details
-
Copy full SHA for 43d6a61 - Browse repository at this point
Copy the full SHA 43d6a61View commit details
Commits on Nov 10, 2024
-
Add option '-c' for dense/condensed output. Remove '-A' option - this is now the default. Add '-v' option to output the current version. JSON output is the same as `jsonlint` output.
Configuration menu - View commit details
-
Copy full SHA for 09ef94c - Browse repository at this point
Copy the full SHA 09ef94cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e049cb - Browse repository at this point
Copy the full SHA 2e049cbView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.0.20...v0.0.21