Comparing master...develop · six8/python-clom · GitHub
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: six8/python-clom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: six8/python-clom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 12 files changed
  • 3 contributors

Commits on Jan 29, 2015

  1. fix __eq__, add tests

    bukzor committed Jan 29, 2015
    Configuration menu
    Copy the full SHA
    8f64cea View commit details
    Browse the repository at this point in the history
  2. | is an alias of pipe_to

    closes #12
    bukzor committed Jan 29, 2015
    Configuration menu
    Copy the full SHA
    81bc9dd View commit details
    Browse the repository at this point in the history
  3. translate _ to - in kwarg long options

    closes #10
    bukzor committed Jan 29, 2015
    Configuration menu
    Copy the full SHA
    e79e8ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04e3bab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6212a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5f036a View commit details
    Browse the repository at this point in the history
  7. long options use an equal sign now

    closes #13
    bukzor committed Jan 29, 2015
    Configuration menu
    Copy the full SHA
    c36859e View commit details
    Browse the repository at this point in the history
  8. Merge branches 'allcap-env-vars', 'pipe_alias', 'dashed-long-opts' an…

    …d 'long-opts-equalsign' into all-together-now
    
    Conflicts:
    	src/clom/command.py
            src/tests/test_clom.py
    bukzor committed Jan 29, 2015
    Configuration menu
    Copy the full SHA
    ca09955 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2015

  1. Merge pull request #19 from six8/master

    Sync with master
    six8 committed Jan 30, 2015
    Configuration menu
    Copy the full SHA
    72220dc View commit details
    Browse the repository at this point in the history
  2. Move import to top

    Buck Golemon committed Jan 30, 2015
    Configuration menu
    Copy the full SHA
    ec2f451 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    999bad2 View commit details
    Browse the repository at this point in the history
  4. renamer to _parse_kwargs

    bukzor committed Jan 30, 2015
    Configuration menu
    Copy the full SHA
    c248a53 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #20 from bukzor/all-together-now

    All together now
    six8 committed Jan 30, 2015
    Configuration menu
    Copy the full SHA
    d5f0555 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f70a707 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #22 from bukzor/buck-runtests

    simplify test running, a bit more
    six8 committed Jan 30, 2015
    Configuration menu
    Copy the full SHA
    5907ab3 View commit details
    Browse the repository at this point in the history
Loading