Commits
- Commit:
df6221c7df42758252c508006201c3f66e6ae831
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
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.
- Commit:
102bee52e88d073c605a590258abf0255dca2b67
- From:
- Christian Weisgerber <naddy@mips.inka.de>
- Date:
cvg: restore accidentally deleted "tag" and "add" man page bits
ok jrick
- Commit:
ee27b57e0fcb14468a5b8a9cd8414b475267cddb
- From:
- Christian Weisgerber <naddy@mips.inka.de>
- Date:
abort histedit if the user quits the editor without saving the script
Also document that the commit/import/tag operations are aborted when
the user fails to save the log message from the invoked editor.
ok jamsek stsp
- Commit:
21002b1b278e14573f85a3ec87c2aa5b8da47f49
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
remove documentation of Got commands which cvg will not implement
- Commit:
10a2e35ae49b7ac29b900f3a4f4c452c0bf7a095
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
adjust the early intro section of cvg.1
- Commit:
624411d2da8f88b37d2b440833ce76fa6705bdd3
- From:
- Josh Rickmar <jrick@zettaport.com>
- Date:
Copy got to cvg