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: Kevnz/node2dm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: stateman/node2dm
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.
  • 14 commits
  • 2 files changed
  • 5 contributors

Commits on Apr 5, 2012

  1. Configuration menu
    Copy the full SHA
    59ea3f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from caleywoods/master

    Added 'seconds' to tokenAge stats output
    Mike Krieger committed Apr 5, 2012
    Configuration menu
    Copy the full SHA
    f3f17ec View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2012

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

Commits on Apr 11, 2012

  1. Removing hardcoded expectation of ./config.js

    The README suggests you can specify a full path to the config file but the code expects './config.js'. This just reads the ARGV item.
    JackDanger committed Apr 11, 2012
    Configuration menu
    Copy the full SHA
    cc6e123 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2012

  1. add shebang to node2dm.js

    saz committed Apr 25, 2012
    Configuration menu
    Copy the full SHA
    794d6f6 View commit details
    Browse the repository at this point in the history
  2. add newline at the end of file

    saz committed Apr 25, 2012
    Configuration menu
    Copy the full SHA
    99921c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2012

  1. Merge pull request #4 from JackDanger/patch-1

    Removing hardcoded expectation of ./config.js
    Mike Krieger committed Apr 26, 2012
    Configuration menu
    Copy the full SHA
    39cd0ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from johnwesonga/master

    modified exampleConfig.js to stop it from puking during parsing
    Mike Krieger committed Apr 26, 2012
    Configuration menu
    Copy the full SHA
    c9af730 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from saz/node-env

    Add shebang and newline at end of file
    Mike Krieger committed Apr 26, 2012
    Configuration menu
    Copy the full SHA
    27be2eb View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2012

  1. add syslog support

    Conflicts:
    
    	node2dm.js
    saz authored and Mike Krieger committed Apr 27, 2012
    Configuration menu
    Copy the full SHA
    907f852 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11ffeec View commit details
    Browse the repository at this point in the history

Commits on May 2, 2012

  1. Configuration menu
    Copy the full SHA
    67e64ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from saz/debugServer

    add END mark, quit command and newline to debugServer
    Mike Krieger committed May 2, 2012
    Configuration menu
    Copy the full SHA
    d50dbbb View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2012

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