20 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
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
55561d8667 moving logging function to common setting up client logging and db 2020-06-15 15:49:53 -04:00
2cbdf21a81 working on merging configs, adding branch/switch/pull commands 2020-06-10 22:45:15 -04:00
441a9ed233 working on lock command 2020-06-08 22:52:40 -04:00
c2e74ce7f4 adding more server/client communication commands, need to fix echo path params 2020-06-08 20:55:34 -04:00
6d738b138d improving client/server info command 2020-06-07 18:31:01 -04:00
dd3fd7c4ae basic server/client http communication setup 2020-06-06 21:02:58 -04:00
db2221c515 adding lock command, generalizing the checkfiletypes function 2020-06-04 17:38:26 -04:00
0276a1d776 working on messaging library, adding branching options to client 2020-06-02 17:08:44 -04:00
33b1c78eb2 creating messages library, will be encoding/decoding via encoding/JSON for now 2020-06-01 14:38:17 -04:00
1a76a8f2aa working on 'add remote' command and 'refresh' command 2020-05-31 23:16:15 -04:00
0051b92c47 starting client/server connection 2020-05-31 18:42:38 -04:00
9b017f3128 working on initing a repo, more work on 'add' command 2020-05-27 22:54:02 -04:00