Commit Graph

11 Commits

Author SHA1 Message Date
Elf M. Sternberg bacbdd7179 The staging wrapper works beautifully. 2016-09-26 15:26:04 -07:00
Elf M. Sternberg c4200eb3a4 Removing unused files. 2016-09-26 15:01:59 -07:00
Elf M. Sternberg d153fba7d0 Rough draft complete. I think. 2016-09-26 14:58:43 -07:00
Elf M. Sternberg 24ba4d41f4 Config is now order-preserving; switched to named tuples for config details. 2016-09-26 13:56:28 -07:00
Elf M. Sternberg ec439aab81 Fixing merge. 2016-09-26 11:46:47 -07:00
Elf M. Sternberg caca552ecd Merge problem ahead... 2016-09-26 11:44:31 -07:00
Elf M. Sternberg 06bd394b1f Much better! Almost have the output exactly the way I want it, and
it's starting to report valid values, too.
2016-09-24 15:42:58 -07:00
Elf M. Sternberg f2873bc07c Conversion to Python is complete. Goodbye, Hy, you were a brilliant and
functional step toward helping me organize my thoughts, but it's time
to make this into something other Pythonistas can read.  Sad, but true.
2016-09-23 17:50:04 -07:00
Elf M. Sternberg 56037fe109 Much progress. 2016-09-23 15:27:15 -07:00
Elf M. Sternberg c7b89daec9 Conversion continues. 2016-09-23 13:11:06 -07:00
Elf M. Sternberg 454a2ce4e1 Used cookiecutter to generate a better skeleton for the project, prior
to digging in.  I realized that I was wrapping my pre-commit hook in a
handler to call it outside of the git-commit phase, and what I really
wanted was to be able to 'git lint' my repo at any time.  This is going
to be a new development branch until further notice.
2016-09-19 14:41:01 -07:00