diff --git a/knotmirror/xrpc/git_getArchive.go b/knotmirror/xrpc/git_get_archive.go similarity index 100% rename from knotmirror/xrpc/git_getArchive.go rename to knotmirror/xrpc/git_get_archive.go diff --git a/knotmirror/xrpc/git_getBlob.go b/knotmirror/xrpc/git_get_blob.go similarity index 100% rename from knotmirror/xrpc/git_getBlob.go rename to knotmirror/xrpc/git_get_blob.go diff --git a/knotmirror/xrpc/git_getBranch.go b/knotmirror/xrpc/git_get_branch.go similarity index 100% rename from knotmirror/xrpc/git_getBranch.go rename to knotmirror/xrpc/git_get_branch.go diff --git a/knotmirror/xrpc/git_getTag.go b/knotmirror/xrpc/git_get_tag.go similarity index 100% rename from knotmirror/xrpc/git_getTag.go rename to knotmirror/xrpc/git_get_tag.go diff --git a/knotmirror/xrpc/git_getTree.go b/knotmirror/xrpc/git_get_tree.go similarity index 100% rename from knotmirror/xrpc/git_getTree.go rename to knotmirror/xrpc/git_get_tree.go diff --git a/knotmirror/xrpc/git_listBranches.go b/knotmirror/xrpc/git_list_branches.go similarity index 100% rename from knotmirror/xrpc/git_listBranches.go rename to knotmirror/xrpc/git_list_branches.go diff --git a/knotmirror/xrpc/git_listCommits.go b/knotmirror/xrpc/git_list_commits.go similarity index 100% rename from knotmirror/xrpc/git_listCommits.go rename to knotmirror/xrpc/git_list_commits.go diff --git a/knotmirror/xrpc/git_listLanguages.go b/knotmirror/xrpc/git_list_languages.go similarity index 100% rename from knotmirror/xrpc/git_listLanguages.go rename to knotmirror/xrpc/git_list_languages.go diff --git a/knotmirror/xrpc/git_listTags.go b/knotmirror/xrpc/git_list_tags.go similarity index 100% rename from knotmirror/xrpc/git_listTags.go rename to knotmirror/xrpc/git_list_tags.go diff --git a/knotmirror/xrpc/sync_requestCrawl.go b/knotmirror/xrpc/sync_request_crawl.go similarity index 100% rename from knotmirror/xrpc/sync_requestCrawl.go rename to knotmirror/xrpc/sync_request_crawl.go diff --git a/spindle/xrpc/pipeline_cancelPipeline.go b/spindle/xrpc/pipeline_cancel_pipeline.go similarity index 100% rename from spindle/xrpc/pipeline_cancelPipeline.go rename to spindle/xrpc/pipeline_cancel_pipeline.go diff --git a/tapc/simpleIndexer.go b/tapc/simple_indexer.go similarity index 100% rename from tapc/simpleIndexer.go rename to tapc/simple_indexer.go