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: wdan/pydiff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Jquery-Scripts/pydiff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 12 files changed
  • 2 contributors

Commits on Jul 6, 2013

  1. modularization

    yinwang0 committed Jul 6, 2013
    Configuration menu
    Copy the full SHA
    91d8897 View commit details
    Browse the repository at this point in the history
  2. navigation fixed. yay!

    yinwang0 committed Jul 6, 2013
    Configuration menu
    Copy the full SHA
    9a91bad View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2013

  1. Configuration menu
    Copy the full SHA
    7dee17f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca6f8b6 View commit details
    Browse the repository at this point in the history
  3. small change

    yinwang0 committed Jul 7, 2013
    Configuration menu
    Copy the full SHA
    2ddb8a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb750b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2013

  1. 1. resolve Issue #2 by adding missing operators 'Is', 'IsNot', …

    2. made convert_ops more robust by not throwing exception, but warn the user about the missing operators and encourage them to report the issue.
    yinwang0 committed Jul 9, 2013
    Configuration menu
    Copy the full SHA
    202a8e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97eeeb3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from RonnyPfannschmidt/work

    simplify caching by direct dict usage
    yinwang0 committed Jul 9, 2013
    Configuration menu
    Copy the full SHA
    bcc875d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb090d2 View commit details
    Browse the repository at this point in the history
  5. docstring

    RonnyPfannschmidt committed Jul 9, 2013
    Configuration menu
    Copy the full SHA
    4bf9e53 View commit details
    Browse the repository at this point in the history
  6. some cleanup

    RonnyPfannschmidt committed Jul 9, 2013
    Configuration menu
    Copy the full SHA
    949221c View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2013

  1. Merge pull request #6 from RonnyPfannschmidt/work

    Some more Work
    yinwang0 committed Jul 10, 2013
    Configuration menu
    Copy the full SHA
    f08fc0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c357a6 View commit details
    Browse the repository at this point in the history
  3. removal of copyleft notice from diff.css and nav.js because they will…

    … now be inserted into the HTML files
    yinwang0 committed Jul 10, 2013
    Configuration menu
    Copy the full SHA
    6a6ff7f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2013

  1. small changes

    yinwang0 committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    d0f293b View commit details
    Browse the repository at this point in the history
  2. fix issue #7

    yinwang0 committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    11d249b View commit details
    Browse the repository at this point in the history
  3. other small changes

    yinwang0 committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    1e1949b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46f5547 View commit details
    Browse the repository at this point in the history
Loading