Merge git-for-windows/git/wiki
#4951
DCO
There are 222 commits incorrectly signed off. This means that the author(s) of these commits failed to include a Signed-off-by line in their commit message.
To avoid having PRs blocked in the future, always include Signed-off-by: Author Name <[email protected]>
in every commit message. You can also do this automatically by using the -s flag (i.e., git commit -s
).
Here is how to fix the problem so that this code can be merged.
Rebase the branch
If you have a local git environment and meet the criteria below, one option is to rebase the branch and add your Signed-off-by lines in the new commits. Please note that if others have already begun work based upon the commits in this branch, this solution will rewrite history and may cause serious issues for collaborators (described in the git documentation under "The Perils of Rebasing").
You should only do this if:
- You are the only author of the commits in this branch
- You are absolutely certain nobody else is doing any work based upon this branch
- There are no empty commits in the branch (for example, a DCO Remediation Commit which was added using
--allow-empty
)
To add your Signed-off-by line to every commit in this branch:
- Ensure you have a local copy of your branch by checking out the pull request locally via command line.
- In your local branch, run:
git rebase HEAD~250 --signoff
- Force push your changes to overwrite the branch:
git push --force-with-lease origin pr/4951
Summary
Commit sha: e118ff4, Author: Affaway, Committer: Affaway; The sign-off is missing.
Commit sha: 3313feb, Author: Ahmad, Committer: Ahmad; The sign-off is missing.
Commit sha: e477c93, Author: arisudesu, Committer: arisudesu; The sign-off is missing.
Commit sha: e65a12c, Author: Axel D, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: f7b3363, Author: Axel D, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: a2a2e5b, Author: Axel D, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: e7ff259, Author: Axel D, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 62622ff, Author: Axel D, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: f81a44b, Author: Axel D, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: d736982, Author: Axel D, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 45170ba, Author: Axel D, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 61d258c, Author: Axel D, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: dd0393e, Author: Axel D, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: c1e17b6, Author: Axel D, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 894b91a, Author: Axel D, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: fc7d946, Author: Axel D, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: f692f1c, Author: Axel D, Committer: Axel D; The sign-off is missing.
Commit sha: 09742a6, Author: bakree25, Committer: bakree25; The sign-off is missing.
Commit sha: c6cf1ca, Author: Beltran1161, Committer: Beltran1161; The sign-off is missing.
Commit sha: ac40418, Author: Bishop Clark, Committer: Bishop Clark; The sign-off is missing.
Commit sha: c72a1ea, Author: Carlo Marcelo Arenas Belón, Committer: Carlo Marcelo Arenas Belón; The sign-off is missing.
Commit sha: 0cb55c7, Author: cc520743, Committer: cc520743; The sign-off is missing.
Commit sha: 0df6633, Author: Chandra Pratap, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 0298fb6, Author: Chirriz, Committer: Chirriz; The sign-off is missing.
Commit sha: 0f2f5c9, Author: Clemens Buchacher, Committer: Clemens Buchacher; The sign-off is missing.
Commit sha: a06adc4, Author: Coreec, Committer: Coreec; The sign-off is missing.
Commit sha: 3b61fe1, Author: dacodas, Committer: dacodas; The sign-off is missing.
Commit sha: e650d70, Author: Dan Moseley, Committer: Dan Moseley; The sign-off is missing.
Commit sha: 1d282bf, Author: DarkSnowBallz618, Committer: DarkSnowBallz618; The sign-off is missing.
Commit sha: 08ad440, Author: David Bruchmann, Committer: David Bruchmann; The sign-off is missing.
Commit sha: 4449936, Author: David Bruchmann, Committer: David Bruchmann; The sign-off is missing.
Commit sha: 14ec52e, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: f9f05a9, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: b222d3c, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 4a1e09b, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 9ee359a, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: bc85d2d, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 1643bd5, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 0a68a03, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: fc53b51, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 1fa6b78, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: f437e15, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 6f09d13, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 1875221, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: fd4aace, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 2b5549a, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 342c2f9, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: f906bad, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 40efc18, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: b76ebd7, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: ab6260a, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: a51f932, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 7259685, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 4395438, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 59a2f28, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 010c5e6, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: f5af33f, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: ec1aed1, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 0a7da4f, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 2ecf412, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 030ac2b, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: b503154, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 9922c53, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 90f9837, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 6ad6704, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 6f5dd32, Author: David Macek, Committer: David Macek; The sign-off is missing.
Commit sha: 3b1c69b, Author: David Wei, Committer: David Wei; The sign-off is missing.
Commit sha: b2c3f2d, Author: David Wei, Committer: David Wei; The sign-off is missing.
Commit sha: 54a8ea9, Author: David Wei, Committer: David Wei; The sign-off is missing.
Commit sha: ed71a04, Author: David Wei, Committer: David Wei; The sign-off is missing.
Commit sha: 21bbbe4, Author: Davy Landman, Committer: Davy Landman; The sign-off is missing.
Commit sha: f713029, Author: Davy Landman, Committer: Davy Landman; The sign-off is missing.
Commit sha: b1b4bc3, Author: Dennis Ameling, Committer: Dennis Ameling; The sign-off is missing.
Commit sha: 9f3b627, Author: Derrick Stolee, Committer: Derrick Stolee; The sign-off is missing.
Commit sha: 7147a12, Author: Derrick Stolee, Committer: Derrick Stolee; The sign-off is missing.
Commit sha: aed1d9a, Author: Dom Slee, Committer: Dom Slee; The sign-off is missing.
Commit sha: 37812b9, Author: dymil, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 8d474ed, Author: Geoffrey-A, Committer: Geoffrey-A; The sign-off is missing.
Commit sha: 8e48ccd, Author: Geoffrey-A, Committer: Geoffrey-A; The sign-off is missing.
Commit sha: d909cdf, Author: goonzoe76, Committer: goonzoe76; The sign-off is missing.
Commit sha: 6ffc9b1, Author: goyalyashpal, Committer: goyalyashpal; The sign-off is missing.
Commit sha: f78f47b, Author: immki, Committer: immki; The sign-off is missing.
Commit sha: 8247c1b, Author: inspector71, Committer: inspector71; The sign-off is missing.
Commit sha: 8a00e89, Author: joblo2021, Committer: joblo2021; The sign-off is missing.
Commit sha: 50f5343, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: cfc5eea, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 969aae5, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 3b9d0ac, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: b79c426, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 6f8b453, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: e24a1f9, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 96bb563, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: ffe90e6, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 3c1c674, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 89160be, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 1c3b090, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 31525f7, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 257aaab, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 95e1408, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 4a49184, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 56a862f, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: c3ae3f1, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: c975f2e, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 714cb33, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 2aa80e2, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 34747f2, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 39625d1, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 83ae4ef, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 47e94b9, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 47ee459, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 3352a84, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 1caccbe, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: d8d076c, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: b639d70, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 6e16b01, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: d345460, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: e1ce019, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: bbc5544, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: cc4d914, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 2137746, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: c3f0ffd, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: c98e0d7, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 9398d90, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 8c33978, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 22f4e6a, Author: Johannes Schindelin, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: 032d298, Author: José de Freitas, Committer: José de Freitas; The sign-off is missing.
Commit sha: 48c2ba6, Author: Kexy Biscuit, Committer: Kexy Biscuit; The sign-off is missing.
Commit sha: 0f6a1ea, Author: Kexy Biscuit, Committer: Kexy Biscuit; The sign-off is missing.
Commit sha: 39c92f4, Author: leandrovitor, Committer: leandrovitor; The sign-off is missing.
Commit sha: aadcdeb, Author: Lubas569, Committer: Lubas569; The sign-off is missing.
Commit sha: 639d64e, Author: lxy, Committer: lxy; The sign-off is missing.
Commit sha: 079969d, Author: lxy, Committer: lxy; The sign-off is missing.
Commit sha: 4742b1a, Author: lxy, Committer: lxy; The sign-off is missing.
Commit sha: bd1a763, Author: lxy, Committer: lxy; The sign-off is missing.
Commit sha: e86130b, Author: lxy, Committer: lxy; The sign-off is missing.
Commit sha: 13f3486, Author: maiyazfc, Committer: maiyazfc; The sign-off is missing.
Commit sha: 3985d12, Author: Marijn Suijten, Committer: Marijn Suijten; The sign-off is missing.
Commit sha: 37363ba, Author: Martin 2bam, Committer: Martin 2bam; The sign-off is missing.
Commit sha: 3bdc09f, Author: Matthias Aßhauer, Committer: Matthias Aßhauer; The sign-off is missing.
Commit sha: c479b23, Author: Matthias Aßhauer, Committer: Matthias Aßhauer; The sign-off is missing.
Commit sha: ef07d88, Author: Matthias Aßhauer, Committer: Matthias Aßhauer; The sign-off is missing.
Commit sha: e2f09d8, Author: Matthias Aßhauer, Committer: Matthias Aßhauer; The sign-off is missing.
Commit sha: 0574720, Author: Matthias Aßhauer, Committer: Matthias Aßhauer; The sign-off is missing.
Commit sha: 6bc375d, Author: Matthias Aßhauer, Committer: Matthias Aßhauer; The sign-off is missing.
Commit sha: 63110b9, Author: Matthias Aßhauer, Committer: Matthias Aßhauer; The sign-off is missing.
Commit sha: 4c978c2, Author: Matthias Aßhauer, Committer: Matthias Aßhauer; The sign-off is missing.
Commit sha: e278ce4, Author: Matthias Aßhauer, Committer: Matthias Aßhauer; The sign-off is missing.
Commit sha: 38518ab, Author: Matthias Aßhauer, Committer: Matthias Aßhauer; The sign-off is missing.
Commit sha: 490412e, Author: MultiplyByZer0, Committer: MultiplyByZer0; The sign-off is missing.
Commit sha: 5753fb6, Author: Multiservicios2023, Committer: Multiservicios2023; The sign-off is missing.
Commit sha: 2edf0bd, Author: Nicholas Prado (beyondRelations), Committer: Nicholas Prado (beyondRelations); The sign-off is missing.
Commit sha: eae7324, Author: Niko Ugarov, Committer: Niko Ugarov; The sign-off is missing.
Commit sha: 0b80677, Author: Niko Ugarov, Committer: Niko Ugarov; The sign-off is missing.
Commit sha: 3caea0a, Author: Nikolas Grottendieck, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: d45329e, Author: Nikolas Grottendieck, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: dad621a, Author: Oliver Schneider, Committer: Oliver Schneider; The sign-off is missing.
Commit sha: 8b48b28, Author: Parker Mauney, Committer: Parker Mauney; The sign-off is missing.
Commit sha: e7f3aee, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: ee8c764, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: ee55118, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 49fc2a2, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 33c702a, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: b139431, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: fee04e8, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 2df998e, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: f4e3dec, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: d9438cd, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 406c667, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: a4d9640, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 82ba760, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 4cef1c4, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 9b05187, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 1a4f95c, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: b6ea546, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: e82b64f, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 4de6958, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: d816d5f, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 6735973, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: c124a2c, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 83c2b5f, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: c5b343a, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 0e98afe, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 6eb897b, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 71c4a99, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 5997f57, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 0bb5098, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 75c5030, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: de84069, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 47b7efd, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 12b66f3, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 8edd79b, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 88a05e2, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 63a33b3, Author: Philip Oakley, Committer: Philip Oakley; The sign-off is missing.
Commit sha: 44e374d, Author: Philippe Blain, Committer: Philippe Blain; The sign-off is missing.
Commit sha: 1d98017, Author: Philippe Blain, Committer: Philippe Blain; The sign-off is missing.
Commit sha: 1b06a66, Author: Philippe Blain, Committer: Johannes Schindelin; The sign-off is missing.
Commit sha: dc65844, Author: Rafal Rogala, Committer: Rafal Rogala; The sign-off is missing.
Commit sha: a3b0396, Author: Samuel Bronson, Committer: Samuel Bronson; The sign-off is missing.
Commit sha: a0abaca, Author: Sean Jacobs, Committer: Sean Jacobs; The sign-off is missing.
Commit sha: ca5efc0, Author: Sean Jacobs, Committer: Sean Jacobs; The sign-off is missing.
Commit sha: 7d7be5f, Author: Sean Jacobs, Committer: Sean Jacobs; The sign-off is missing.
Commit sha: fd7e5b0, Author: Sheryl Hohman, Committer: Sheryl Hohman; The sign-off is missing.
Commit sha: 1c80776, Author: Sheryl Hohman, Committer: Sheryl Hohman; The sign-off is missing.
Commit sha: 325fc9b, Author: SnoopdougyDoug, Committer: SnoopdougyDoug; The sign-off is missing.
Commit sha: 34a8ab0, Author: Steve Lee, Committer: Steve Lee; The sign-off is missing.
Commit sha: 2f12cff, Author: Steve Lee, Committer: Steve Lee; The sign-off is missing.
Commit sha: d7b265b, Author: Sung Jeon, Committer: Sung Jeon; The sign-off is missing.
Commit sha: 184f5f2, Author: suntong, Committer: suntong; The sign-off is missing.
Commit sha: b358d13, Author: suntong, Committer: suntong; The sign-off is missing.
Commit sha: cf67193, Author: suntong, Committer: suntong; The sign-off is missing.
Commit sha: 532d05b, Author: suntong, Committer: suntong; The sign-off is missing.
Commit sha: 3f46361, Author: TaleTN, Committer: TaleTN; The sign-off is missing.
Commit sha: 5aba120, Author: TaleTN, Committer: TaleTN; The sign-off is missing.
Commit sha: 450efb1, Author: tobiasheilmannn, Committer: tobiasheilmannn; The sign-off is missing.
Commit sha: 61e96a4, Author: Victoria Dye, Committer: Victoria Dye; The sign-off is missing.
Commit sha: e526747, Author: Viktor Szakats, Committer: Viktor Szakats; The sign-off is missing.
Commit sha: 6f34d18, Author: VUTHANHTUNG512, Committer: VUTHANHTUNG512; The sign-off is missing.
Commit sha: af14829, Author: wyt@nilnul, Committer: wyt@nilnul; The sign-off is missing.
Commit sha: 26d9ae6, Author: xbu1973, Committer: xbu1973; The sign-off is missing.
Commit sha: 331562d, Author: xbu1973, Committer: xbu1973; The sign-off is missing.
Commit sha: dcf0577, Author: Zhai Dev, Committer: Zhai Dev; The sign-off is missing.
Commit sha: be134a6, Author: Zhai Dev, Committer: Zhai Dev; The sign-off is missing.