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: python-gitlab/python-gitlab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.9.1
Choose a base ref
...
head repository: python-gitlab/python-gitlab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.9.2
Choose a head ref
  • 5 commits
  • 6 files changed
  • 1 contributor

Commits on Jun 17, 2015

  1. Improve the README a bit

    Fix typos
    Detail which options are required in the [global] section (closes #61)
    Gauvain Pocentek committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    f6abd4d View commit details
    Browse the repository at this point in the history
  2. more README updates

    Gauvain Pocentek committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    0922ed5 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2015

  1. fix delete and update CLI methods

    Gauvain Pocentek committed Jul 11, 2015
    Configuration menu
    Copy the full SHA
    e57b779 View commit details
    Browse the repository at this point in the history
  2. Fix the update/delete CLI subcommands

    Also update the testing tool to test these features.
    
    Closes #62
    Gauvain Pocentek committed Jul 11, 2015
    1 Configuration menu
    Copy the full SHA
    802c144 View commit details
    Browse the repository at this point in the history
  3. version bump

    Gauvain Pocentek committed Jul 11, 2015
    Configuration menu
    Copy the full SHA
    4bb42de View commit details
    Browse the repository at this point in the history
Loading