| /freebsd/ |
| H A D | MAINTAINERS | 31 or makes a commit to the specified subtree. 36 aio(4) asomers Pre-commit review requested. 37 ath(4) adrian Pre-commit review requested, send to freebsd-wireless@freebsd.org 38 contrib/atf ngie,#test Pre-commit review requested. 39 contrib/capsicum-test ngie,#capsicum,#test Pre-commit review requested. 40 contrib/googletest ngie,#test Pre-commit review requested. 41 sbin/ipf cy Pre-commit review requested. 42 contrib/libcxxrt dim,emaste Pre-commit review preferred. 43 contrib/llvm-project/compiler-rt dim Pre-commit review preferred. 44 contrib/llvm-project/libcxx dim Pre-commit review preferred. [all …]
|
| H A D | CONTRIBUTING.md | 41 …commit within the pull request. Commit messages for each change should follow the [commit log mess… 44 * Fixup commits should be squashed with the commit they are fixing. Each commit in your branch shou… 49 * If the commit fixes a bug, please add 'PR: \<bugnumber\>' to the commit message to document the B… 50 * If there's a code review related to this change, please include its URL in the commit message. Ho… 52 …ble for pushing them into the tree (possibly with approval if cross-repo commit bit policy needs i… 57 rather than a merge commit. 73 other commit, please go ahead and prepare those patches. However, please avoid 163 Signed-off-by line to set the author for the commit. 165 These lines are easy to add with `git commit -s`. 182 few people to commit to this file (especially merge commits) know. If it's been
|
| /freebsd/crypto/openssh/ |
| H A D | ChangeLog | 1 commit 8725dbc5b5fcc3e326fc71189ef8dba4333362cc 7 commit cc7feb9458ad3b893b53dc9c7500d1affd208bde 13 OpenBSD-Commit-ID: db5b4a1f1c9e988f8f166b56dc5643606294b403 15 commit fc86875e6acb36401dfc1dfb6b628a9d1460f367 24 OpenBSD-Commit-ID: fffc89195968f7eedd2fc57f0b1f1ef3193f5ed1 26 commit dd73459e351b0a2908aed90910c8ff9b0b381c6d 32 OpenBSD-Commit-ID: f485f79bf3e9ebbe1de13ac96150cf458956cfd8 34 commit 0cb945891944bada5850e85d60afa3c807cf1af6 40 OpenBSD-Commit-ID: f912725c7d303720706b3ccfb2cb846d46296d13 42 commit cd4a6bd50b658d707867caa1f5aa40b35c2b6c19 [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/Edit/ |
| H A D | RewriteObjCFoundationAPI.cpp | 19 #include "clang/Edit/Commit.h" 60 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() [all …]
|
| /freebsd/tools/tools/git/ |
| H A D | git-arc.1 | 40 .Ar commit-ref Op Ar commit-ref ... 42 .Cm list Ar commit-ref Op Ar commit-ref ... 51 .Ar commit-ref Op Ar commit-ref ... 56 .Ar commit-ref Op Ar commit-ref ... 80 Commit titles must therefore be unique across all open 82 If the title of either a commit or its associated Differential Revision is 86 Most verbs accept one or more git commit references: commit hashes, branch 87 names, commit ranges, and so on. 88 A branch name refers to the single commit at its tip; use a commit range to 92 for details on specifying commit references. [all …]
|
| H A D | git-arc.sh | 60 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 diff title 212 commit=$1 214 # First, look for a valid differential reference in the commit 216 diff=$(log2diff "$commit") 224 title=$(git show -s --format=%s "$commit") [all …]
|
| H A D | HOWTO | 11 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 …]
|
| H A D | arcgit | 28 # commit is submitted as a separate review. For each review, this script will 31 # review_D2185 branch, commit your change with "git commit --fixup HEAD". To\ 37 # commit that they fixed. Now you have a clean series of patches to push to 42 echo "Usage: arcgit <-c commit | -r commit1~..commit2> [-R reviewer] " >&2 56 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 - [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/riscv/ |
| H A D | extensions.yaml | 115 in-and-around commit 7a6c8ae ("Fix text that describes vfmv.v.f 128 changes to interrupts as frozen at commit ccbddab ("Merge pull 134 ratified at commit d70011dde6c2 ("Update to ratified state") 140 ratified at commit d70011dde6c2 ("Update to ratified state") 147 ratified at commit a28bfae (Ratified (#7)) of riscv-state-enable. 153 behavioural changes to interrupts as frozen at commit ccbddab 159 and mode-based filtering as ratified at commit 01d1df0 ("Add ability 165 ratified at commit d70011dde6c2 ("Update to ratified state") 171 ratified at commit 3f9ed34 ("Add ability to manually trigger 224 as ratified at commit 4a69197e5617 ("Update to ratified state") of [all …]
|
| /freebsd/contrib/xz/ |
| H A D | ChangeLog | 1 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 D | git-filter-branch | 11 # The following functions will also be available in the commit filter: 31 # if you run 'skip_commit "$@"' in a commit filter, it will print 32 # the (mapped) parents, effectively skipping the commit. 45 # if you run 'git_commit_non_empty_tree "$@"' in a commit filter, 46 # it will skip commits that leave the tree untouched, commit the other. 54 git commit-tree "$@" 103 [--commit-filter <command>] [--tag-name-filter <command>] 192 --commit-filter) 212 filter_commit='git commit-tree "$@"';; 218 die "Cannot set --prune-empty and --commit-filter at the same time" [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/ARCMigrate/ |
| H A D | ObjCMT.cpp | 21 #include "clang/Edit/Commit.h" 233 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() [all …]
|
| /freebsd/crypto/openssl/util/ |
| H A D | check-format-commit.sh | 10 # It accepts the same commit revision range as 'git diff' as arguments, 11 # or just a single commit id, and uses it to identify the files and line ranges 12 # that were changed in that commit range, filtering check-format.pl output 15 # check-format-commit.sh # check unstaged changes 16 # check-format-commit.sh HEAD 17 # check-format-commit.sh @~3.. 18 # check-format-commit.sh f5981c9629667a5a5d6 19 # check-format-commit.sh f5981c9629667a5a5d6..ee0bf38e8709bf71888 48 # resolve them to commit ids easily 52 # Fail gracefully if git rev-parse doesn't produce a valid commit [all …]
|
| /freebsd/tools/tools/git/hooks/ |
| H A D | prepare-commit-msg | 3 # prepare-commit-msg: Prepare a commit message upon `git commit` for the 9 # cp tools/tools/git/hooks/prepare-commit-msg .git/hooks/ 12 commit|message) 26 outfile=$(mktemp /tmp/freebsd-git-commit.XXXXXXXX) 28 # Create a commit message template from three parts: 36 # line to the end of the file) which lists files staged for commit, files 49 # Approved by: <If you needed approval for this commit.> 51 # Fixes: <Short hash and title line of commit fixed by this change> 61 # Phabricator URL. The commit author should be set appropriately, using 62 # \`git commit --author\` if someone besides the committer sent in the change.
|
| /freebsd/contrib/libyaml/ |
| H A D | Changes | 267 - 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/sys/contrib/openzfs/.github/workflows/scripts/ |
| H A D | generate-ci-type.py | 4 Determine the CI type based on the change list and commit message. 7 - the *last* commit message contains 'ZFS-CI-Type: quick' 10 - all commit messages do not contain 'ZFS-CI-Type: (full|linux|freebsd)' 66 # check last (HEAD) commit message 73 output_type('quick', f'requested by HEAD commit {head}') 75 # check all commit messages 78 '--format=ZFS-CI-Commit: %H%n%B', f'{head}...{base}' 84 if line.startswith('ZFS-CI-Commit:'): 85 commit_ref = line.lstrip('ZFS-CI-Commit:').rstrip() 87 output_type('freebsd', f'requested by commit {commit_ref}') [all …]
|
| /freebsd/contrib/kyua/ |
| H A D | CONTRIBUTING.md | 61 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 100 Commit messages 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 [all …]
|
| /freebsd/sys/contrib/openzfs/.github/ |
| H A D | CONTRIBUTING.md | 29 * [Commit Message Formats](#commit-message-formats) 131 * Please attempt to limit pull requests to a single commit which resolves 133 * Make sure your commit messages are in the correct format. See the 134 [Commit Message Formats](#commit-message-formats) section for more information. 150 …y tests will run. You can always override this by adding `ZFS-CI-Type` line to your commit message: 151 …* If your last commit (or `HEAD` in git terms) contains a line `ZFS-CI-Type: quick`, quick mode is… 152 * Otherwise, if any commit in a PR contains a line `ZFS-CI-Type: full`, full mode is forced. 204 ### Commit Message Formats 206 Commit messages for new changes must meet the following guidelines: 208 first line in the commit message. [all …]
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/speculation/ |
| H A D | tst.SpeculationCommit.d | 30 * ASSERTION: Test the normal behavior of speculate() and commit(). 45 self->commit = 0; 59 commit(self->var); 60 self->commit++; 64 /(1 == self->commit)/ 66 printf("Succesfully tested buffer commit\n"); 71 /(0 == self->commit)/ 73 printf("Failed to commit buffer\n");
|
| H A D | err.D_COMM_COMM.DisjointCommit.d | 31 * A clause cannot contain multiple commit() calls to disjoint buffers. 43 self->commit = 0; 80 commit(var1); 81 commit(var2); 82 self->commit++; 86 /self->commit/ 93 /!self->commit/ 95 printf("Couldnt commit both buffers");
|
| H A D | tst.CommitAfterDiscard.d | 31 * Call to commit() on a buffer after it has been discarded is silently 44 self->commit = 0; 64 commit(var1); 65 self->commit++; 69 /self->commit/ 77 /!self->commit/ 79 printf("Couldnt commit a discarded buffer\n");
|
| /freebsd/.github/workflows/ |
| H A D | checklist.yml | 15 name: commit 91 for (const commit of commits) { 92 const sob_lines = commit.commit.message.match(/^[^\S\r\n]*signed-off-by:.*/gim); 94 if (sob_lines == null && !commit.commit.author.email.toLowerCase().endsWith("freebsd.org")) 95 addToChecklist("Missing Signed-off-by lines", commit.sha); 101 addToChecklist("Expected `Signed-off-by: `, got `" + line.match(/^[^\S\r\n]*signed-off-by:./i) + "`", commit.sha); 102 if (line.includes(commit.commit [all...] |
| /freebsd/contrib/llvm-project/clang/include/clang/Edit/ |
| H A D | Rewriters.h | 23 class Commit; variable 26 const NSAPI &NS, Commit &commit); 29 const NSAPI &NS, Commit &commit, 33 const NSAPI &NS, Commit &commit);
|
| /freebsd/sys/contrib/openzfs/scripts/ |
| H A D | commitcheck.sh | 5 # test commit body for length 14 echo "error: commit message body contains line over ${length} characters" 34 # check commit message for a normal commit 42 echo "error: commit subject over 72 characters" 51 # ensure that no lines in the body of the commit are over 72 characters 93 echo "error: commit message has an improperly formatted CID defect line" 99 # ensure that no lines in the body of the commit are over 72 characters 120 # have a normal commit
|
| /freebsd/lib/geom/union/ |
| H A D | gunion.8 | 53 .Cm commit 94 If it works, commit it; 101 so it is important to commit the updates before destroying the union. 180 .It Cm commit 188 .Cm commit 191 .Cm commit 198 .Cm commit 205 .Cm commit 209 .Cm commit 247 gunion commit -v md0-da0p1.union [all …]
|