Commit Graph

54 Commits

Author SHA1 Message Date
James Tomasino 95c1a61274 upping version number for 1.3.0 2018-03-11 15:56:42 -04:00
James Tomasino 2971b8a998 strict adherence to 1436 spec for gophermaps and editing 2018-03-11 15:54:28 -04:00
James Tomasino 6a00579db2 back to no-break in gophermap creation once again 2018-03-06 23:15:31 -05:00
James Tomasino 39372f1d0c added update-burrow action 2018-03-06 18:27:40 -05:00
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 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 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 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 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 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 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 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
James Tomasino c19a2f0a18 add validation and clean up code 2018-01-20 04:13:53 -05:00
James Tomasino 0425f88c31 add option for post action command 2018-01-20 03:42:38 -05:00
James Tomasino 48058d7f6e correct day_suffix func call 2018-01-20 03:34:26 -05:00
James Tomasino 9e6032c4cc use bash readline for proper backspace support 2018-01-20 03:21:42 -05:00
James Tomasino b4a478de6d fixed import by giving up and using source 2018-01-20 03:17:09 -05:00
James Tomasino 7fe062ff0d correct config load scope 2018-01-20 02:57:50 -05:00
James Tomasino 0302ce41ed allow -p flag for phlog 2018-01-20 02:46:21 -05:00
James Tomasino f22ee9a415 corrected phlog_new function name 2018-01-20 02:45:25 -05:00