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: lodash/lodash
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.9.0
Choose a base ref
...
head repository: lodash/lodash
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.9.2
Choose a head ref
  • 19 commits
  • 10 files changed
  • 1 contributor

Commits on May 20, 2015

  1. Configuration menu
    Copy the full SHA
    41e884a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50b9840 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2015

  1. Configuration menu
    Copy the full SHA
    6c5ac49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a331ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87c610b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2015

  1. Optimize baseIsEqual.

    jdalton committed May 23, 2015
    Configuration menu
    Copy the full SHA
    5f845aa View commit details
    Browse the repository at this point in the history
  2. Optimize _.sample.

    jdalton committed May 23, 2015
    Configuration menu
    Copy the full SHA
    69f5189 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ef5c5d View commit details
    Browse the repository at this point in the history
  4. Correct _.sample to avoid favoring putting the second half of the a…

    …rray into the front and the first half in the back.
    jdalton committed May 23, 2015
    5 Configuration menu
    Copy the full SHA
    1276bf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a76c104 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    979e0de View commit details
    Browse the repository at this point in the history
  7. Remove rogue new line.

    jdalton committed May 23, 2015
    Configuration menu
    Copy the full SHA
    e3c600a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c8988a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2015

  1. Configuration menu
    Copy the full SHA
    1b8f2c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28a0b6f View commit details
    Browse the repository at this point in the history
  3. Cleanup shortcut fusion test.

    jdalton committed May 24, 2015
    Configuration menu
    Copy the full SHA
    fc35ac4 View commit details
    Browse the repository at this point in the history
  4. Update travis deps.

    jdalton committed May 24, 2015
    Configuration menu
    Copy the full SHA
    54436e3 View commit details
    Browse the repository at this point in the history
  5. Rebuild lodash and docs.

    jdalton committed May 24, 2015
    Configuration menu
    Copy the full SHA
    fc31fb9 View commit details
    Browse the repository at this point in the history
  6. Bump to v3.9.2.

    jdalton committed May 24, 2015
    Configuration menu
    Copy the full SHA
    0529df7 View commit details
    Browse the repository at this point in the history
Loading