Commit Graph

14 Commits

Author SHA1 Message Date
Gregory Ballantine
6ce4077856 Fixed the Formula class' search for name 2017-08-02 10:59:16 -04:00
Gregory Ballantine
a7b7baec9d Made some functions private in the Formula and FormulaRepo classes 2017-08-01 10:09:21 -04:00
Gregory Ballantine
2ef1620e8e Cleaned up the use of calling lib.Utils.Utils 2017-07-31 18:01:46 -04:00
Gregory Ballantine
d9ad1454e3 Fixed the function to switch git repo branches 2017-07-31 10:34:03 -04:00
Gregory Ballantine
46e4abd0fb Changed the git module (using sh module for git stuff); Added Utils class for bundling various utility functions 2017-07-28 11:44:59 -04:00
Gregory Ballantine
5acbc69a3e Fixed variable name in FormulaRepo.py 2017-07-25 17:57:07 -04:00
Gregory Ballantine
987698d750 Cleaned up some code; removed the tag and commit tracking features for now 2017-07-25 17:54:04 -04:00
Gregory Ballantine
45618a32df Added a check to make sure that the specified branch to existed first 2017-07-25 16:38:37 -04:00
Gregory Ballantine
f5d39b3b57 Removed redundant appending of -formula to the default formula path 2017-07-25 16:38:15 -04:00
Gregory Ballantine
3c05c1a9d9 Added tracking of a specific git branch; added pulling for new repo updates 2017-07-25 10:43:44 -04:00
Gregory Ballantine
4aa1141538 Made the parse_entry function for the Formula class a little less confusing 2017-07-25 10:07:21 -04:00
Gregory Ballantine
adcd08c544 Added __init__.py file for to make lib a module 2017-07-24 22:58:30 -04:00
Gregory Ballantine
6bd2fed07b Fixed some variable calls in the FormulaRepo class 2017-07-20 11:51:11 -04:00
Gregory Ballantine
9c904d0df2 Broke some functionality out into classes for cleaner code 2017-07-20 11:30:28 -04:00