Commit Graph

169 Commits

Author SHA1 Message Date
James Tomasino f41090af3e upped version number for edit-config feature 2018-03-06 16:45:49 -05:00
James Tomasino 09472ab21a add edit-config action 2018-03-06 16:44:31 -05:00
James Tomasino 6ba34bf60f moved type var to post_type to avoid reserved word 2018-03-06 16:36:15 -05:00
James Tomasino 78f3d4334d removed the fix. it wasnt necessary 2018-03-06 16:26:10 -05:00
James Tomasino 6b7bc00308 re-added long line because it was giving extra space in breaks 2018-03-06 15:55:51 -05:00
James Tomasino b994822eac burrow should update git and global date on edit of existing content 2018-03-06 11:08:37 -05:00
James Tomasino b2237e440f updated readme with clarification on dependencies 2018-03-06 10:22:21 -05:00
James Tomasino 085d5b43bc command completion limit options to those valid with system getopt 2018-03-06 10:14:41 -05:00
James Tomasino 4c60852713 support old getopt if gnu getopt unavailable. better osx support 2018-03-06 10:03:48 -05:00
James Tomasino e454e54c12 updated version to consolodate recent updates 2018-03-05 17:35:55 -05:00
James Tomasino 3d1fafae7c hardened makefile and matched codebase to style preferences 2018-03-05 17:33:38 -05:00
James Tomasino 22dd803806 make sure we commit all the right gophermaps if auto-gitting 2018-03-03 21:50:50 -05:00
James Tomasino 078f626f96 added link to getting started guide 2018-03-03 21:23:51 -05:00
James Tomasino 0b2437eb06 added configuration settings for gophermap use and date formating 2018-03-03 20:59:58 -05:00
James Tomasino d0aab3267b removed informative console messages 2018-03-03 20:32:03 -05:00
James Tomasino eaa38f7d15 added option to autofold and specify width 2018-03-03 20:24:46 -05:00
James Tomasino 586f394d21 upped version number for code cleanup and makefile change 2018-03-03 18:38:43 -05:00
James Tomasino 4520faa3c2 cleaned makefile of unnecessary dir 2018-03-03 18:38:11 -05:00
James Tomasino ba532b7f26 making bash_completion install smarter 2018-03-03 18:24:05 -05:00
James Tomasino bb778691ce updated man and readme with 1.2.0 info 2018-03-03 12:03:27 -05:00
James Tomasino 51d8bbbb89 upped version number 2018-03-03 11:56:50 -05:00
James Tomasino 9667ffbc85 multiple targets with single post builder 2018-03-03 11:55:59 -05:00
James Tomasino 033c94e9d7 refactored all post creation to single function 2018-03-03 11:48:39 -05:00
James Tomasino 734953ecb4
Specify dependency install instructions 2018-02-25 10:52:07 -05:00
James Tomasino 02459ebe0f annotated config vars 2018-02-23 20:50:54 -05:00
James Tomasino 0bb4b04d1c Readme specifies GNU sed 2018-02-23 20:45:40 -05:00
James Tomasino 2f2ddf2d7b updated readme with new config 2018-02-23 20:40:19 -05:00
James Tomasino 20b964a8ee change paths in config. gophermaps are better formatted for gopher 2018-02-23 20:38:50 -05:00
James Tomasino f91e34206f remove info output being added to recipe text 2018-01-28 16:10:31 -05:00
James Tomasino 11503de998 removed explicit getopts check 2018-01-21 19:32:26 -05:00
James Tomasino a41b8c12f6 error message, but no break, on unknown command 2018-01-21 09:50:59 -05:00
James Tomasino 526a6521fa moved default to /usr/local 2018-01-21 09:39:26 -05:00
James Tomasino 283f258bd5 --noautoindent switch and config 2018-01-20 22:16:25 -05:00
James Tomasino 00063c66cb lack of arguments doesnt end program 2018-01-20 21:41:35 -05:00
James Tomasino 68ac3f0053 arguement parsing exclusively for setting flags. logic in main 2018-01-20 21:35:11 -05:00
James Tomasino c75383377d code style fixes 2018-01-20 21:27:58 -05:00
James Tomasino 955fd09e81 refactor arg parsing to be order agnostic 2018-01-20 21:10:49 -05:00
James Tomasino f5566efb44 update config info for new syntax in readme 2018-01-20 17:30:01 -05:00
James Tomasino 7fc6eefd5c clarify man page in readme 2018-01-20 16:44:28 -05:00
James Tomasino 532e067463 switch -v to -d and added new version info 2018-01-20 16:41:37 -05:00
James Tomasino bb609ca0e3 Move to 1.0.0rc 2018-01-20 16:36:24 -05:00
James Tomasino 8a4fa88340 add output to console for recipe process 2018-01-20 16:32:22 -05:00
James Tomasino 5c600b6074 fix git config checks 2018-01-20 16:28:35 -05:00
James Tomasino 167b41571b more robust output on phlog 2018-01-20 16:24:35 -05:00
James Tomasino 1b936aa91b fix custom editor overriding everything 2018-01-20 16:12:25 -05:00
James Tomasino 9104741150 added man content 2018-01-20 15:54:55 -05:00
James Tomasino 0961294393 update readme to encompass new features 2018-01-20 15:32:47 -05:00
James Tomasino be30f4ab06 burrow command completion working 2018-01-20 15:20:25 -05:00
James Tomasino 5b835cab8c added command completion 2018-01-20 15:02:34 -05:00
James Tomasino fbe12368b1 clarify var names, generate config, update git 2018-01-20 14:24:49 -05:00