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: github-abcde/interfaces
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 31c6e04
Choose a base ref
...
head repository: github-abcde/interfaces
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6dd276d
Choose a head ref
  • 5 commits
  • 14 files changed
  • 2 contributors

Commits on May 22, 2014

  1. Updated readme

    github-abcde committed May 22, 2014
    Configuration menu
    Copy the full SHA
    1529a4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51759f3 View commit details
    Browse the repository at this point in the history
  3. Revert "Updated readme"

    This reverts commit 1529a4f.
    
    Conflicts:
    	README.md
    github-abcde committed May 22, 2014
    Configuration menu
    Copy the full SHA
    3ef897c View commit details
    Browse the repository at this point in the history
  4. Another attempt to undo the changes that went to master but had to go…

    … to v2. This time in master, and not in some detached state.
    github-abcde committed May 22, 2014
    Configuration menu
    Copy the full SHA
    6624402 View commit details
    Browse the repository at this point in the history
  5. Tests failed due to floating point numbers with trailing zeroes were …

    …parsed to numbers without trailing zeroes. Stringified them and now all is well
    github-abcde committed May 22, 2014
    Configuration menu
    Copy the full SHA
    6dd276d View commit details
    Browse the repository at this point in the history
Loading