1
0
mirror of https://git.envs.net/envs/burrow.git synced 2024-06-18 07:07:05 +00:00
Commit Graph

126 Commits

Author SHA1 Message Date
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
James Tomasino
8d68c6f555 set executable permissions 2018-01-20 02:32:01 -05:00
James Tomasino
920f3d6bb4 add phlog and recipebox features 2018-01-20 02:26:43 -05:00
James Tomasino
c456843469 add template for burrow source 2018-01-20 01:30:36 -05:00
James Tomasino
d4b94694a9 files created for program information, source, and man 2018-01-20 00:08:34 -05:00