Activity for chkcrontab

  • Kevin Lyda Kevin Lyda committed [468d69]

    Changes for RPM packaging; update readme.

  • GitHub committed [3e4a53]

    Merge pull request #10 from gurgeous/master

  • Kevin Lyda Kevin Lyda committed [81b5f5]

    Fun with python, bytes and utf8.

  • Hanspeter Spalinger committed [4c44fe]

    fix docu

  • Kevin Lyda Kevin Lyda committed [3c37ed]

    Add .gitlab-ci.yml so I can test locally.

  • Hanspeter Spalinger committed [5feecb]

    option to disable passwd user check

  • Kevin Lyda Kevin Lyda committed [2b25a8]

    Make the -q switch more effective.

  • Hanspeter Spalinger committed [313a86]

    check cmd even if user is whitelisted

  • Kevin Lyda Kevin Lyda committed [b8ed6c]

    Warn for files that do not exist.

  • Kevin Lyda Kevin Lyda committed [0b1c32]

    Add a basic changelog.

  • Kevin Lyda Kevin Lyda committed [4be783]

    Add gitlab testing.

  • Kevin Lyda Kevin Lyda committed [2eaecf]

    Fix option parsing for real (fix options access).

  • Paul McLanahan committed [1a036b]

    Fix #6: Only import unittest during test run.

  • Kevin Lyda Kevin Lyda committed [e973f1]

    Need git to do a build.

  • GitHub committed [f836ce]

    Merge pull request #8 from pmclanahan/fix-insta...

  • Kevin Lyda Kevin Lyda committed [e76ed4]

    Set the version number correctly.

  • Kevin Lyda Kevin Lyda committed [e53438]

    Add a contribution guide.

  • Kevin Lyda Kevin Lyda committed [3db1ad]

    Test coverage doesn't seem to work on pypy3.

  • Hanspeter Spalinger committed [49b866]

    allow options to pass to CronParser

  • Kevin Lyda Kevin Lyda committed [584172]

    Spel chek.

  • Gregory Duchatelet committed [4fd78d]

    Merge remote-tracking branch 'pmclanahan/fix-in...

  • Gregory Duchatelet committed [9cba8e]

    Comments in variable assignment is not allowed

  • Kevin Lyda Kevin Lyda committed [7a2988]

    Add version info.

  • Kevin Lyda Kevin Lyda committed [8af2b2]

    Language cleanup.

  • Kevin Lyda Kevin Lyda committed [1cddc0]

    Add pypy test support.

  • Hanspeter Spalinger committed [52a6de]

    fix variable scope

  • Kevin Lyda Kevin Lyda committed [e637a8]

    Make a 1.7 release - 2 new warnings.

  • Kevin Lyda Kevin Lyda committed [dc322a]

    Merge branch 'spahan' into spahan-merge

  • Hanspeter Spalinger committed [d16d07]

    add quiet argument

  • Kevin Lyda Kevin Lyda committed [049af1]

    Add test coverage.

  • Adam Doppelt Adam Doppelt committed [a56073]

    Make sure each file has a trailing newline.

  • Kevin Lyda Kevin Lyda committed [9589b4]

    I love the pypy docker image. Also, sarcasm.

  • Kevin Lyda Kevin Lyda committed [f55d2d]

    Add home badges.

  • Kevin Lyda Kevin Lyda committed [17f868]

    Make pypy have a python link.

  • Kevin Lyda Kevin Lyda committed [ce2732]

    Fix nonexistant file error.

  • Kevin Lyda Kevin Lyda committed [352820]

    Fix arg parsing again. Sigh.

  • GitHub committed [efc7c3]

    Merge pull request #9 from nekoya/fix-whitelist...

  • Kevin Lyda Kevin Lyda committed [ca5ed8]

    Use subprocess module.

  • Kevin Lyda Kevin Lyda committed [4bf20b]

    Fix option parsing for real.

  • Kevin Lyda Kevin Lyda committed [5161d8]

    Fix whitelisted users.

  • Hanspeter Spalinger committed [40587c]

    user argparse instead optparse

  • Ryo Miyake committed [2997a3]

    Check command regardless of the USER_WHITELIST

  • Hanspeter Spalinger committed [434a09]

    objects are not dicts

  • Hanspeter Spalinger committed [1f8af0]

    update tests to test for new options

  • Hanspeter Spalinger committed [5b4795]

    pass arguments as dict

  • Hanspeter Spalinger committed [137926]

    add option to disable user lookup

  • Kevin Lyda Kevin Lyda committed [46f47d]

    Fixes to get versioning working.

1