playground for hacking on got_deltify_init()
- C 99.6%
- Shell 0.2%
- Makefile 0.2%
| .gitignore | add gitignore | |
| d.c | implement d | |
| deltify.c | remove stuff not needed for the poc | |
| error.c | initial import | |
| got_error.h | initial import | |
| got_lib_delta.h | initial import | |
| got_lib_deltify.h | remove stuff not needed for the poc | |
| got_lib_hash.h | initial import | |
| got_lib_inflate.h | initial import | |
| got_lib_object.h | initial import | |
| got_lib_object_parse.h | initial import | |
| got_object.h | initial import | |
| hash.c | initial import | |
| Makefile | CFLAGS hack | |
| murmurhash2.c | initial import | |
| murmurhash2.h | initial import | |
| run.sh | add run.sh | |