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: svfgit/tinypy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: svfgit/tinypy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: reorg
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 31 files changed
  • 1 contributor

Commits on Apr 28, 2008

  1. Set up a code re-org branch so I can shuffle all the files around

    and apply a few patches without disturbing the trunk.
    philhassey committed Apr 28, 2008
    Configuration menu
    Copy the full SHA
    c1a549f View commit details
    Browse the repository at this point in the history
  2. basic structure of reorg, does not work yet

    philhassey committed Apr 28, 2008
    Configuration menu
    Copy the full SHA
    95d5c8e View commit details
    Browse the repository at this point in the history
  3. added CHANGES.txt file listing who notable patches

    philhassey committed Apr 28, 2008
    Configuration menu
    Copy the full SHA
    302b69b View commit details
    Browse the repository at this point in the history
  4. added a roadmap so we know where we are going

    philhassey committed Apr 28, 2008
    Configuration menu
    Copy the full SHA
    10aa964 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2008

  1. reorganizing the layout

    philhassey committed Apr 30, 2008
    Configuration menu
    Copy the full SHA
    36d3616 View commit details
    Browse the repository at this point in the history
  2. re-adding tests.py to the tinypy folder

    philhassey committed Apr 30, 2008
    Configuration menu
    Copy the full SHA
    36f9213 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2008

  1. merging build* and mk64k into setup.py

    philhassey committed May 1, 2008
    Configuration menu
    Copy the full SHA
    051618d View commit details
    Browse the repository at this point in the history

Commits on May 2, 2008

  1. further reorganization, added crude pygame module

    philhassey committed May 2, 2008
    Configuration menu
    Copy the full SHA
    30f4b5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e182f7 View commit details
    Browse the repository at this point in the history
Loading