This repository was archived by the owner on Apr 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27.4k
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: angular/angular.js
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: marcenuc/angular.js
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
- 15 commits
- 6 files changed
- 5 contributors
Commits on Apr 17, 2012
-
Configuration menu - View commit details
-
Copy full SHA for c393d62 - Browse repository at this point
Copy the full SHA c393d62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66c8dfc - Browse repository at this point
Copy the full SHA 66c8dfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bffa40f - Browse repository at this point
Copy the full SHA bffa40fView commit details -
fix(script): Incorrectly reading script text on ie
IE deals with script tags in special way and .text() does not work. Reading the .text property directly fixes the issue.
Configuration menu - View commit details
-
Copy full SHA for 0ec1342 - Browse repository at this point
Copy the full SHA 0ec1342View commit details -
fix(compiler): reading comment throws error in ie
Unders some circumstances reading the comment's text throws error.
Configuration menu - View commit details
-
Copy full SHA for 394eb98 - Browse repository at this point
Copy the full SHA 394eb98View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for db06136 - Browse repository at this point
Copy the full SHA db06136View commit details
Commits on May 5, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 81b4b6a - Browse repository at this point
Copy the full SHA 81b4b6aView commit details
Commits on May 7, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 9ce1c3c - Browse repository at this point
Copy the full SHA 9ce1c3cView commit details
Commits on Jun 1, 2012
-
Merge branch 'master' of git://github.com/angular/angular.js into vendor
Marcello Nuccio committedJun 1, 2012 Configuration menu - View commit details
-
Copy full SHA for 4b70adb - Browse repository at this point
Copy the full SHA 4b70adbView commit details
Commits on Jun 12, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 281b54b - Browse repository at this point
Copy the full SHA 281b54bView commit details
Commits on Jun 13, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 22e3918 - Browse repository at this point
Copy the full SHA 22e3918View commit details
Commits on Jun 18, 2012
-
Configuration menu - View commit details
-
Copy full SHA for a2b8d66 - Browse repository at this point
Copy the full SHA a2b8d66View commit details
Commits on Apr 8, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 7a21642 - Browse repository at this point
Copy the full SHA 7a21642View commit details -
fix($http): don't encode URL query substring "null" to "+"
Fixes issue in encodeUriQuery used by $http and $resource that treats null as a string and replaces the characters "null" with "+".
Configuration menu - View commit details
-
Copy full SHA for 3dc7c1c - Browse repository at this point
Copy the full SHA 3dc7c1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b387573 - Browse repository at this point
Copy the full SHA b387573View 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