Home
last modified time | relevance | path

Searched refs:commit (Results 1 – 25 of 337) sorted by relevance

12345678910>>...14

/freebsd/
H A DMAINTAINERS32 makes a commit to the specified subtree.
37 aio(4) asomers Pre-commit review requested.
38 ath(4) adrian Pre-commit review requested, send to freebsd-wireless@freebsd.org
39 contrib/atf ngie,#test Pre-commit review requested.
40 contrib/capsicum-test ngie,#capsicum,#test Pre-commit review requested.
41 contrib/googletest ngie,#test Pre-commit review requested.
42 sbin/ipf cy Pre-commit review requested.
43 contrib/libcxxrt dim,emaste Pre-commit review preferred.
44 contrib/llvm-project/compiler-rt dim Pre-commit review preferred.
45 contrib/llvm-project/libcxx dim Pre-commit review preferred.
[all …]
/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp60 const NSAPI &NS, Commit &commit) { in rewriteObjCRedundantCallWithLiteral() argument
86 commit.replaceWithInner(Msg->getSourceRange(), in rewriteObjCRedundantCallWithLiteral()
174 static void maybePutParensOnReceiver(const Expr *Receiver, Commit &commit) { in maybePutParensOnReceiver() argument
177 commit.insertWrap("(", RecRange, ")"); in maybePutParensOnReceiver()
182 Commit &commit) { in rewriteToSubscriptGetCommon() argument
193 commit.replaceWithInner(CharSourceRange::getCharRange(MsgRange.getBegin(), in rewriteToSubscriptGetCommon()
196 commit.replaceWithInner(SourceRange(ArgRange.getBegin(), MsgRange.getEnd()), in rewriteToSubscriptGetCommon()
198 commit.insertWrap("[", ArgRange, "]"); in rewriteToSubscriptGetCommon()
199 maybePutParensOnReceiver(Rec, commit); in rewriteToSubscriptGetCommon()
206 Commit &commit) { in rewriteToArraySubscriptGet() argument
[all …]
/freebsd/tools/tools/git/
H A Dgit-arc.sh60 create [-l] [-r <reviewer1>[,<reviewer2>...]] [-s subscriber[,...]] [<commit>|<commit range>]
61 list <commit>|<commit range>
63 stage [-b branch] [<commit>|<commit range>]
64 update [-l] [-m message] [<commit>|<commit range>]
184 diff=$(git show -s --format=%B "$commit" |
210 local commit dif
[all...]
H A Darcgit56 local commit phab_id arc_dir
58 commit=$1
62 echo "Create review for '`git show $commit -s --oneline`'"
69 git checkout $commit > /dev/null || error "Could not checkout $commit"
90 headline="$(git show $commit -s --format=%s)"
102 cat - <<EOF | git commit --allow-empty -F -
199 git log --format=%H $range | tail -r | while read -r commit
201 create_review $commit < /dev/null
H A DHOWTO11 1. Create a series of commits in git. Each commit will be a separate review, so
12 try to make each commit as self-contained as possible. The series of commits
14 one commit might refactor existing code to expose a new API without changing
15 any current functionality. A subsequent commit could then introduce your new
21 subsequent commit, it is a waste of your reviewer's time to have them review
23 bug fix into the commit that introduced it, so that the bug is never
26 The commit headline and commit message will be imported verbatim into
27 Differential, so try to give each commit a meaningful commit message that
33 C1 should be the first commit that you want reviewed, and C2 should be the
34 last commit that you want reviewed. You may add multiple reviewers by
[all …]
/freebsd/crypto/openssh/
H A DChangeLog1 commit 8725dbc5b5fcc3e326fc71189ef8dba4333362cc
7 commit cc7feb9458ad3b893b53dc9c7500d1affd208bde
15 commit fc86875e6acb36401dfc1dfb6b628a9d1460f367
26 commit dd73459e351b0a2908aed90910c8ff9b0b381c6d
34 commit 0cb945891944bada5850e85d60afa3c807cf1af6
42 commit cd4a6bd50b658d707867caa1f5aa40b35c2b6c19
48 commit 55b7cb48af96c1102ef8ab5a73bb329cbed30945
56 commit 985d8cbcd3438cc36b4e709476f1783e358ddfb1
64 commit 000c3d14e94d8f7597087c457260ea9417045b65
74 commit 49b8b9bf829e08af22366530614a5e59ac341ca9
[all …]
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp233 const NSAPI &NS, edit::Commit &commit, in rewriteToPropertyDotSyntax() argument
272 commit.insertBefore(receiver->getBeginLoc(), "("); in rewriteToPropertyDotSyntax()
278 commit.replace(SpaceRange, PropertyDotString); in rewriteToPropertyDotSyntax()
281 commit.replace(SourceRange(MsgRange.getBegin(), MsgRange.getBegin()), ""); in rewriteToPropertyDotSyntax()
282 commit.replace(SourceRange(MsgRange.getEnd(), MsgRange.getEnd()), ""); in rewriteToPropertyDotSyntax()
285 commit.insertWrap("(", receiver->getSourceRange(), ")"); in rewriteToPropertyDotSyntax()
303 commit.replace(Range, PropertyDotString); in rewriteToPropertyDotSyntax()
305 commit.replace(SourceRange(MsgRange.getBegin(), MsgRange.getBegin()), ""); in rewriteToPropertyDotSyntax()
306 commit.replace(SourceRange(MsgRange.getEnd(), MsgRange.getEnd()), ""); in rewriteToPropertyDotSyntax()
324 edit::Commit commit(*Consumer.Editor); in VisitObjCMessageExpr() local
[all …]
/freebsd/contrib/xz/
H A DChangeLog1 commit 3d078b52adbff566ccfc51067dfbf742ecf3ef86
11 commit fb14afd5c9bf14d8c67ee11e4139885072071ddd
20 commit 590f4713b29f0236ab944487f40069355a515dbc
31 commit 26d22ed16b6e38ce8ed45cb29076f454cd488762
40 commit f7381cf927576164c17be4e4c1edeec3cdaca7cf
55 commit dc1a421ce35f10b9a0c00d1bd42f1fdac0c3e9eb
73 commit c690101dddd784b75224a8935f56cd163d3e90a3
102 commit d9b318f5b8a3524e90ac17471e79db7de012caf5
111 commit 700e32f1b7dd6d674f12bbdabc35a3bc4a2860f5
120 commit a7b749389c64dfbee1c29d88e61e71186b472784
[all …]
/freebsd/sys/contrib/device-tree/scripts/
H A Dgit-filter-branch54 git commit-tree "$@"
192 --commit-filter)
364 printf "\rRewrite $commit ($count/$commits)$progress "
389 while read commit parents; do
393 test -f "$workdir"/../map/$commit && continue
399 GIT_ALLOW_NULL_SHA1=1 git read-tree -i -m $commit
405 git read-tree -i -m $commit:"$filter_subdir" 2>&1) || {
406 if ! git rev-parse -q --verify $commit:"$filter_subdir"
416 GIT_COMMIT=$commit
418 git cat-file commit "$commit" >../commit ||
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/speculation/
H A Derr.D_COMM_COMM.DisjointCommit.d43 self->commit = 0;
80 commit(var1);
81 commit(var2);
82 self->commit++;
86 /self->commit/
93 /!self->commit/
H A Dtst.SpeculationCommit.d45 self->commit = 0;
59 commit(self->var);
60 self->commit++;
64 /(1 == self->commit)/
71 /(0 == self->commit)/
H A Dtst.CommitAfterDiscard.d44 self->commit = 0;
64 commit(var1);
65 self->commit++;
69 /self->commit/
77 /!self->commit/
H A Dtst.DiscardAftCommit.d43 self->commit = 0;
61 commit(var1);
62 self->commit++;
/freebsd/contrib/jemalloc/src/
H A Dpages.c114 os_pages_map(void *addr, size_t size, size_t alignment, bool *commit) { in os_pages_trim()
120 *commit = true; in os_pages_trim()
129 ret = VirtualAlloc(addr, size, MEM_RESERVE | (*commit ? MEM_COMMIT : 0),
149 int prot = *commit ? PAGES_PROT_COMMIT : PAGES_PROT_DECOMMIT; in os_pages_unmap()
172 bool *commit) { in pages_map_slow()
178 void *new_addr = os_pages_map(ret, size, PAGE, commit); in pages_map_slow()
227 pages_map_slow(size_t size, size_t alignment, bool *commit) { in pages_map()
236 void *pages = os_pages_map(NULL, alloc_size, alignment, commit); in pages_map()
242 ret = os_pages_trim(pages, alloc_size, leadsize, size, commit);
251 pages_map(void *addr, size_t size, size_t alignment, bool *commit) { in pages_commit_impl() argument
56 os_pages_map(void * addr,size_t size,size_t alignment,bool * commit) os_pages_map() argument
102 os_pages_trim(void * addr,size_t alloc_size,size_t leadsize,size_t size,bool * commit) os_pages_trim() argument
157 pages_map_slow(size_t size,size_t alignment,bool * commit) pages_map_slow() argument
181 pages_map(void * addr,size_t size,size_t alignment,bool * commit) pages_map() argument
[all...]
H A Dextent_mmap.c22 bool *commit) { in extent_alloc_mmap()
24 void *ret = pages_map(new_addr, size, alignment, commit); in extent_alloc_mmap()
29 if (*commit) { in extent_alloc_mmap()
23 extent_alloc_mmap(void * new_addr,size_t size,size_t alignment,bool * zero,bool * commit) extent_alloc_mmap() argument
/freebsd/contrib/libyaml/
H A DChanges267 - https://github.com/yaml/libyaml/commit/d1003a9
271 - https://github.com/yaml/libyaml/commit/662f4be
276 - https://github.com/yaml/libyaml/commit/303b455
279 - https://github.com/yaml/libyaml/commit/1ef1171
282 - https://github.com/yaml/libyaml/commit/c9479c7
285 - https://github.com/yaml/libyaml/commit/c201bf6
288 - https://github.com/yaml/libyaml/commit/bb8ab82
291 - https://github.com/yaml/libyaml/commit/2d94fc5
294 - https://github.com/yaml/libyaml/commit/df33f25
297 - https://github.com/yaml/libyaml/commit/f56726b
[all …]
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFileBuilder.cpp249 cantFail(InjectedSourceTable.commit(Writer)); in commitSrcHeaderBlock()
274 Error PDBFileBuilder::commit(StringRef Filename, codeview::GUID *Guid) { in commit()
281 Msf->commit(Filename, Layout); in commit()
293 if (auto EC = Strings.commit(NSWriter)) in commit()
311 if (auto EC = Info->commit(Layout, Buffer)) in commit()
316 if (auto EC = Dbi->commit(Layout, Buffer)) in commit()
321 if (auto EC = Tpi->commit(Layout, Buffer)) in commit()
326 if (auto EC = Ipi->commit(Layout, Buffer)) in commit()
331 if (auto EC = Gsi->commit(Layout, Buffer)) in commit()
371 return Buffer.commit();
271 Error PDBFileBuilder::commit(StringRef Filename, codeview::GUID *Guid) { commit() function in PDBFileBuilder
[all...]
/freebsd/contrib/xz/src/liblzma/api/lzma/
H A Dversion.h86 #define LZMA_VERSION_STRING_C_(major, minor, patch, stability, commit) \ argument
87 #major "." #minor "." #patch stability commit
89 #define LZMA_VERSION_STRING_C(major, minor, patch, stability, commit) \ argument
90 LZMA_VERSION_STRING_C_(major, minor, patch, stability, commit)
/freebsd/contrib/kyua/store/
H A Dwrite_transaction_test.cpp84 tx.commit(); in do_put_result_ok_test()
117 tx.commit(); in ATF_TEST_CASE_BODY()
141 ATF_REQUIRE_THROW(store::error, tx.commit()); in ATF_TEST_CASE_BODY()
148 tx.commit(); in ATF_TEST_CASE_BODY()
192 tx.commit(); in ATF_TEST_CASE_BODY()
228 tx.commit(); in ATF_TEST_CASE_BODY()
248 tx.commit(); in ATF_TEST_CASE_BODY()
275 tx.commit(); in ATF_TEST_CASE_BODY()
305 tx.commit(); in ATF_TEST_CASE_BODY()
394 tx.commit(); in ATF_TEST_CASE_BODY()
/freebsd/contrib/kyua/
H A DCONTRIBUTING.md61 every commit does one (and only one) thing. In particular, commits of the
71 branches. This is required if you need to go through the commit/test cycle
103 * Follow standard Git commit message guidelines. The first line has a maximum
105 the whole commit. Then a blank line comes, and then multiple plain-text
106 paragraphs provide details on the commit if necessary with a maximum length of
107 72-75 characters per line. Vim has syntax highlighting for Git commit
124 * If the fix to the issue can be done *in a single commit*, terminate the commit
126 include a note in `NEWS` about the issue in the same commit. Such fixes can
130 * If the fix to the issue requires *more than one commit*, do **not** include
131 `Fixes #N.` in any of the individual commit messages of the branch nor include
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Edit/
H A DRewriters.h26 const NSAPI &NS, Commit &commit);
29 const NSAPI &NS, Commit &commit,
33 const NSAPI &NS, Commit &commit);
/freebsd/lib/libc/stdio/
H A Dvfscanf.c991 char *commit, *p; in parsefloat() local
1010 commit = buf - 1; in parsefloat()
1025 commit = p; in parsefloat()
1046 commit = p; /* inf or infinity */ in parsefloat()
1059 commit = p; in parsefloat()
1067 commit = p; in parsefloat()
1089 commit = p; in parsefloat()
1101 commit = p; in parsefloat()
1123 commit = p; in parsefloat()
1136 commit = p; in parsefloat()
[all …]
H A Dvfwscanf.c857 wchar_t *commit, *p; in parsefloat() local
881 commit = buf - 1; in parsefloat()
898 commit = p; in parsefloat()
919 commit = p; /* inf or infinity */ in parsefloat()
932 commit = p; in parsefloat()
940 commit = p; in parsefloat()
968 commit = p; in parsefloat()
978 commit = p; in parsefloat()
991 commit = p; in parsefloat()
1005 while (commit < --p) in parsefloat()
[all …]
/freebsd/contrib/kyua/utils/sqlite/
H A Dtransaction.cpp86 commit(void) in commit() function
129 sqlite::transaction::commit(void) in commit() function in sqlite::transaction
131 _pimpl->commit(); in commit()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryByteStream.h123 Error commit() override { return Error::success(); } in commit() function
191 Error commit() override { return Error::success(); }
213 Error commit() override {
214 if (FileBuffer->commit()) in commit() function
253 Error commit() override { return Impl.commit(); } in writeBytes()
192 Error commit() override { return Error::success(); } commit() function
256 Error commit() override { return Impl.commit(); } commit() function

12345678910>>...14