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: jedie/DragonPy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: jedie/DragonPy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 8 commits
  • 48 files changed
  • 2 contributors

Commits on Jun 9, 2015

  1. update bootstrap

    jedie committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    cc1dfd6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2015

  1. Update README.creole

    jedie committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    050efa7 View commit details
    Browse the repository at this point in the history
  2. update to new bootstrap_env API

    jedie committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    5a773a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2015

  1. refactory ROM downloads:

    Remove .sh scripts and download in python
    so it's easier to startup under windows.
    
    Explicit download is not needed. All ROMs will be downloaded if needed.
    
    Add "download_roms" to cli to download all and check them.
    
    Add a "boot_dragonpy.cmd" for easy install under windows.
    
    Add unitests for download.
    jedie committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    a401214 View commit details
    Browse the repository at this point in the history
  2. use branches blacklist

    jedie committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    21474db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fae3482 View commit details
    Browse the repository at this point in the history
  4. Release as 0.5.0

    jedie committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    9160ce7 View commit details
    Browse the repository at this point in the history
  5. WIP: add compare links

    jedie committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    130a705 View commit details
    Browse the repository at this point in the history
Loading