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: dtcooper/python-fitparse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: aakims/python-fitparse
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.
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Feb 22, 2018

  1. Added bitcoin donation addr

    dtcooper authored Feb 22, 2018
    Configuration menu
    Copy the full SHA
    339f752 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2018

  1. Add PyCharm .idea dir to .gitignore (#50)

    xmedeko authored and pR0Ps committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    906fbe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cd176d View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

  1. Change bitcoin donation addr

    Change donation addr to be silly, but not offensive. Lapse in judgement. Thanks for pointing that out, @pR0Ps!
    dtcooper authored Feb 26, 2018
    Configuration menu
    Copy the full SHA
    0de564f View commit details
    Browse the repository at this point in the history
  2. Add JSON output option to fitdump script (#45)

    Other minor things:
    - Removed non-implemented output formats
    - Removed the restrction on dumping non-readable formats to stdout
    - Allow Python to buffer the output for faster execution
    
    Fixes #41
    pR0Ps authored Feb 26, 2018
    Configuration menu
    Copy the full SHA
    adb103c View commit details
    Browse the repository at this point in the history
Loading