Home
last modified time | relevance | path

Searched refs:branchname (Results 1 – 25 of 736) sorted by relevance

12345678910>>...30

/dports/lang/chicken5/chicken-5.3.0/
H A Didentify.sh21branchname=`GIT_DIR="$1/.git" git branch --no-color 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\…
27 branchname=${branchname:-"custom"}
30 case "${branchname}" in
31 "") branchname="";;
32 "(no branch)") branchname="";;
33 "master") branchname="";;
34 "release") branchname="";;
39 if test "x${branchname0}" \!= "x${branchname}"; then
40 echo ${branchname} >buildbranch
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/scripts/
H A Dgrmbr.sh12 branchname=$1
14 read -p "Are you sure you want to completely delete $branchname? [y/N]" yesno
20 git branch -d $branchname
25 git push origin --delete $branchname
32 echo; echo "Branch $branchname successfully removed."; echo
H A Dgcrbr.sh12 branchname=$1
13 git checkout -b $branchname
18 git push -u origin $branchname
23 echo; echo "Branch $branchname successfully created."; echo
/dports/emulators/dolphin-emu/dolphin-3152428/Tools/
H A Dbuildbot-try.sh22 read branchname
24 branchname=$(git branch | grep '^* ' | cut -d ' ' -f 2-)
36 echo "Branch name: $branchname"
42 git diff --binary -r $baserev | buildbot try --properties=branchname=$branchname,author=$author,sho…
/dports/archivers/py-bup/bup-0.31/lib/bup/
H A Drm.py84 branchname = leaf_name
85 dead_branches[branchname] = leaf_item
86 dead_saves.pop(branchname, None) # rm /foo obviates rm /foo/bar
91 branchname, branchitem = resolved[-2]
92 if branchname not in dead_branches:
94 dead_saves.setdefault(branchname, []).append(dead)
108 for branchname, branchitem in compat.items(dead_branches):
109 ref = b'refs/heads/' + branchname
/dports/devel/monotone/monotone-1.1/extra/mtn-hooks/
H A Dmonotone-ciabot.py153 def _pattern_for_branch(self, branchname): argument
154 l = [ p for p in self.patterns if fnmatch.fnmatchcase(branchname, p) ]
159 def projectid_for_branch(self, branchname): argument
160 pat = self._pattern_for_branch(branchname)
165 def projectname_for_branch(self, branchname): argument
166 pat = self._pattern_for_branch(branchname)
171 def url_for_revision(self, branchname, revid): argument
172 pat = self._pattern_for_branch(branchname)
176 substs["branch"] = branchname;
/dports/security/fwlogwatch/fwlogwatch-1.5/
H A Dcompare.c36 data->branchname = xmalloc(strlen(opt.line->branchname) + 1); in add_entry()
37 xstrncpy(data->branchname, opt.line->branchname, strlen(opt.line->branchname) + 1); in add_entry()
325 if (opt.branchname[0] != '\0') { in build_list()
326 if (strncmp(opt.branchname, opt.line->branchname, SHORTLEN) != 0) { in build_list()
330 xstrncpy(opt.branchname, opt.line->branchname, SHORTLEN); in build_list()
367 if (strcmp(this->branchname, opt.line->branchname) != 0) { in build_list()
/dports/devel/pear-PHP_CodeSniffer/PHP_CodeSniffer-3.6.1/src/Standards/Generic/Tests/VersionControl/
H A DGitMergeConflictUnitTest.4.inc10 >>>>>>> ref/heads/other-branchname
25 >>>>>>> ref/heads/other-branchname
39 >>>>>>> ref/heads/other-branchname
57 >>>>>>> ref/heads/other-branchname
71 >>>>>>> ref/heads/other-branchname
/dports/devel/pear-phing/phing-2.6.1/tasks/ext/git/
H A DGitCheckoutTask.php39 private $branchname; variable in GitCheckoutTask
130 public function setBranchname($branchname) argument
132 $this->branchname = $branchname;
137 return $this->branchname;
H A DGitBranchTask.php40 private $branchname; variable in GitBranchTask
211 public function setBranchname($branchname) argument
213 $this->branchname = $branchname;
218 return $this->branchname;
/dports/security/xca/xca-2.4.0/misc/
H A Dgit.release.something22 branchname="build-$TVERSION"
24 git checkout -b "$branchname" "$commit"
37 git branch -D "$branchname"
/dports/math/curv/curv-0.5/curv/
H A Dconfig.cc62 get_config(System& sys, Symbol_Ref branchname) in get_config() argument
88 Value branchval = root->find_field(branchname, cx); in get_config()
90 auto branch = branchval.to<Record>(At_Field(branchname.c_str(), cx)); in get_config()
91 return Config{root, branch, cpath.string(), branchname}; in get_config()
/dports/devel/git-extras/git-extras-6.3.0/man/
H A Dgit-fresh-branch.md6 `git-fresh-branch` &lt;branchname&gt;
10 Creates empty local branch named &lt;branchname&gt;.
14 &lt;branchname&gt;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/contrib/regression/
H A Dmkindex.pl45 my ($srcdir, $destdir, $branchname) = @ARGV;
91 <title>Log files for $branchname</title>
95 <h1>Log files for $branchname</h1>
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/contrib/regression/
H A Dmkindex.pl45 my ($srcdir, $destdir, $branchname) = @ARGV;
91 <title>Log files for $branchname</title>
95 <h1>Log files for $branchname</h1>
/dports/devel/avr-gcc/gcc-10.2.0/contrib/regression/
H A Dmkindex.pl45 my ($srcdir, $destdir, $branchname) = @ARGV;
91 <title>Log files for $branchname</title>
95 <h1>Log files for $branchname</h1>
/dports/lang/gnat_util/gcc-6-20180516/contrib/regression/
H A Dmkindex.pl45 my ($srcdir, $destdir, $branchname) = @ARGV;
91 <title>Log files for $branchname</title>
95 <h1>Log files for $branchname</h1>
/dports/lang/gcc11-devel/gcc-11-20211009/contrib/regression/
H A Dmkindex.pl45 my ($srcdir, $destdir, $branchname) = @ARGV;
91 <title>Log files for $branchname</title>
95 <h1>Log files for $branchname</h1>
/dports/lang/gcc48/gcc-4.8.5/contrib/regression/
H A Dmkindex.pl45 my ($srcdir, $destdir, $branchname) = @ARGV;
91 <title>Log files for $branchname</title>
95 <h1>Log files for $branchname</h1>
/dports/lang/gcc10-devel/gcc-10-20211008/contrib/regression/
H A Dmkindex.pl45 my ($srcdir, $destdir, $branchname) = @ARGV;
91 <title>Log files for $branchname</title>
95 <h1>Log files for $branchname</h1>
/dports/lang/gcc12-devel/gcc-12-20211205/contrib/regression/
H A Dmkindex.pl45 my ($srcdir, $destdir, $branchname) = @ARGV;
91 <title>Log files for $branchname</title>
95 <h1>Log files for $branchname</h1>
/dports/devel/mingw32-gcc/gcc-4.8.1/contrib/regression/
H A Dmkindex.pl45 my ($srcdir, $destdir, $branchname) = @ARGV;
91 <title>Log files for $branchname</title>
95 <h1>Log files for $branchname</h1>
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/contrib/regression/
H A Dmkindex.pl45 my ($srcdir, $destdir, $branchname) = @ARGV;
91 <title>Log files for $branchname</title>
95 <h1>Log files for $branchname</h1>
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/contrib/regression/
H A Dmkindex.pl45 my ($srcdir, $destdir, $branchname) = @ARGV;
91 <title>Log files for $branchname</title>
95 <h1>Log files for $branchname</h1>
/dports/devel/riscv64-gcc/gcc-8.3.0/contrib/regression/
H A Dmkindex.pl45 my ($srcdir, $destdir, $branchname) = @ARGV;
91 <title>Log files for $branchname</title>
95 <h1>Log files for $branchname</h1>

12345678910>>...30