Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
chkcrontab
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kevin Lyda
chkcrontab
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
ce2732ec85dbe53d91c02447a7f00eb2b45cf122
Select Git revision
Selected
ce2732ec85dbe53d91c02447a7f00eb2b45cf122
Branches
3
master
default
protected
spahan
spahan-merge
Tags
13
v1.8-rc1
v1.7
v1.6.3
v1.6.2
v1.6.1
v1.6
v1.5.1
v1.5
v1.4a
v1.3
v1.2
v1.1
v1.0
17 results
Begin with the selected commit
Created with Raphaël 2.2.0
4
Jan
3
2
11
Aug
10
25
Jul
16
Jul
5
Jan
28
Oct
15
Aug
14
18
Jun
11
7
Apr
3
Mar
19
Feb
18
17
16
14
Nov
8
19
Jul
13
29
Jun
18
16
10
9
27
May
26
2
28
Apr
Changes for RPM packaging; update readme.
master
master
Fun with python, bytes and utf8.
v1.8-rc1 spahan…
v1.8-rc1 spahan-merge
Need git to do a build.
Use subprocess module.
Spel chek.
Add a contribution guide.
Add a basic changelog.
Language cleanup.
Make the -q switch more effective.
Fixes to get versioning working.
Add version info.
Fix nonexistant file error.
Merge branch 'spahan' into spahan-merge
Add .gitlab-ci.yml so I can test locally.
spahan
spahan
Make a 1.7 release - 2 new warnings.
v1.7
v1.7
Warn for files that do not exist.
Merge pull request #8 from pmclanahan/fix-install-python-26
Merge pull request #9 from nekoya/fix-whitelist_and_bare_percent
Merge pull request #10 from gurgeous/master
Fix arg parsing again. Sigh.
v1.6.3
v1.6.3
Fix option parsing for real (fix options access).
Fix option parsing for real.
Set the version number correctly.
v1.6.2
v1.6.2
Test coverage doesn't seem to work on pypy3.
v1.6.1
v1.6.1
Add test coverage.
I love the pypy docker image. Also, sarcasm.
Make pypy have a python link.
Add home badges.
Add pypy test support.
Add gitlab testing.
Fix whitelisted users.
add quiet argument
update tests to test for new options
objects are not dicts
check cmd even if user is whitelisted
allow options to pass to CronParser
pass arguments as dict
add option to disable user lookup
user argparse instead optparse
fix docu
Loading