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

Commits on Sep 7, 2015

  1. Merge pull request #1 from amarao/master

    rebase
    iakovgan committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    626a038 View commit details
    Browse the repository at this point in the history
  2. add version

    iakovgan committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    0377b41 View commit details
    Browse the repository at this point in the history
  3. pep8

    iakovgan committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    5b1bd71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4281f8 View commit details
    Browse the repository at this point in the history
  5. get version from module

    iakovgan committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    524c950 View commit details
    Browse the repository at this point in the history
  6. fix copy-paste

    iakovgan committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    297ea81 View commit details
    Browse the repository at this point in the history
  7. add long_description

    iakovgan committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    3d9b195 View commit details
    Browse the repository at this point in the history
  8. add gitignore

    iakovgan committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    ac3ea74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ae4b0b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    53fc67b View commit details
    Browse the repository at this point in the history
  11. some fixes

    iakovgan committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    b596527 View commit details
    Browse the repository at this point in the history
  12. thread_timeout is a module

    iakovgan committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    9dae95d View commit details
    Browse the repository at this point in the history
  13. add import

    iakovgan committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    04cc75d View commit details
    Browse the repository at this point in the history
  14. add import

    iakovgan committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    db09ebb View commit details
    Browse the repository at this point in the history
  15. docstring and readme are redundant

    + docsring should be the first statement in a module
    iakovgan committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    48ee955 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2015

  1. remove version

    iakovgan committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    bec2f25 View commit details
    Browse the repository at this point in the history
  2. remove version

    iakovgan committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    394bd1b View commit details
    Browse the repository at this point in the history
Loading