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: SDWebImage/SDWebImage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Neeeo/SDWebImage
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.
  • 15 commits
  • 12 files changed
  • 1 contributor

Commits on Dec 11, 2013

  1. add delegate to imagedownloader

    Neeeo committed Dec 11, 2013
    Configuration menu
    Copy the full SHA
    86b53c0 View commit details
    Browse the repository at this point in the history
  2. fix save data wrong

    Neeeo committed Dec 11, 2013
    Configuration menu
    Copy the full SHA
    6080a42 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2014

  1. Merge from 'rs/SDWebImage'

    Conflicts:
    	SDWebImage/SDWebImageDownloader.h
    	SDWebImage/SDWebImageDownloader.m
    Neeeo committed Mar 18, 2014
    Configuration menu
    Copy the full SHA
    8ccc4bd View commit details
    Browse the repository at this point in the history
  2. upgrade submodule 'libwebp'

    Neeeo committed Mar 18, 2014
    Configuration menu
    Copy the full SHA
    f8fba6d View commit details
    Browse the repository at this point in the history
  3. fix set image wrong issue

    Neeeo committed Mar 18, 2014
    Configuration menu
    Copy the full SHA
    02dd5f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2014

  1. add cancel method

    Neeeo committed Apr 24, 2014
    Configuration menu
    Copy the full SHA
    3fbaa45 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2014

  1. refactor downloader delegate

    Neeeo committed Apr 25, 2014
    Configuration menu
    Copy the full SHA
    6dfc84d View commit details
    Browse the repository at this point in the history
  2. fix crash

    Neeeo committed Apr 25, 2014
    Configuration menu
    Copy the full SHA
    b9148ca View commit details
    Browse the repository at this point in the history

Commits on May 19, 2014

  1. update podspec : 3.5.5

    Neeeo committed May 19, 2014
    Configuration menu
    Copy the full SHA
    a97f284 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2014

  1. fix podspec

    Neeeo committed May 20, 2014
    Configuration menu
    Copy the full SHA
    9b32c7a View commit details
    Browse the repository at this point in the history
  2. fix submodule

    Neeeo committed May 20, 2014
    Configuration menu
    Copy the full SHA
    a885a86 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2014

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

Commits on Jun 27, 2014

  1. Configuration menu
    Copy the full SHA
    3974a3a View commit details
    Browse the repository at this point in the history
  2. update pod spec to 3.5.7

    Neeeo committed Jun 27, 2014
    Configuration menu
    Copy the full SHA
    9935897 View commit details
    Browse the repository at this point in the history
  3. clear disk except some file

    Neeeo committed Jun 27, 2014
    Configuration menu
    Copy the full SHA
    885e51b View commit details
    Browse the repository at this point in the history
Loading