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

Commits on Jan 13, 2012

  1. Adding AMD registration.

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

Commits on Jan 15, 2012

  1. Export a global for backbone even when loaded via AMD in case other s…

    …cripts are loaded that expect a global. Only needed during a transition period towards modules.
    jrburke committed Jan 15, 2012
    Configuration menu
    Copy the full SHA
    50454f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc45f5d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2012

  1. merge

    jrburke committed Jan 30, 2012
    Configuration menu
    Copy the full SHA
    7daf624 View commit details
    Browse the repository at this point in the history
  2. Update min file

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

Commits on Feb 2, 2012

  1. merge

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

Commits on Feb 8, 2012

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

Commits on Feb 15, 2012

  1. Merge pull request #1 from davetayls/master

    I have added the AMD wrapper to the local storage store
    jrburke committed Feb 15, 2012
    Configuration menu
    Copy the full SHA
    f06e4d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2012

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

Commits on Mar 25, 2012

  1. upstream merge

    jrburke committed Mar 25, 2012
    Configuration menu
    Copy the full SHA
    434dac2 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2012

  1. merge from upstream

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

Commits on Dec 14, 2012

  1. Fix merge

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

Commits on Dec 16, 2012

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

Commits on Jan 15, 2013

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

Commits on Mar 20, 2013

  1. merge from upstream

    jrburke committed Mar 20, 2013
    Configuration menu
    Copy the full SHA
    df9a952 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2013

  1. Merge tag '1.1.0' of git://github.com/documentcloud/backbone

    Conflicts:
    	backbone-min.js
    	backbone-min.map
    jrburke committed Oct 16, 2013
    Configuration menu
    Copy the full SHA
    47e1369 View commit details
    Browse the repository at this point in the history
Loading