Home
last modified time | relevance | path

Searched refs:_commit (Results 1 – 25 of 1088) sorted by relevance

12345678910>>...44

/dports/devel/libegit2/libegit2-0ef8b13/src/
H A Degit-commit.c54 EGIT_ASSERT_COMMIT(_commit); in egit_commit_author()
69 EGIT_ASSERT_COMMIT(_commit); in egit_commit_body()
78 EGIT_ASSERT_COMMIT(_commit); in egit_commit_committer()
93 EGIT_ASSERT_COMMIT(_commit); in egit_commit_id()
103 EGIT_ASSERT_COMMIT(_commit); in egit_commit_message()
113 EGIT_ASSERT_COMMIT(_commit); in egit_commit_nth_gen_ancestor()
128 EGIT_ASSERT_COMMIT(_commit); in egit_commit_owner()
137 EGIT_ASSERT_COMMIT(_commit); in egit_commit_parent()
152 EGIT_ASSERT_COMMIT(_commit); in egit_commit_parent_id()
170 EGIT_ASSERT_COMMIT(_commit); in egit_commit_parentcount()
[all …]
H A Degit-commit.h9 EGIT_DEFUN(commit_author, emacs_value _commit);
11 EGIT_DEFUN(commit_committer, emacs_value _commit);
12 EGIT_DEFUN(commit_id, emacs_value _commit);
13 EGIT_DEFUN(commit_message, emacs_value _commit);
15 EGIT_DEFUN(commit_owner, emacs_value _commit);
16 EGIT_DEFUN(commit_parent, emacs_value _commit, emacs_value _n);
18 EGIT_DEFUN(commit_parentcount, emacs_value _commit);
19 EGIT_DEFUN(commit_summary, emacs_value _commit);
20 EGIT_DEFUN(commit_time, emacs_value _commit);
21 EGIT_DEFUN(commit_tree, emacs_value _commit);
[all …]
H A Degit-graph.c36 emacs_env *env, emacs_value _repo, emacs_value _commit, emacs_value _ancestor) in egit_graph_descendant_p() argument
39 EM_ASSERT_STRING(_commit); in egit_graph_descendant_p()
43 EGIT_EXTRACT_OID(_commit, commit); in egit_graph_descendant_p()
H A Degit-cherrypick.c20 emacs_value _commit, in egit_cherrypick() argument
26 EGIT_ASSERT_COMMIT(_commit); in egit_cherrypick()
29 git_commit *commit = EGIT_EXTRACT(_commit); in egit_cherrypick()
H A Degit-revert.c18 emacs_value egit_revert(emacs_env *env, emacs_value _repo, emacs_value _commit, in egit_revert() argument
23 EGIT_ASSERT_COMMIT(_commit); in egit_revert()
26 git_commit *commit = EGIT_EXTRACT(_commit); in egit_revert()
/dports/devel/json-c/json-c-0.15/bench/
H A Djc-bench.sh99 _commit=
104 if [ ! -z "$_commit" ] ;then
106 after_commit="$_commit"
124 _commit=
129 if [ ! -z "$_commit" ] ;then
131 before_commit="$_commit"
136 _commit=
141 if [ "$_commit" = "${after_commit}" ] ; then
142 _commit=
146 if [ ! -z "$_commit" ] ; then
[all …]
/dports/devel/py-pygithub/PyGithub-1.54/github/
H A DTag.py45 {"name": self._name.value, "commit": self._commit.value}
53 return self._commit.value
77 self._commit = github.GithubObject.NotSet
84 self._commit = self._makeClassAttribute(
/dports/security/pwman3/Pwman3-0.0.6/pwman/data/drivers/
H A Dsqlite.py122 self._commit()
138 self._commit()
153 self._commit()
183 def _commit(self): member in SQLiteDatabase
219 self._commit()
233 self._commit()
241 self._commit()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/dboard/twinrx/
H A Dtwinrx_ctrl.cpp166 _commit(); in commit()
187 _commit(); in set_chan_enabled()
214 _commit(); in set_preamp1()
231 _commit(); in set_preamp2()
246 _commit(); in set_lb_preamp_preselector()
293 _commit(); in set_signal_path()
329 _commit(); in set_lb_preselector()
373 _commit(); in set_hb_preselector()
386 _commit(); in set_input_atten()
399 _commit(); in set_lb_atten()
[all …]
/dports/devel/brz/breezy-3.2.0/breezy/git/
H A Dcache.py284 self._commit = None
296 self._commit = obj
315 return self._commit
357 self._commit = None
370 self._commit = obj
395 (self._commit.id, self.revid, self._commit.tree,
397 return self._commit
542 self._commit = None
589 return self._commit
746 self._commit = None
[all …]
/dports/www/py-flask-security/Flask-Security-3.0.0/flask_security/
H A Dviews.py57 def _commit(response=None): function
79 after_this_request(_commit)
122 after_this_request(_commit)
181 after_this_request(_commit)
237 after_this_request(_commit)
291 after_this_request(_commit)
318 after_this_request(_commit)
/dports/devel/git-svn/git-2.34.1/t/
H A Dt6050-replace.sh38 _commit="$1"
42 _found=$(git rev-parse --verify $_commit^$_parent_number) || return 1
46 test_must_fail git rev-parse --verify $_commit^$_parent_number 2>err &&
/dports/devel/git-p4/git-2.34.1/t/
H A Dt6050-replace.sh38 _commit="$1"
42 _found=$(git rev-parse --verify $_commit^$_parent_number) || return 1
46 test_must_fail git rev-parse --verify $_commit^$_parent_number 2>err &&
/dports/devel/git-gui/git-2.34.1/t/
H A Dt6050-replace.sh38 _commit="$1"
42 _found=$(git rev-parse --verify $_commit^$_parent_number) || return 1
46 test_must_fail git rev-parse --verify $_commit^$_parent_number 2>err &&
/dports/devel/git/git-2.34.1/t/
H A Dt6050-replace.sh38 _commit="$1"
42 _found=$(git rev-parse --verify $_commit^$_parent_number) || return 1
46 test_must_fail git rev-parse --verify $_commit^$_parent_number 2>err &&
/dports/devel/git-cvs/git-2.34.1/t/
H A Dt6050-replace.sh38 _commit="$1"
42 _found=$(git rev-parse --verify $_commit^$_parent_number) || return 1
46 test_must_fail git rev-parse --verify $_commit^$_parent_number 2>err &&
/dports/devel/cgit/cgit-1.2.3/git/t/
H A Dt6050-replace.sh35 _commit="$1"
39 _found=$(git rev-parse --verify $_commit^$_parent_number) || return 1
43 test_must_fail git rev-parse --verify $_commit^$_parent_number 2>err &&
/dports/www/grafana8/grafana-8.3.6/scripts/
H A Dtrigger_windows_build.sh4 _commit=$2
12 "commitId": "${_commit}",
/dports/databases/zodb/ZODB-5.6.0/src/ZODB/
H A Dtransact.py19 def _commit(note): function
51 _commit(note)
/dports/lang/python27/Python-2.7.18/Lib/
H A Ddumbdbm.py97 def _commit(self): member in _Database
119 sync = _commit
197 self._commit()
217 self._commit()
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Ddumbdbm.py97 def _commit(self): member in _Database
119 sync = _commit
197 self._commit()
217 self._commit()
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Ddumbdbm.py93 def _commit(self): member in _Database
116 sync = _commit
196 self._commit()
215 self._commit()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Ddumbdbm.py93 def _commit(self): member in _Database
116 sync = _commit
196 self._commit()
215 self._commit()
/dports/multimedia/onevpl/oneVPL-2022.0.6/script/gitlint/
H A Dcustom_gitlint_rules.py22 def validate(self, line, _commit): argument
46 def validate(self, line, _commit): argument
/dports/java/java-subversion/subversion-1.14.1/tools/server-side/svnpubsub/
H A Dwatcher.py34 def _commit(url, commit): function
50 mc = svnpubsub.client.MultiClient(urls, _commit, _event, _metadata)

12345678910>>...44