jmoiron plays the blues

jmoiron/humanize 2b89551 fix a typo in the tests; they failed only when run in march due to an error in a code path testing natural times for dates from a different month, and the default test was for march
jmoiron/dotfiles 3959c0e update molokai for 256 color, re-add VIM_COLO for controlling default colo from cmd line, add new log type to gitconfig
42f9127c to jsonq Merge pull request #3 from whostolebenfrog/get-interface Add function to get generic interface at jq path
9d7184ed to modl Merge pull request #11 from silasdavis/TableNameMapper Added TableNameMapper to modl
992aacda to modl make all changes to documentation and code suggested by golint
10b6dba2 to modl exit test-all on any error so false-positive build failures dont sneak through drone
57713631 to modl fix tests for mysql and sqlite by assuming that identity clauses starting with ";" are separate queries and executing them separately
e79ea17b to modl Merge pull request #10 from Sproutling/master add option to truncate tables with an identity/auto-incr reset