/dports/devel/dulwich/dulwich-0.19.16/bin/ |
H A D | dul-receive-pack | 22 from dulwich.porcelain import receive_pack 30 sys.exit(receive_pack(sys.argv[1]))
|
H A D | dulwich | 410 porcelain.receive_pack(gitdir)
|
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/cmd/gitaly-hooks/ |
H A D | README.md | 22 …service/ssh/receive_pack.go) and [PostReceivePack](https://gitlab.com/gitlab-org/gitaly/-/blob/mas…
|
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/cmd/gitaly-hooks/ |
H A D | README.md | 23 …service/ssh/receive_pack.go) and [PostReceivePack](https://gitlab.com/gitlab-org/gitaly/-/blob/mas…
|
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/cmd/gitaly-hooks/ |
H A D | README.md | 23 …service/ssh/receive_pack.go) and [PostReceivePack](https://gitlab.com/gitlab-org/gitaly/-/blob/mas…
|
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/ |
H A D | git_access.rb | 409 !Gitlab.config.gitlab_shell.receive_pack
|
/dports/devel/brz/breezy-3.2.0/breezy/git/ |
H A D | remote.py | 359 receive_pack = location_config.get_user_option('git_receive_pack') 360 if receive_pack: 361 client.alternative_paths["receive-pack"] = receive_pack
|
/dports/devel/git-svn/git-2.34.1/ |
H A D | daemon.c | 506 static int receive_pack(const struct strvec *env) in receive_pack() function 519 { "receive-pack", "receivepack", receive_pack, 0, 1 },
|
/dports/devel/git-gui/git-2.34.1/ |
H A D | daemon.c | 506 static int receive_pack(const struct strvec *env) in receive_pack() function 519 { "receive-pack", "receivepack", receive_pack, 0, 1 },
|
/dports/devel/git-p4/git-2.34.1/ |
H A D | daemon.c | 506 static int receive_pack(const struct strvec *env) in receive_pack() function 519 { "receive-pack", "receivepack", receive_pack, 0, 1 },
|
/dports/devel/git/git-2.34.1/ |
H A D | daemon.c | 506 static int receive_pack(const struct strvec *env) in receive_pack() function 519 { "receive-pack", "receivepack", receive_pack, 0, 1 },
|
/dports/devel/git-cvs/git-2.34.1/ |
H A D | daemon.c | 506 static int receive_pack(const struct strvec *env) in receive_pack() function 519 { "receive-pack", "receivepack", receive_pack, 0, 1 },
|
/dports/devel/cgit/cgit-1.2.3/git/ |
H A D | daemon.c | 500 static int receive_pack(const struct argv_array *env) in receive_pack() function 513 { "receive-pack", "receivepack", receive_pack, 0, 1 },
|
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/dulwich/ |
H A D | porcelain.py | 1020 def receive_pack(path=".", inf=None, outf=None): function
|
/dports/devel/dulwich/dulwich-0.19.16/dulwich/ |
H A D | porcelain.py | 1142 def receive_pack(path=".", inf=None, outf=None): function
|
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/ |
H A D | .golangci.yml | 579 path: "client/receive_pack.go"
|
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/ |
H A D | .golangci.yml | 579 path: "client/receive_pack.go"
|
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/ |
H A D | .golangci.yml | 688 path: "client/receive_pack.go"
|
/dports/devel/dulwich/dulwich-0.19.16/dulwich/tests/ |
H A D | test_porcelain.py | 1287 exitcode = porcelain.receive_pack(
|
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/config/ |
H A D | gitlab.yml.example | 1201 receive_pack: true
|