Dietrich Epp
|
3bf095fb49
|
Make source file headers consistent
- Standardize copyright and license notice
- Standardize header guards
|
2022-04-10 04:22:58 -04:00 |
|
Dietrich Epp
|
70abe95ff1
|
Create a tree structure for storing file metadata
This adds a a "simple" red-black tree that can store a record of each
file both on the local and remote side.
|
2022-03-30 05:23:37 -04:00 |
|
Dietrich Epp
|
c4bf86786e
|
Reorganize
- Extracted functions to //lib:test for writing tests
- Extracted functions to lib/util.h if they are useful outside tests
|
2022-03-30 03:46:19 -04:00 |
|