Home
last modified time | relevance | path

Searched refs:cmd_push (Results 1 – 25 of 50) sorted by relevance

12

/dports/devel/brz/breezy-3.2.0/breezy/tests/commands/
H A Dtest_push.py17 from ...builtins import cmd_push
31 cmd = cmd_push()
43 cmd = cmd_push()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/examples/
H A Dstash.c102 static int cmd_push(git_repository *repo, struct opts *opts) in cmd_push() function
151 return cmd_push(repo, &opts); in lg2_stash()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/examples/
H A Dstash.c102 static int cmd_push(git_repository *repo, struct opts *opts) in cmd_push() function
151 return cmd_push(repo, &opts); in lg2_stash()
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/examples/
H A Dstash.c102 static int cmd_push(git_repository *repo, struct opts *opts) in cmd_push() function
151 return cmd_push(repo, &opts); in lg2_stash()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/examples/
H A Dstash.c102 static int cmd_push(git_repository *repo, struct opts *opts) in cmd_push() function
151 return cmd_push(repo, &opts); in lg2_stash()
/dports/devel/libgit2/libgit2-1.3.0/examples/
H A Dstash.c102 static int cmd_push(git_repository *repo, struct opts *opts) in cmd_push() function
151 return cmd_push(repo, &opts); in lg2_stash()
/dports/devel/llvm10/llvm-10.0.1.src/utils/git-svn/
H A Dgit-llvm243 def cmd_push(args):
285 'push', description=cmd_push.__doc__,
315 parser_push.set_defaults(func=cmd_push)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/git-svn/
H A Dgit-llvm243 def cmd_push(args):
285 'push', description=cmd_push.__doc__,
315 parser_push.set_defaults(func=cmd_push)
/dports/www/mod_perl2/mod_perl-2.0.11/lib/ModPerl/
H A DCode.pm88 my %cmd_push = (
93 sub cmd_push { subroutine
94 $cmd_push{+shift} || $cmd_push_default;
360 my $cmd_push = cmd_push($h);
389 return $cmd_push(&($av), arg, parms->pool);
/dports/devel/llvm70/llvm-7.0.1.src/utils/git-svn/
H A Dgit-llvm292 def cmd_push(args):
342 'push', description=cmd_push.__doc__,
360 parser_push.set_defaults(func=cmd_push)
/dports/cad/iverilog/verilog-11.0/vvp/
H A Dstop.cc320 static void cmd_push(unsigned argc, char* argv[]) in cmd_push() function
428 { "cd", &cmd_push,
444 { "push", &cmd_push,
/dports/devel/llvm80/llvm-8.0.1.src/utils/git-svn/
H A Dgit-llvm355 def cmd_push(args):
405 'push', description=cmd_push.__doc__,
423 parser_push.set_defaults(func=cmd_push)
/dports/devel/brz/breezy-3.2.0/breezy/git/
H A Dgit_remote_helper.py134 def cmd_push(self, outf, argv): member in RemoteHelper
159 "push": cmd_push,
/dports/devel/llvm90/llvm-9.0.1.src/utils/git-svn/
H A Dgit-llvm384 def cmd_push(args):
571 'push', description=cmd_push.__doc__,
589 parser_push.set_defaults(func=cmd_push)
/dports/www/py-quilt3/quilt3-3.6.0/quilt3/
H A Dmain.py230 def cmd_push(name, dir, registry, dest, message, meta, workflow): function
456 push_p.set_defaults(func=cmd_push)
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/made/
H A Dscript.h110 void cmd_push();
H A Dscript.cpp50 COMMAND(cmd_push, ""), in ScriptInterpreter()
204 void ScriptInterpreter::cmd_push() { in cmd_push() function in Made::ScriptInterpreter
/dports/games/scummvm/scummvm-2.5.1/engines/made/
H A Dscript.h110 void cmd_push();
H A Dscript.cpp50 COMMAND(cmd_push, ""), in ScriptInterpreter()
204 void ScriptInterpreter::cmd_push() { in cmd_push() function in Made::ScriptInterpreter
/dports/devel/git-cola/git-cola-3.10.1/cola/
H A Dmain.py188 add_command(subparser, 'push', 'push remote branches', cmd_push)
618 def cmd_push(args): function
/dports/devel/dulwich/dulwich-0.19.16/bin/
H A Ddulwich520 class cmd_push(Command):
687 "push": cmd_push,
/dports/devel/cgit/cgit-1.2.3/git/
H A Dbuiltin.h205 int cmd_push(int argc, const char **argv, const char *prefix);
/dports/devel/git-svn/git-2.34.1/
H A Dbuiltin.h197 int cmd_push(int argc, const char **argv, const char *prefix);
/dports/devel/git-p4/git-2.34.1/
H A Dbuiltin.h197 int cmd_push(int argc, const char **argv, const char *prefix);
/dports/devel/git/git-2.34.1/
H A Dbuiltin.h197 int cmd_push(int argc, const char **argv, const char *prefix);

12