21 Commits

Author SHA1 Message Date
951cda3b25 working on the commit system 2020-09-08 20:44:02 -04:00
cb24c6f2c8 starting work on new commit logic 2020-08-31 22:45:27 -04:00
ebd6e095f7 adding decompress 2020-07-07 15:03:33 -04:00
c07e09d155 fixing bug with config generation, started fixing add command, next commit command 2020-07-04 22:05:02 -04:00
5af55ed62e reworking database, init and add commands 2020-07-02 15:00:30 -04:00
6379c73e38 moving manager over to the engine for now 2020-07-01 20:23:22 -04:00
07bbb442ef switching everything over to []byte, abandoning merkletree for now 2020-07-01 14:33:01 -04:00
e4ac7f70e6 starting on the commit logic 2020-06-21 22:26:03 -04:00
1ec7b436da starting to write the commit functions 2020-06-20 18:48:58 -04:00
47cc65a824 working on adding files to repo and making sure no duplicates 2020-06-19 22:57:42 -04:00
e75991da22 cleaning up manager, tying it to add files 2020-06-19 17:12:21 -04:00
7610e3f168 adding path checks to manager 2020-06-18 23:15:30 -04:00
8c01cdbcf4 starting to write the manager library 2020-06-18 17:22:42 -04:00
55561d8667 moving logging function to common setting up client logging and db 2020-06-15 15:49:53 -04:00
88333417d4 adding logging to server 2020-06-15 15:24:56 -04:00
d335549fd5 making changes to common library, starting to integrate database functions 2020-06-11 17:24:35 -04:00
0ecb0b96ce dumping all of the database and utilites into the project, will work on the managers next 2020-06-11 13:53:51 -04:00
2cbdf21a81 working on merging configs, adding branch/switch/pull commands 2020-06-10 22:45:15 -04:00
c4aa5a1c66 will branch off into a maps test 2020-06-10 14:52:59 -04:00
c2e74ce7f4 adding more server/client communication commands, need to fix echo path params 2020-06-08 20:55:34 -04:00
b2238657c8 moving a function and struct over to a common library, starting on lockfile for server 2020-06-07 23:26:13 -04:00