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: dimier/python-daemon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: emllr/python-daemon
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.
  • 7 commits
  • 1 file changed
  • 4 contributors

Commits on Aug 22, 2011

  1. Merge pull request #2 from dimier/master

    Have made small improvements.
    davidmytton committed Aug 22, 2011
    Configuration menu
    Copy the full SHA
    0bfe8e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2012

  1. Add ability to pass arguments to start() and run()

    Hadley Rich committed Feb 7, 2012
    Configuration menu
    Copy the full SHA
    8e193b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2012

  1. Merge pull request #3 from hadleyrich/master

    Small addition (run arguments)
    davidmytton committed Feb 8, 2012
    Configuration menu
    Copy the full SHA
    56c38be View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2012

  1. Configuration menu
    Copy the full SHA
    8d016b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2012

  1. Merge pull request #4 from jessamynsmith/master

    Make Daemon a new-style class
    davidmytton committed Apr 11, 2012
    Configuration menu
    Copy the full SHA
    fd5e8ee View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2012

  1. Configuration menu
    Copy the full SHA
    4ac1cf0 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2013

  1. Merge pull request #6 from reidransom/master

    Kill processes harder
    davidmytton committed Jan 4, 2013
    Configuration menu
    Copy the full SHA
    8e7ac9f View commit details
    Browse the repository at this point in the history
Loading