README.md
pyproject.toml
cotype/__init__.py
cotype/__main__.py
cotype/atomic_write.py
cotype/cli.py
cotype/errors.py
cotype/hash.py
cotype/lock.py
cotype/merge.py
cotype/paths.py
cotype/store.py
cotype.egg-info/PKG-INFO
cotype.egg-info/SOURCES.txt
cotype.egg-info/dependency_links.txt
cotype.egg-info/entry_points.txt
cotype.egg-info/top_level.txt
cotype/commands/__init__.py
cotype/commands/catbase.py
cotype/commands/init.py
cotype/commands/open_.py
cotype/commands/resolve.py
cotype/commands/save.py
cotype/commands/status.py
tests/test_T10_atomicity.py
tests/test_atomic_write.py
tests/test_catbase.py
tests/test_cli.py
tests/test_examples_agent_loop.py
tests/test_examples_demo.py
tests/test_hash.py
tests/test_init.py
tests/test_lock.py
tests/test_merge.py
tests/test_open.py
tests/test_paths.py
tests/test_properties.py
tests/test_resolve.py
tests/test_save.py
tests/test_save_conflict.py
tests/test_save_merge.py
tests/test_security.py
tests/test_status.py
tests/test_store.py