-
Notifications
You must be signed in to change notification settings - Fork 299
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: jaubourg/jquery-jsonp
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: GerHobbelt/jquery-jsonp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 8 files changed
- 4 contributors
Commits on Aug 14, 2013
-
Fewer string constants used in minification for smaller final size
tested via closure compiler -- removing STR_ON and adding "on" to the strings it was being concatenated to reduces the overall file size slightly. (As a side effect, the code is simpler to read)
Configuration menu - View commit details
-
Copy full SHA for 6a90516 - Browse repository at this point
Copy the full SHA 6a90516View commit details -
Support for loading as an AMD module
Allow the plugin to be loaded as an AMD module. For more details, see: http://requirejs.org/docs/whyamd.html As a side effect, this prevents things from being instantiated multiple times if the script is included more than once on the page.
Configuration menu - View commit details
-
Copy full SHA for fb237a4 - Browse repository at this point
Copy the full SHA fb237a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for eac814d - Browse repository at this point
Copy the full SHA eac814dView commit details
Commits on Aug 19, 2013
-
Also fire complete callback on abort to give similar behavior to jQuery's $.ajax complete / always
Configuration menu - View commit details
-
Copy full SHA for 11031e7 - Browse repository at this point
Copy the full SHA 11031e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c6cf09 - Browse repository at this point
Copy the full SHA 0c6cf09View commit details
Commits on Jan 22, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 6b4fa8d - Browse repository at this point
Copy the full SHA 6b4fa8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b402017 - Browse repository at this point
Copy the full SHA b402017View commit details
Commits on Jun 30, 2014
-
I think it will save 4 bytes after minification, and it's more readable.
Configuration menu - View commit details
-
Copy full SHA for 6757d00 - Browse repository at this point
Copy the full SHA 6757d00View commit details
Commits on Oct 29, 2014
-
Merge remote-tracking branch 'remotes/timtucker/patch-1'
Conflicts: src/jquery.jsonp.js
Configuration menu - View commit details
-
Copy full SHA for 3578a73 - Browse repository at this point
Copy the full SHA 3578a73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 545b38b - Browse repository at this point
Copy the full SHA 545b38bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f4cd74 - Browse repository at this point
Copy the full SHA 7f4cd74View commit details -
Merge remote-tracking branch 'remotes/timtucker/patch-2'
Conflicts: src/jquery.jsonp.js
Configuration menu - View commit details
-
Copy full SHA for e1aaa86 - Browse repository at this point
Copy the full SHA e1aaa86View commit details -
Configuration menu - View commit details
-
Copy full SHA for be4917b - Browse repository at this point
Copy the full SHA be4917bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27f36fc - Browse repository at this point
Copy the full SHA 27f36fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ee843d - Browse repository at this point
Copy the full SHA 9ee843dView commit details
Commits on Jan 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b35c3be - Browse repository at this point
Copy the full SHA b35c3beView commit details
Commits on Jan 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for c313be9 - Browse repository at this point
Copy the full SHA c313be9View 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...master