Home
last modified time | relevance | path

Searched refs:commitMsg (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/etcd31/etcd-3.1.20/
H A Dtest244 commitMsg=`echo "$l" | cut -f2- -d' '`
245 if [[ "$commitMsg" == Merge* ]]; then
249 if [[ "$commitMsg" == Revert* ]]; then
254 pkgPrefix=`echo "$commitMsg" | cut -f1 -d':'`
255 spaceCommas=`echo "$commitMsg" | sed 's/ /\n/g' | grep -c ',$' || echo 0`
256 commaSpaces=`echo "$commitMsg" | sed 's/,/\n/g' | grep -c '^ ' || echo 0`
257 …if [[ `echo $commitMsg | grep -c ":..*"` == 0 || "$commitMsg" == "$pkgPrefix" || "$spaceCommas" !=…
/dports/devel/hs-darcs/darcs-2.16.4/tests/
H A Dgit_quoted_filenames.sh46 commitMsg="some files and dirs that need quoting"
65 git commit -m "$commitMsg"
84 darcs rec -lam "$commitMsg"
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/
H A Dtest538 commitMsg=$(echo "$l" | cut -f2- -d' ')
539 if [[ "$commitMsg" == Merge* ]]; then
543 if [[ "$commitMsg" == Revert* ]]; then
548 pkgPrefix=$(echo "$commitMsg" | cut -f1 -d':')
549 spaceCommas=$(echo "$commitMsg" | sed 's/ /\n/g' | grep -c ',$' || echo 0)
550 commaSpaces=$(echo "$commitMsg" | sed 's/,/\n/g' | grep -c '^ ' || echo 0)
551 …if [[ $(echo "$commitMsg" | grep -c ":..*") == 0 || "$commitMsg" == "$pkgPrefix" || "$spaceCommas"…
/dports/devel/etcd32/etcd-3.2.32/
H A Dtest538 commitMsg=$(echo "$l" | cut -f2- -d' ')
539 if [[ "$commitMsg" == Merge* ]]; then
543 if [[ "$commitMsg" == Revert* ]]; then
548 pkgPrefix=$(echo "$commitMsg" | cut -f1 -d':')
549 spaceCommas=$(echo "$commitMsg" | sed 's/ /\n/g' | grep -c ',$' || echo 0)
550 commaSpaces=$(echo "$commitMsg" | sed 's/,/\n/g' | grep -c '^ ' || echo 0)
551 …if [[ $(echo "$commitMsg" | grep -c ":..*") == 0 || "$commitMsg" == "$pkgPrefix" || "$spaceCommas"…
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/
H A Dtest585 commitMsg=$(echo "$l" | cut -f2- -d' ')
586 if [[ "$commitMsg" == Merge* ]]; then
590 if [[ "$commitMsg" == Revert* ]]; then
595 pkgPrefix=$(echo "$commitMsg" | cut -f1 -d':')
596 spaceCommas=$(echo "$commitMsg" | sed 's/ /\n/g' | grep -c ',$' || echo 0)
597 commaSpaces=$(echo "$commitMsg" | sed 's/,/\n/g' | grep -c '^ ' || echo 0)
598 …if [[ $(echo "$commitMsg" | grep -c ":..*") == 0 || "$commitMsg" == "$pkgPrefix" || "$spaceCommas"…
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/go.etcd.io/etcd/
H A Dtest585 commitMsg=$(echo "$l" | cut -f2- -d' ')
586 if [[ "$commitMsg" == Merge* ]]; then
590 if [[ "$commitMsg" == Revert* ]]; then
595 pkgPrefix=$(echo "$commitMsg" | cut -f1 -d':')
596 spaceCommas=$(echo "$commitMsg" | sed 's/ /\n/g' | grep -c ',$' || echo 0)
597 commaSpaces=$(echo "$commitMsg" | sed 's/,/\n/g' | grep -c '^ ' || echo 0)
598 …if [[ $(echo "$commitMsg" | grep -c ":..*") == 0 || "$commitMsg" == "$pkgPrefix" || "$spaceCommas"…
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/
H A Dtest581 commitMsg=$(echo "$l" | cut -f2- -d' ')
582 if [[ "$commitMsg" == Merge* ]]; then
586 if [[ "$commitMsg" == Revert* ]]; then
591 pkgPrefix=$(echo "$commitMsg" | cut -f1 -d':')
592 spaceCommas=$(echo "$commitMsg" | sed 's/ /\n/g' | grep -c ',$' || echo 0)
593 commaSpaces=$(echo "$commitMsg" | sed 's/,/\n/g' | grep -c '^ ' || echo 0)
594 …if [[ $(echo "$commitMsg" | grep -c ":..*") == 0 || "$commitMsg" == "$pkgPrefix" || "$spaceCommas"…
/dports/devel/etcd33/etcd-3.3.23/
H A Dtest581 commitMsg=$(echo "$l" | cut -f2- -d' ')
582 if [[ "$commitMsg" == Merge* ]]; then
586 if [[ "$commitMsg" == Revert* ]]; then
591 pkgPrefix=$(echo "$commitMsg" | cut -f1 -d':')
592 spaceCommas=$(echo "$commitMsg" | sed 's/ /\n/g' | grep -c ',$' || echo 0)
593 commaSpaces=$(echo "$commitMsg" | sed 's/,/\n/g' | grep -c '^ ' || echo 0)
594 …if [[ $(echo "$commitMsg" | grep -c ":..*") == 0 || "$commitMsg" == "$pkgPrefix" || "$spaceCommas"…
/dports/devel/etcd34/etcd-3.4.18/
H A Dtest592 commitMsg=$(echo "$l" | cut -f2- -d' ')
593 if [[ "$commitMsg" == Merge* ]]; then
597 if [[ "$commitMsg" == Revert* ]]; then
602 pkgPrefix=$(echo "$commitMsg" | cut -f1 -d':')
603 spaceCommas=$(echo "$commitMsg" | sed 's/ /\n/g' | grep -c ',$' || echo 0)
604 commaSpaces=$(echo "$commitMsg" | sed 's/,/\n/g' | grep -c '^ ' || echo 0)
605 …if [[ $(echo "$commitMsg" | grep -c ":..*") == 0 || "$commitMsg" == "$pkgPrefix" || "$spaceCommas"…
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/
H A Dtest581 commitMsg=$(echo "$l" | cut -f2- -d' ')
582 if [[ "$commitMsg" == Merge* ]]; then
586 if [[ "$commitMsg" == Revert* ]]; then
591 pkgPrefix=$(echo "$commitMsg" | cut -f1 -d':')
592 spaceCommas=$(echo "$commitMsg" | sed 's/ /\n/g' | grep -c ',$' || echo 0)
593 commaSpaces=$(echo "$commitMsg" | sed 's/,/\n/g' | grep -c '^ ' || echo 0)
594 …if [[ $(echo "$commitMsg" | grep -c ":..*") == 0 || "$commitMsg" == "$pkgPrefix" || "$spaceCommas"…
/dports/sysutils/terraform/terraform-1.0.11/vendor/go.etcd.io/etcd/
H A Dtest591 commitMsg=$(echo "$l" | cut -f2- -d' ')
592 if [[ "$commitMsg" == Merge* ]]; then
596 if [[ "$commitMsg" == Revert* ]]; then
601 pkgPrefix=$(echo "$commitMsg" | cut -f1 -d':')
602 spaceCommas=$(echo "$commitMsg" | sed 's/ /\n/g' | grep -c ',$' || echo 0)
603 commaSpaces=$(echo "$commitMsg" | sed 's/,/\n/g' | grep -c '^ ' || echo 0)
604 …if [[ $(echo "$commitMsg" | grep -c ":..*") == 0 || "$commitMsg" == "$pkgPrefix" || "$spaceCommas"…
/dports/www/gitea/gitea-1.16.5/services/wiki/
H A Dwiki_test.go129 const commitMsg = "Commit message"
139 assert.NoError(t, AddWikiPage(doer, repo, wikiName, wikiContent, commitMsg))
156 err := AddWikiPage(doer, repo, "Home", wikiContent, commitMsg)
164 err := AddWikiPage(doer, repo, "_edit", wikiContent, commitMsg)
174 const commitMsg = "Commit message"
183 assert.NoError(t, EditWikiPage(doer, repo, "Home", newWikiName, newWikiContent, commitMsg))
/dports/devel/git-codereview/review-1.0.2/git-codereview/
H A Dchange.go16 var commitMsg string var
22 flags.StringVar(&commitMsg, "m", "", "specify a commit message")
95 if commitMsg != "" {
96 args = append(args, "-m", commitMsg)
/dports/www/gitea/gitea-1.16.5/integrations/
H A Drepo_test.go47 commitMsg string
61 f.commitMsg = strings.TrimSpace(a.Text())
76 commitMsg: "init project",
82 commitMsg: "init project",
/dports/devel/fuel/fuel-1.0.1/src/
H A DCommitDialog.cpp81 bool CommitDialog::run(QWidget *parent, QString title, QStringList &files, QString &commitMsg, cons… in run() argument
87 commitMsg = dlg.ui->lineEdit->text(); in run()
89 commitMsg = dlg.ui->plainTextEdit->toPlainText(); in run()
H A DCommitDialog.h19 …static bool run(QWidget *parent, QString title, QStringList &files, QString &commitMsg, const QStr…
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/conflicts/
H A Dresolve_conflicts_test.go633 commitMsg := []byte(conflictResolutionCommitMessage)
651 CommitMessage: commitMsg,
666 CommitMessage: commitMsg,
684 CommitMessage: commitMsg,
699 CommitMessage: commitMsg,
714 CommitMessage: commitMsg,
744 CommitMessage: commitMsg,
759 CommitMessage: commitMsg,
/dports/www/gohugo/hugo-0.91.2/releaser/
H A Dreleaser.go148 commitMsg := fmt.Sprintf("%s Add release notes for %s", commitPrefix, newVersion)
149 commitMsg += "\n[ci skip]"
151 if _, err := r.git("commit", "-m", commitMsg); err != nil {
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/git/catfile/
H A Dcommit_test.go117 const commitMsg = "Correct test_env.rb path for adding branch\n"
147 require.Equal(t, commitMsg, string(c.Body))
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/conflicts/
H A Dresolve_conflicts_test.go658 commitMsg := []byte(conflictResolutionCommitMessage)
676 CommitMessage: commitMsg,
691 CommitMessage: commitMsg,
709 CommitMessage: commitMsg,
724 CommitMessage: commitMsg,
739 CommitMessage: commitMsg,
769 CommitMessage: commitMsg,
784 CommitMessage: commitMsg,
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/conflicts/
H A Dresolve_conflicts_test.go658 commitMsg := []byte(conflictResolutionCommitMessage)
676 CommitMessage: commitMsg,
691 CommitMessage: commitMsg,
709 CommitMessage: commitMsg,
724 CommitMessage: commitMsg,
739 CommitMessage: commitMsg,
769 CommitMessage: commitMsg,
784 CommitMessage: commitMsg,
/dports/security/gopass/gopass-1.13.0/helpers/postrel/
H A Dmain.go369 return u.createPR(ctx, r.commitMsg(), u.ghUser+":"+r.branch(), "Homebrew", "homebrew-core")
408 return u.createPR(ctx, r.commitMsg(), u.ghUser+":"+r.branch(), "termux", "termux-packages")
448 return u.createPR(ctx, r.commitMsg(), u.ghUser+":"+r.branch(), "void-linux", "void-packages")
534 func (r *repo) commitMsg() string { func
617 cmd = exec.Command("git", "commit", "-s", "-m", r.commitMsg())
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/git/catfile/
H A Dcommit_test.go129 const commitMsg = "Correct test_env.rb path for adding branch\n"
159 require.Equal(t, commitMsg, string(c.Body))
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/git/catfile/
H A Dcommit_test.go129 const commitMsg = "Correct test_env.rb path for adding branch\n"
159 require.Equal(t, commitMsg, string(c.Body))
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/perforce/tests/
H A Dtest_perforce.cpp181 QString commitMsg(QStringLiteral("this is the commit message")); in testCommit() local
182 …VcsJob* j = m_plugin->commit(commitMsg, QList<QUrl>( { QUrl::fromLocalFile(perforceTestBaseDirNoSl… in testCommit()

12