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/python-creole
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: jedie/python-creole
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.1
Choose a head ref
  • 8 commits
  • 10 files changed
  • 2 contributors

Commits on Jun 2, 2015

  1. Fix unittests:

    merge subprocess stdout and stderr to make tests easier...
    
    Note: "argparse --version" will use stderr in older python versions
    and stdout in newer python versions
    see: https://travis-ci.org/jedie/python-creole/builds/65109263
    jedie committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    9880954 View commit details
    Browse the repository at this point in the history
  2. add some tests for setup.py and...

    ...refactor subprocess code
    jedie committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    a7efad5 View commit details
    Browse the repository at this point in the history
  3. add DocTest

    jedie committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    6a346df View commit details
    Browse the repository at this point in the history
  4. Test CLI also direct

    jedie committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    8f184a1 View commit details
    Browse the repository at this point in the history
  5. cleanup

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

Commits on Jul 2, 2015

  1. +donation

    jedie committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    198236f View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2015

  1. Whoops.

    jedie committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    e267364 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2015

  1. Configuration menu
    Copy the full SHA
    920e02c View commit details
    Browse the repository at this point in the history
Loading