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: jashkenas/underscore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: amdjs/underscore
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.
  • 19 commits
  • 3 files changed
  • 4 contributors

Commits on Jan 13, 2012

  1. Adding AMD call.

    jrburke committed Jan 13, 2012
    Configuration menu
    Copy the full SHA
    9dcdb1b View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2012

  1. Move the global export before the AMD call, just to be sure it is def…

    …ined in a case an AMD loader may delay the define callback. Helps make sure there are no problems introduced with AMD registration.
    jrburke committed Jan 14, 2012
    Configuration menu
    Copy the full SHA
    af0c927 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2012

  1. Revert "Move the global export before the AMD call, just to be sure i…

    …t is defined in a case an AMD loader may delay the define callback. Helps make sure there are no problems introduced with AMD registration."
    
    This reverts commit af0c927.
    jrburke committed Jan 15, 2012
    Configuration menu
    Copy the full SHA
    68c5d2d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2012

  1. upstream merge

    jrburke committed Jan 23, 2012
    Configuration menu
    Copy the full SHA
    9adb054 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2012

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

Commits on Feb 15, 2012

  1. Merge pull request #1 from unscriptable/master

    Better compatibility with more AMD loaders (notably curl.js)
    jrburke committed Feb 15, 2012
    Configuration menu
    Copy the full SHA
    f58a0fb View commit details
    Browse the repository at this point in the history
  2. Update related to amdjs#1

    jrburke committed Feb 15, 2012
    Configuration menu
    Copy the full SHA
    61043b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2012

  1. upstream merge

    jrburke committed Apr 9, 2012
    Configuration menu
    Copy the full SHA
    a7ab89d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2012

  1. Upstream merge.

    Ludovico Fischer committed May 16, 2012
    Configuration menu
    Copy the full SHA
    d9f259f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from ludovicofischer/master

    Update to upstream 1.3.3
    jrburke committed May 16, 2012
    Configuration menu
    Copy the full SHA
    6087709 View commit details
    Browse the repository at this point in the history
  3. redo minification.

    jrburke committed May 16, 2012
    Configuration menu
    Copy the full SHA
    9e944c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2012

  1. Merge upstream 1.4.1

    Dan Rogers committed Oct 1, 2012
    Configuration menu
    Copy the full SHA
    a999c7e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2012

  1. generate minified version

    jrburke committed Oct 2, 2012
    Configuration menu
    Copy the full SHA
    2333678 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2012

  1. merge 1.4.3

    jrburke committed Dec 4, 2012
    Configuration menu
    Copy the full SHA
    f4091bd View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2013

  1. merge

    jrburke committed Jan 30, 2013
    Configuration menu
    Copy the full SHA
    80c8e5a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2013

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

Commits on Jul 16, 2013

  1. merge from upstream

    jrburke committed Jul 16, 2013
    Configuration menu
    Copy the full SHA
    f471339 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2013

  1. Merge tag '1.5.2' of git://github.com/jashkenas/underscore

    Conflicts:
    	underscore-min.js
    	underscore-min.map
    jrburke committed Sep 20, 2013
    Configuration menu
    Copy the full SHA
    37a9fb3 View commit details
    Browse the repository at this point in the history
Loading