-
Notifications
You must be signed in to change notification settings - Fork 101
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: getify/JSON.minify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: getify/JSON.minify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: perl
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 37 files changed
- 3 contributors
Commits on Mar 31, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4e95e8e - Browse repository at this point
Copy the full SHA 4e95e8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 894d54c - Browse repository at this point
Copy the full SHA 894d54cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6789259 - Browse repository at this point
Copy the full SHA 6789259View commit details -
💄 Change title text to be non-monospace.
I don't think anyone keeps their titles this way...
Configuration menu - View commit details
-
Copy full SHA for dce02e4 - Browse repository at this point
Copy the full SHA dce02e4View commit details
Commits on Apr 3, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3f951a8 - Browse repository at this point
Copy the full SHA 3f951a8View commit details
Commits on May 4, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 1b3cad5 - Browse repository at this point
Copy the full SHA 1b3cad5View commit details
Commits on Jun 13, 2015
-
Configuration menu - View commit details
-
Copy full SHA for a6a6c31 - Browse repository at this point
Copy the full SHA a6a6c31View commit details
Commits on Sep 7, 2020
-
Perl version for JSON minify (#48)
added perl port of library Authored-by: Rémi Cohen-Scali <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a22661 - Browse repository at this point
Copy the full SHA 6a22661View commit details
Commits on Jan 25, 2021
-
Fixed command and its test and doc tests (#56)
* moved 'javascript' port files to branch * moved 'node' port files to branch * moved 'php' port files to branch * Remove Python code from master The Python port now lives in the python branch * Remove Objective C code Objective C port now lives in objective-c branch * Remove Java files from master * Delete json2.js 🔥 * 📝 Update documentation Complete documenting the repository re-organization. Closes #23 * Set theme jekyll-theme-slate * Fixed json_minify.pl command Fixed typo on GetOptions Fixed wrong way for opening file * Fixed test number 2 Forgot to print test string in test file for command Added initialization for result string #1 * Fixed POD test Added using for Test::Pod * Fixed POD coverage test Added missing use Test::Pod::Coverage * Updated manifest Added some missing tests cases not listed in manifest * Updated makefile template Added some missing dependencies for pod tests * Updated json minify module Bumped to version 1.1 * Added CI/CD with github actions Added superlinter.yml for running this github action on every push * Updated tests for new Test::More done_testing(); * Added CI workflow Added a github action workflow for greeting new users * Updated git ignore for dist files * Changed git ignore Ignore dist file with any version * Fixed wildcard in git ignore * Added circle ci CI/CD config & script * Add circle ci config * Create make_and_test.yml * Update make_and_test.yml * Update make_and_test.yml * Update make_and_test.yml * Update make_and_test.yml * Update make_and_test.yml * Create make_dist.yml * Update make_dist.yml * Update make_dist.yml * Update make_and_test.yml Moved cpan into separate actions Added generation of test report Added upload of test report as artifact Co-authored-by: Kyle Simpson <[email protected]> Co-authored-by: Pradyun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f59c7c3 - Browse repository at this point
Copy the full SHA f59c7c3View 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 master...perl