1. 10 Jun, 2012 5 commits
    • Kevin Lyda's avatar
      More pylint placating. · 66955b6f
      Kevin Lyda authored
      Also added some dist_clean dirs to remove and info on using coverage.
      66955b6f
    • Kevin Lyda's avatar
      Bump version. · cb233338
      Kevin Lyda authored
      cb233338
    • Kevin Lyda's avatar
      Some pylint fixes. Tox info. · f1238000
      Kevin Lyda authored
      Fixed a number of pylint issues - many more to go.  Have to balance
      pylint's config with the default Google style conventions.
      
      Info on how to use tox.  Well, just telling people to run tox, not a
      huge amount of info there.
      f1238000
    • Kevin Lyda's avatar
      Code clean up. · 5f9f0441
      Kevin Lyda authored
      Add pylint config file.  Clean up some pylint errors.  Clean up setup.py
      and make it work with tox/pip.
      5f9f0441
    • Kevin Lyda's avatar
      Modify travis config. · 45cbb6a9
      Kevin Lyda authored
      45cbb6a9
  2. 09 Jun, 2012 1 commit
  3. 27 May, 2012 2 commits
  4. 26 May, 2012 13 commits
  5. 02 May, 2012 3 commits
  6. 28 Apr, 2012 1 commit
    • Kevin Lyda's avatar
      Initial commit. · a581e361
      Kevin Lyda authored
      Project to check correctness of system crontab files.  On most
      cron implementations these would be the /etc/crontab file and
      files in /etc/cron.d
      a581e361