Commit Briefs

ad10f64ebe Thomas Adam

use a separate .cvg meta data directory for cvg(1) work trees

This prevents mixing the use of got and cvg clients in the same work tree. Avoids confusion going forward while cvg differentiates itself further. tog(1) and gotadmin(1) remain compatible with both work tree formats. These tools only read work trees to locate the corresponding repository.


5541355f70 Thomas Adam

always report stat() error with path

ok stsp


609a740015 Thomas Adam

plug got_object_id leak in cmd_log()

backport of b161263abf48e69eb1f05028b633808dfe337357 to cvg


b7eff1274c Thomas Adam

portable: enable cvg


b6d400a80f Thomas Adam

remove the cvg ref command; we do not expect that users will need it

ok jrick


795b88cb35 Thomas Adam

rename cvg/got.c to cvg.c