Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 11 #78

Open
wants to merge 55 commits into
base: master
Choose a base branch
from
Open

Issue 11 #78

wants to merge 55 commits into from

Commits on Jun 26, 2015

  1. introduce gocheck

    joelreymont committed Jun 26, 2015
    Configuration menu
    Copy the full SHA
    004f33e View commit details
    Browse the repository at this point in the history
  2. remove extra indirection

    joelreymont committed Jun 26, 2015
    Configuration menu
    Copy the full SHA
    1bd4c99 View commit details
    Browse the repository at this point in the history
  3. return errors

    joelreymont committed Jun 26, 2015
    Configuration menu
    Copy the full SHA
    f5833c2 View commit details
    Browse the repository at this point in the history
  4. common test bits

    joelreymont committed Jun 26, 2015
    Configuration menu
    Copy the full SHA
    1e7ac28 View commit details
    Browse the repository at this point in the history
  5. interval

    joelreymont committed Jun 26, 2015
    1 Configuration menu
    Copy the full SHA
    89afe2d View commit details
    Browse the repository at this point in the history
  6. ignore the binary

    joelreymont committed Jun 26, 2015
    Configuration menu
    Copy the full SHA
    df633b6 View commit details
    Browse the repository at this point in the history
  7. fix typo

    joelreymont committed Jun 26, 2015
    Configuration menu
    Copy the full SHA
    ecf7032 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b12ca0 View commit details
    Browse the repository at this point in the history
  9. regex

    joelreymont committed Jun 26, 2015
    Configuration menu
    Copy the full SHA
    2a8be4d View commit details
    Browse the repository at this point in the history
  10. fix error message

    joelreymont committed Jun 26, 2015
    Configuration menu
    Copy the full SHA
    1f5937c View commit details
    Browse the repository at this point in the history
  11. moved to common_test.go

    joelreymont committed Jun 26, 2015
    Configuration menu
    Copy the full SHA
    12c2f6a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6921fca View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5fef954 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    527e9ad View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    09757d5 View commit details
    Browse the repository at this point in the history
  16. move main to the top

    joelreymont committed Jun 26, 2015
    Configuration menu
    Copy the full SHA
    ef3ff87 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    151af71 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1b73290 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2015

  1. fix typo

    joelreymont committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    dc7d4c5 View commit details
    Browse the repository at this point in the history
  2. clean up

    joelreymont committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    84d185a View commit details
    Browse the repository at this point in the history
  3. remove debug printout

    joelreymont committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    2dab969 View commit details
    Browse the repository at this point in the history
  4. add logging

    joelreymont committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    88fbf76 View commit details
    Browse the repository at this point in the history
  5. remove logging

    joelreymont committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    1fc4a53 View commit details
    Browse the repository at this point in the history
  6. check error

    joelreymont committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    9f43b64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f33ad74 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3beb774 View commit details
    Browse the repository at this point in the history
  9. fix deps

    joelreymont committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    d687a55 View commit details
    Browse the repository at this point in the history
  10. go back to a 10s default

    joelreymont committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    cdcc038 View commit details
    Browse the repository at this point in the history
  11. fix merge

    joelreymont committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    9df35c2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ea7f0a5 View commit details
    Browse the repository at this point in the history
  13. rename

    joelreymont committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    daa90bd View commit details
    Browse the repository at this point in the history
  14. return a reference

    joelreymont committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    3f6adb5 View commit details
    Browse the repository at this point in the history
  15. more idiomatic

    joelreymont committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    0f37176 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2015

  1. tested globbing

    joelreymont committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    6d1a980 View commit details
    Browse the repository at this point in the history
  2. logger interface

    joelreymont committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    6454582 View commit details
    Browse the repository at this point in the history
  3. matchExps -> match

    joelreymont committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    98acb68 View commit details
    Browse the repository at this point in the history
  4. gocheck and references

    joelreymont committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    486dc41 View commit details
    Browse the repository at this point in the history
  5. tail and testing

    joelreymont committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    3ae930f View commit details
    Browse the repository at this point in the history
  6. glob and tail refactor

    joelreymont committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    076bafd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f630052 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2015

  1. Configuration menu
    Copy the full SHA
    ae43296 View commit details
    Browse the repository at this point in the history
  2. YAML v2

    joelreymont committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    9d76dfb View commit details
    Browse the repository at this point in the history
  3. remove YAML v1

    joelreymont committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    5a84a3a View commit details
    Browse the repository at this point in the history
  4. minor

    joelreymont committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    299bead View commit details
    Browse the repository at this point in the history
  5. remove default

    joelreymont committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    6e6cfcb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f86d624 View commit details
    Browse the repository at this point in the history
  7. default config file

    joelreymont committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    df9f996 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    051312d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2015

  1. go fmt

    joelreymont committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    a806975 View commit details
    Browse the repository at this point in the history
  2. remove stale code

    joelreymont committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    ee820fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07ed0fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8607629 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2015

  1. another test config

    joelreymont committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    7fc4b42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e30dce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfb6b3e View commit details
    Browse the repository at this point in the history