Commit Graph

15 Commits

Author SHA1 Message Date
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
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
b2238657c8 moving a function and struct over to a common library, starting on lockfile for server 2020-06-07 23:26:13 -04:00
db2221c515 adding lock command, generalizing the checkfiletypes function 2020-06-04 17:38:26 -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
6ae1705ef0 some optimization for add files 2020-05-28 21:29:50 -04:00
8c59c4b067 working on adding files to repo 2020-05-28 17:41:13 -04:00
9b017f3128 working on initing a repo, more work on 'add' command 2020-05-27 22:54:02 -04:00
2d743d17c3 working on the add command 2020-05-27 20:55:33 -04:00
5d7cd68279 adding custom config library, can read/write TOML, started config validation 2020-05-26 22:58:24 -04:00