Home
last modified time | relevance | path

Searched refs:receive_pack (Results 1 – 20 of 20) sorted by relevance

/dports/devel/dulwich/dulwich-0.19.16/bin/
H A Ddul-receive-pack22 from dulwich.porcelain import receive_pack
30 sys.exit(receive_pack(sys.argv[1]))
H A Ddulwich410 porcelain.receive_pack(gitdir)
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/cmd/gitaly-hooks/
H A DREADME.md22 …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 DREADME.md23 …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 DREADME.md23 …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 Dgit_access.rb409 !Gitlab.config.gitlab_shell.receive_pack
/dports/devel/brz/breezy-3.2.0/breezy/git/
H A Dremote.py359 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 Ddaemon.c506 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 Ddaemon.c506 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 Ddaemon.c506 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 Ddaemon.c506 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 Ddaemon.c506 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 Ddaemon.c500 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 Dporcelain.py1020 def receive_pack(path=".", inf=None, outf=None): function
/dports/devel/dulwich/dulwich-0.19.16/dulwich/
H A Dporcelain.py1142 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.yml579 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.yml579 path: "client/receive_pack.go"
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/
H A D.golangci.yml688 path: "client/receive_pack.go"
/dports/devel/dulwich/dulwich-0.19.16/dulwich/tests/
H A Dtest_porcelain.py1287 exitcode = porcelain.receive_pack(
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/config/
H A Dgitlab.yml.example1201 receive_pack: true