commit - 37d566256d30c7c910cd5ce14c2233a6a5ef4ba5
commit + 339e433f3f5b7b5cae514aa3b6c052dfe486fe95
blob - 54bcad9e86a0b9a6288c440965567158ce570733
blob + 6a07db7467b0d517c38e831cd692be3e3bd86567
--- got-dist.txt
+++ got-dist.txt
/Makefile.inc
/README
/TODO
+/cvg
+/cvg/Makefile
+/cvg/cvg.1
+/cvg/cvg.c
/gitwrapper
/gitwrapper/Makefile
/gitwrapper/gitwrapper.1
/include/got_error.h
/include/got_fetch.h
/include/got_gotconfig.h
+/include/got_keyword.h
/include/got_object.h
/include/got_opentemp.h
/include/got_patch.h
/include/got_reference.h
/include/got_repository.h
/include/got_repository_admin.h
+/include/got_repository_dump.h
+/include/got_repository_load.h
/include/got_send.h
/include/got_serve.h
/include/got_sigs.h
/include/got_utf8.h
/include/got_version.h
/include/got_worktree.h
+/include/got_worktree_cvg.h
/lib
/lib/Makefile
/lib/arraylist.h
/lib/diff_output_unidiff.c
/lib/diff_patience.c
/lib/diffreg.c
+/lib/dump.c
/lib/error.c
/lib/fetch.c
/lib/fileindex.c
/lib/got_lib_ratelimit.h
/lib/got_lib_repository.h
/lib/got_lib_worktree.h
+/lib/got_lib_worktree_cvg.h
/lib/gotconfig.c
/lib/hash.c
/lib/inflate.c
+/lib/keyword.c
+/lib/load.c
/lib/lockfile.c
/lib/murmurhash2.c
/lib/murmurhash2.h
/lib/sockaddr.c
/lib/utf8.c
/lib/worktree.c
+/lib/worktree_cvg.c
/lib/worktree_open.c
/libexec
/libexec/Makefile
/regress/cmdline/commit.sh
/regress/cmdline/common.sh
/regress/cmdline/diff.sh
+/regress/cmdline/dump.sh
/regress/cmdline/fetch.sh
/regress/cmdline/histedit.sh
/regress/cmdline/import.sh
/regress/cmdline/init.sh
/regress/cmdline/integrate.sh
+/regress/cmdline/load.sh
/regress/cmdline/log.sh
/regress/cmdline/merge.sh
/regress/cmdline/pack.sh