Commit Graph

8 Commits

Author SHA1 Message Date
Ken Sternberg 1e26d46d17 Document a little more. 2017-05-04 11:19:03 -07:00
Ken Sternberg e11655e3b9 Refactor to use namedtuples because I like names. Changed some function names to better reflect what they do. 2017-05-04 10:35:57 -07:00
Elf M. Sternberg a8451c83bf Added a command, '--revision', the lets you test files that were changed
and committed already.  This is mostly a helpful addition to "Oh, I didn't
lint those!"

Also, added the basic '--pr', which gives you the list of files
changed in the very last commit, so you don't have to specify which
revision you mean.
2016-10-07 10:35:40 -07:00
Elf M. Sternberg dd4aeb1cad Readability added. 2016-09-30 12:10:52 -07:00
Elf M. Sternberg efd187e955 Python 3 compatibility tests passing. 2016-09-29 16:02:55 -07:00
Elf M. Sternberg 3d7c0c1a3f Still cleaning up the working paths. 2016-09-28 14:57:02 -07:00
Elf M. Sternberg 9029eef623 It's all coming together. 2016-09-28 14:26:06 -07:00
Elf M. Sternberg 33c3d7a189 Trying to restructure this to be more sensible. 2016-09-28 10:01:02 -07:00