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: jquave/Swift-Tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: joshwalker/Swift-Tutorial
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.
  • 9 commits
  • 26 files changed
  • 1 contributor

Commits on Jan 15, 2016

  1. converted to swift 2

    joshwalker committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    874cd4b View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2016

  1. image loading working

    joshwalker committed Jan 16, 2016
    Configuration menu
    Copy the full SHA
    12cc0c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2016

  1. cleanup

    joshwalker committed Jan 19, 2016
    Configuration menu
    Copy the full SHA
    7d1e6da View commit details
    Browse the repository at this point in the history
  2. refactor URLs into Enum

    joshwalker committed Jan 19, 2016
    Configuration menu
    Copy the full SHA
    5d66b15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4319f93 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2016

  1. create parsable protocol

    joshwalker committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    b93c5fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1420d8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1472cdc View commit details
    Browse the repository at this point in the history
  4. better error handling

    joshwalker committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    c9a8f5f View commit details
    Browse the repository at this point in the history
Loading