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: biwin/github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: biwin/github
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.
  • 16 commits
  • 9 files changed
  • 1 contributor

Commits on Aug 4, 2018

  1. ignore .idea/

    biwin committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    0373b10 View commit details
    Browse the repository at this point in the history
  2. adds github package.

    biwin committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    a8580ed View commit details
    Browse the repository at this point in the history
  3. adds notice.

    biwin committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    3f2f6a5 View commit details
    Browse the repository at this point in the history
  4. adds license to readme

    biwin committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    52ad202 View commit details
    Browse the repository at this point in the history
  5. update readme

    biwin committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    e301e00 View commit details
    Browse the repository at this point in the history
  6. add repository methods

    biwin committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    b7cd9d4 View commit details
    Browse the repository at this point in the history
  7. refactor arch.

    biwin committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    a15cf9d View commit details
    Browse the repository at this point in the history
  8. move method get to fetch

    biwin committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    1bafa49 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2018

  1. adds test case

    biwin committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    a26184f View commit details
    Browse the repository at this point in the history
  2. adds requirements

    biwin committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    5753c1b View commit details
    Browse the repository at this point in the history
  3. moves tests to test module.

    biwin committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    1a242a6 View commit details
    Browse the repository at this point in the history
  4. add .travis.yml

    biwin committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    a7c67ba View commit details
    Browse the repository at this point in the history
  5. updates package

    biwin committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    ec82af9 View commit details
    Browse the repository at this point in the history
  6. add pytest configurations

    biwin committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    a9abb31 View commit details
    Browse the repository at this point in the history
  7. removes python version 3.8 dev

    biwin committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    cbe17f3 View commit details
    Browse the repository at this point in the history
  8. adds package badges

    biwin committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    af8f3dd View commit details
    Browse the repository at this point in the history
Loading