Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from nodejs:main #5

Open
wants to merge 6,630 commits into
base: main
Choose a base branch
from

src: improve error handling in node_os by removing ToLocalChecked

8ac3055
Select commit
Loading
Failed to load commit list.
Open

[pull] main from nodejs:main #5

src: improve error handling in node_os by removing ToLocalChecked
8ac3055
Select commit
Loading
Failed to load commit list.
DCO / DCO required action Feb 5, 2025 in 3s

DCO

There are 235 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:

  1. Ensure you have a local copy of your branch by checking out the pull request locally via command line.
  2. In your local branch, run: git rebase HEAD~250 --signoff
  3. Force push your changes to overwrite the branch: git push --force-with-lease origin main

Summary

Commit sha: 08b7d38, Author: Alex Yang, Committer: GitHub; The sign-off is missing.
Commit sha: a627a99, Author: Alfredo González, Committer: GitHub; The sign-off is missing.
Commit sha: 5119049, Author: Antoine du Hamel, Committer: GitHub; The sign-off is missing.
Commit sha: 5747828, Author: Antoine du Hamel, Committer: GitHub; The sign-off is missing.
Commit sha: e1df1e0, Author: Antoine du Hamel, Committer: GitHub; The sign-off is missing.
Commit sha: 3946f16, Author: Antoine du Hamel, Committer: GitHub; The sign-off is missing.
Commit sha: 7409a1d, Author: Antoine du Hamel, Committer: GitHub; The sign-off is missing.
Commit sha: 9230f22, Author: Antoine du Hamel, Committer: GitHub; The sign-off is missing.
Commit sha: 187007a, Author: Antoine du Hamel, Committer: GitHub; The sign-off is missing.
Commit sha: 90840cc, Author: Antoine du Hamel, Committer: GitHub; The sign-off is missing.
Commit sha: 1c5b7e1, Author: Antoine du Hamel, Committer: GitHub; The sign-off is missing.
Commit sha: 309924f, Author: Antoine du Hamel, Committer: GitHub; The sign-off is missing.
Commit sha: a4895e2, Author: Antoine du Hamel, Committer: GitHub; The sign-off is missing.
Commit sha: 905e4b4, Author: Antoine du Hamel, Committer: GitHub; The sign-off is missing.
Commit sha: 869d0cb, Author: Antoine du Hamel, Committer: GitHub; The sign-off is missing.
Commit sha: 1921371, Author: Antoine du Hamel, Committer: GitHub; The sign-off is missing.
Commit sha: a6c5ce2, Author: Antoine du Hamel, Committer: GitHub; The sign-off is missing.
Commit sha: f1196ee, Author: Antoine du Hamel, Committer: GitHub; The sign-off is missing.
Commit sha: 43daa9b, Author: Antoine du Hamel, Committer: GitHub; The sign-off is missing.
Commit sha: c2c7f08, Author: Antoine du Hamel, Committer: Antoine du Hamel; The sign-off is missing.
Commit sha: e55b02b, Author: Aviv Keller, Committer: GitHub; The sign-off is missing.
Commit sha: db5a2b5, Author: Burkov Egor, Committer: James M Snell; The sign-off is missing.
Commit sha: 1c7c32f, Author: Burkov Egor, Committer: James M Snell; The sign-off is missing.
Commit sha: f19ae14, Author: Burkov Egor, Committer: GitHub; The sign-off is missing.
Commit sha: 529b56e, Author: Carlos Espa, Committer: GitHub; The sign-off is missing.
Commit sha: 0576deb, Author: Carlos Espa, Committer: GitHub; The sign-off is missing.
Commit sha: 732744c, Author: Carlos Espa, Committer: GitHub; The sign-off is missing.
Commit sha: afaa14b, Author: Carlos Espa, Committer: GitHub; The sign-off is missing.
Commit sha: 0741d69, Author: Carlos Espa, Committer: GitHub; The sign-off is missing.
Commit sha: 69502d8, Author: Carlos Espa, Committer: GitHub; The sign-off is missing.
Commit sha: 8ca2956, Author: Cheng, Committer: GitHub; The sign-off is missing.
Commit sha: e1e1ada, Author: Cheng, Committer: GitHub; The sign-off is missing.
Commit sha: 51c8fbb, Author: Cheng, Committer: GitHub; The sign-off is missing.
Commit sha: 6aa42f9, Author: Cheng, Committer: GitHub; The sign-off is missing.
Commit sha: 9400eae, Author: Chengzhong Wu, Committer: GitHub; The sign-off is missing.
Commit sha: 52c6449, Author: Chengzhong Wu, Committer: GitHub; The sign-off is missing.
Commit sha: 4f45ace, Author: Chengzhong Wu, Committer: GitHub; The sign-off is missing.
Commit sha: 483e3d5, Author: Chengzhong Wu, Committer: GitHub; The sign-off is missing.
Commit sha: af89b53, Author: Chengzhong Wu, Committer: GitHub; The sign-off is missing.
Commit sha: 1238f0a, Author: Chengzhong Wu, Committer: GitHub; The sign-off is missing.
Commit sha: b11ee4c, Author: Chengzhong Wu, Committer: GitHub; The sign-off is missing.
Commit sha: 6d22fce, Author: Chengzhong Wu, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: 744c2f5, Author: Chengzhong Wu, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: 0aa5874, Author: Chengzhong Wu, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: a7f8b23, Author: Chengzhong Wu, Committer: GitHub; The sign-off is missing.
Commit sha: 0edeafd, Author: Chengzhong Wu, Committer: GitHub; The sign-off is missing.
Commit sha: 3c105b6, Author: Chengzhong Wu, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: 82ac335, Author: Chengzhong Wu, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: 316ac8c, Author: Chengzhong Wu, Committer: GitHub; The sign-off is missing.
Commit sha: aa3523e, Author: cjihrig, Committer: James M Snell; The sign-off is missing.
Commit sha: 9671826, Author: cjihrig, Committer: James M Snell; The sign-off is missing.
Commit sha: 1a2eb15, Author: cjihrig, Committer: James M Snell; The sign-off is missing.
Commit sha: d0ff34f, Author: Colin Ihrig, Committer: GitHub; The sign-off is missing.
Commit sha: 338d70b, Author: Colin Ihrig, Committer: GitHub; The sign-off is missing.
Commit sha: 19c8cc1, Author: Colin Ihrig, Committer: GitHub; The sign-off is missing.
Commit sha: ad68d08, Author: Colin Ihrig, Committer: GitHub; The sign-off is missing.
Commit sha: c61504b, Author: Colin Ihrig, Committer: GitHub; The sign-off is missing.
Commit sha: 93c15bf, Author: Colin Ihrig, Committer: GitHub; The sign-off is missing.
Commit sha: 0e7ec5e, Author: Colin Ihrig, Committer: GitHub; The sign-off is missing.
Commit sha: 840f952, Author: Colin Ihrig, Committer: GitHub; The sign-off is missing.
Commit sha: 793c793, Author: Colin Ihrig, Committer: GitHub; The sign-off is missing.
Commit sha: c4fb331, Author: Colin Ihrig, Committer: GitHub; The sign-off is missing.
Commit sha: a954602, Author: Daniel Lemire, Committer: GitHub; The sign-off is missing.
Commit sha: 5557ce4, Author: Daniel Venable, Committer: James M Snell; The sign-off is missing.
Commit sha: 23c2d33, Author: Dario Piotrowicz, Committer: GitHub; The sign-off is missing.
Commit sha: 7119303, Author: Dario Piotrowicz, Committer: GitHub; The sign-off is missing.
Commit sha: ce6a628, Author: Dario Piotrowicz, Committer: GitHub; The sign-off is missing.
Commit sha: 7f18407, Author: Deokjin Kim, Committer: GitHub; The sign-off is missing.
Commit sha: 383e1a2, Author: Eddie Abbondanzio, Committer: GitHub; The sign-off is missing.
Commit sha: 7e87520, Author: Etienne Pierre-doray, Committer: Michaël Zasso; The sign-off is missing.
Commit sha: 799d920, Author: Giovanni Bucci, Committer: GitHub; The sign-off is missing.
Commit sha: 24ed8da, Author: Giovanni Bucci, Committer: GitHub; The sign-off is missing.
Commit sha: 7154b32, Author: Giovanni Bucci, Committer: GitHub; The sign-off is missing.
Commit sha: fdad2fa, Author: islandryu, Committer: James M Snell; The sign-off is missing.
Commit sha: ba6800d, Author: Jacob Smith, Committer: GitHub; The sign-off is missing.
Commit sha: fc11189, Author: Jacob Smith, Committer: GitHub; The sign-off is missing.
Commit sha: b736028, Author: James M Snell, Committer: James M Snell; The sign-off is missing.
Commit sha: 3b5f235, Author: James M Snell, Committer: GitHub; The sign-off is missing.
Commit sha: 8d9dac4, Author: James M Snell, Committer: James M Snell; The sign-off is missing.
Commit sha: ea493c1, Author: James M Snell, Committer: James M Snell; The sign-off is missing.
Commit sha: c0ad193, Author: James M Snell, Committer: James M Snell; The sign-off is missing.
Commit sha: 7b60bcb, Author: James M Snell, Committer: James M Snell; The sign-off is missing.
Commit sha: 6879ab9, Author: James M Snell, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: 6e23885, Author: James M Snell, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: d3cb7c0, Author: James M Snell, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: 08fa9ed, Author: James M Snell, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: 294abc2, Author: James M Snell, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: a5ed762, Author: James M Snell, Committer: GitHub; The sign-off is missing.
Commit sha: 869ea33, Author: James M Snell, Committer: James M Snell; The sign-off is missing.
Commit sha: 761de81, Author: James M Snell, Committer: GitHub; The sign-off is missing.
Commit sha: f07300c, Author: James M Snell, Committer: GitHub; The sign-off is missing.
Commit sha: 0713ee3, Author: James M Snell, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: 8caa1dc, Author: James M Snell, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: 552362a, Author: James M Snell, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: 97a3a82, Author: James M Snell, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: 23d0a7f, Author: James M Snell, Committer: James M Snell; The sign-off is missing.
Commit sha: e0a7151, Author: James M Snell, Committer: James M Snell; The sign-off is missing.
Commit sha: ea7ab16, Author: James M Snell, Committer: GitHub; The sign-off is missing.
Commit sha: 7a4e9e6, Author: James M Snell, Committer: James M Snell; The sign-off is missing.
Commit sha: 2972fe9, Author: James M Snell, Committer: GitHub; The sign-off is missing.
Commit sha: 35d199f, Author: James M Snell, Committer: James M Snell; The sign-off is missing.
Commit sha: 6947878, Author: James M Snell, Committer: James M Snell; The sign-off is missing.
Commit sha: a091f48, Author: James M Snell, Committer: GitHub; The sign-off is missing.
Commit sha: eb11adf, Author: James M Snell, Committer: GitHub; The sign-off is missing.
Commit sha: 3207fda, Author: James M Snell, Committer: GitHub; The sign-off is missing.
Commit sha: 95c04e2, Author: James M Snell, Committer: GitHub; The sign-off is missing.
Commit sha: 8ac3055, Author: James M Snell, Committer: GitHub; The sign-off is missing.
Commit sha: e799722, Author: Jelle van der Waa, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: e6a988d, Author: Jelle van der Waa, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: 01a5aa2, Author: Jonas, Committer: GitHub; The sign-off is missing.
Commit sha: 59b3a8b, Author: Jonas, Committer: GitHub; The sign-off is missing.
Commit sha: 2570f95, Author: Jordan Harband, Committer: GitHub; The sign-off is missing.
Commit sha: e96072a, Author: Jordan Harband, Committer: GitHub; The sign-off is missing.
Commit sha: 19fabc0, Author: Jordan Harband, Committer: James M Snell; The sign-off is missing.
Commit sha: 7c3aa9f, Author: Joyee Cheung, Committer: GitHub; The sign-off is missing.
Commit sha: 6b3937a, Author: Joyee Cheung, Committer: GitHub; The sign-off is missing.
Commit sha: b8f6d84, Author: Joyee Cheung, Committer: GitHub; The sign-off is missing.
Commit sha: f4fcf0e, Author: Joyee Cheung, Committer: GitHub; The sign-off is missing.
Commit sha: 97caa4c, Author: Joyee Cheung, Committer: GitHub; The sign-off is missing.
Commit sha: 58ac655, Author: Joyee Cheung, Committer: GitHub; The sign-off is missing.
Commit sha: 5d93002, Author: Joyee Cheung, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: 74717cb, Author: Joyee Cheung, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: 4a5d2c7, Author: Joyee Cheung, Committer: GitHub; The sign-off is missing.
Commit sha: 9be9348, Author: Keeley Hammond, Committer: GitHub; The sign-off is missing.
Commit sha: 752c0b8, Author: Khafra, Committer: GitHub; The sign-off is missing.
Commit sha: 4c27393, Author: Kunal Kumar, Committer: GitHub; The sign-off is missing.
Commit sha: c889b85, Author: Levi Zim, Committer: GitHub; The sign-off is missing.
Commit sha: 984a472, Author: Luigi Pinca, Committer: GitHub; The sign-off is missing.
Commit sha: 72537f5, Author: Luigi Pinca, Committer: James M Snell; The sign-off is missing.
Commit sha: 75b9c1c, Author: Luigi Pinca, Committer: GitHub; The sign-off is missing.
Commit sha: 80c70ee, Author: Luigi Pinca, Committer: GitHub; The sign-off is missing.
Commit sha: 04f147b, Author: Luigi Pinca, Committer: GitHub; The sign-off is missing.
Commit sha: 50d405a, Author: Luigi Pinca, Committer: GitHub; The sign-off is missing.
Commit sha: b185d12, Author: Luigi Pinca, Committer: GitHub; The sign-off is missing.
Commit sha: 44d2648, Author: Luigi Pinca, Committer: GitHub; The sign-off is missing.
Commit sha: 009d53e, Author: Maksim Gorkov, Committer: GitHub; The sign-off is missing.
Commit sha: e52440b, Author: Marco Ippolito, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: e799ebd, Author: Marco Ippolito, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: b3641fe, Author: Marco Ippolito, Committer: GitHub; The sign-off is missing.
Commit sha: cee63dc, Author: Marco Ippolito, Committer: GitHub; The sign-off is missing.
Commit sha: f4fba08, Author: Marco Ippolito, Committer: GitHub; The sign-off is missing.
Commit sha: 464f335, Author: Mattias Buelens, Committer: GitHub; The sign-off is missing.
Commit sha: da5f7ac, Author: Meghan Denny, Committer: GitHub; The sign-off is missing.
Commit sha: 1b2a966, Author: Meghan Denny, Committer: GitHub; The sign-off is missing.
Commit sha: be9b614, Author: Meghan Denny, Committer: GitHub; The sign-off is missing.
Commit sha: dd92abc, Author: Michael Dawson, Committer: GitHub; Expected "Michael Dawson [email protected]", but got "Michael Dawson [email protected]".
Commit sha: 322056d, Author: Michaël Zasso, Committer: GitHub; The sign-off is missing.
Commit sha: e46f2c1, Author: Michaël Zasso, Committer: GitHub; The sign-off is missing.
Commit sha: 1faf8c6, Author: Michaël Zasso, Committer: GitHub; The sign-off is missing.
Commit sha: 5edec0e, Author: Michaël Zasso, Committer: Michaël Zasso; The sign-off is missing.
Commit sha: 1f654e6, Author: Michaël Zasso, Committer: Michaël Zasso; The sign-off is missing.
Commit sha: 7917b67, Author: Michaël Zasso, Committer: Michaël Zasso; The sign-off is missing.
Commit sha: 1142f78, Author: Michaël Zasso, Committer: Michaël Zasso; The sign-off is missing.
Commit sha: 4f8fd56, Author: Michaël Zasso, Committer: Michaël Zasso; The sign-off is missing.
Commit sha: a4e0fce, Author: Michaël Zasso, Committer: Michaël Zasso; The sign-off is missing.
Commit sha: e8f55f7, Author: Michaël Zasso, Committer: Michaël Zasso; The sign-off is missing.
Commit sha: 5d8011d, Author: Michaël Zasso, Committer: Michaël Zasso; The sign-off is missing.
Commit sha: 6f96526, Author: Michaël Zasso, Committer: Michaël Zasso; The sign-off is missing.
Commit sha: 44b0e42, Author: Michaël Zasso, Committer: Michaël Zasso; The sign-off is missing.
Commit sha: 89f661d, Author: Michaël Zasso, Committer: Michaël Zasso; The sign-off is missing.
Commit sha: 6857dbc, Author: Michaël Zasso, Committer: Michaël Zasso; The sign-off is missing.
Commit sha: f05d287, Author: Michaël Zasso, Committer: GitHub; The sign-off is missing.
Commit sha: 0a4672e, Author: Michaël Zasso, Committer: GitHub; The sign-off is missing.
Commit sha: ed52ab9, Author: Michaël Zasso, Committer: GitHub; The sign-off is missing.
Commit sha: 36c53c6, Author: Node.js GitHub Bot, Committer: Marco Ippolito; The sign-off is missing.
Commit sha: d5bea71, Author: Node.js GitHub Bot, Committer: James M Snell; The sign-off is missing.
Commit sha: 4ef7749, Author: Node.js GitHub Bot, Committer: GitHub; The sign-off is missing.
Commit sha: f537efd, Author: Node.js GitHub Bot, Committer: GitHub; The sign-off is missing.
Commit sha: 5770972, Author: Node.js GitHub Bot, Committer: GitHub; The sign-off is missing.
Commit sha: dd26064, Author: Node.js GitHub Bot, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: d1a3f30, Author: Node.js GitHub Bot, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: a500382, Author: Node.js GitHub Bot, Committer: GitHub; The sign-off is missing.
Commit sha: 532fff6, Author: Node.js GitHub Bot, Committer: GitHub; The sign-off is missing.
Commit sha: 64ee8a0, Author: Node.js GitHub Bot, Committer: GitHub; The sign-off is missing.
Commit sha: e346323, Author: Node.js GitHub Bot, Committer: GitHub; The sign-off is missing.
Commit sha: f2001e3, Author: Node.js GitHub Bot, Committer: GitHub; The sign-off is missing.
Commit sha: 261624b, Author: Node.js GitHub Bot, Committer: GitHub; The sign-off is missing.
Commit sha: 7e86294, Author: Node.js GitHub Bot, Committer: GitHub; The sign-off is missing.
Commit sha: dc2c9ec, Author: Node.js GitHub Bot, Committer: GitHub; The sign-off is missing.
Commit sha: 2388d61, Author: Node.js GitHub Bot, Committer: GitHub; The sign-off is missing.
Commit sha: 25b22e4, Author: npm CLI robot, Committer: GitHub; The sign-off is missing.
Commit sha: cadc4ed, Author: npm CLI robot, Committer: GitHub; The sign-off is missing.
Commit sha: 52d3944, Author: Olivier Flückiger, Committer: Michaël Zasso; The sign-off is missing.
Commit sha: c8df98d, Author: pacexy, Committer: GitHub; The sign-off is missing.
Commit sha: 8975748, Author: Pietro Marchini, Committer: GitHub; The sign-off is missing.
Commit sha: 22f1518, Author: Pietro Marchini, Committer: GitHub; The sign-off is missing.
Commit sha: c752615, Author: Pietro Marchini, Committer: James M Snell; The sign-off is missing.
Commit sha: 649da3b, Author: Rafael Gonzaga, Committer: GitHub; The sign-off is missing.
Commit sha: 808e6b3, Author: Rafael Gonzaga, Committer: GitHub; The sign-off is missing.
Commit sha: 99099d6, Author: Rafael Gonzaga, Committer: GitHub; The sign-off is missing.
Commit sha: b22c3d3, Author: Rafael Gonzaga, Committer: GitHub; Expected "Rafael Gonzaga [email protected]", but got "RafaelGSS [email protected]".
Commit sha: 496e17e, Author: Rafael Gonzaga, Committer: GitHub; The sign-off is missing.
Commit sha: f16cd10, Author: Rafael Gonzaga, Committer: GitHub; The sign-off is missing.
Commit sha: c6960ee, Author: Rafael Gonzaga, Committer: GitHub; The sign-off is missing.
Commit sha: 3fe8027, Author: Rafael Gonzaga, Committer: GitHub; The sign-off is missing.
Commit sha: 6f946c9, Author: Rafael Gonzaga, Committer: GitHub; The sign-off is missing.
Commit sha: 01dd7c4, Author: Rafael Gonzaga, Committer: GitHub; The sign-off is missing.
Commit sha: a1c9c1a, Author: Rafael Gonzaga, Committer: GitHub; The sign-off is missing.
Commit sha: 55cc372, Author: Rafael Gonzaga, Committer: GitHub; The sign-off is missing.
Commit sha: b845dc6, Author: RafaelGSS, Committer: RafaelGSS; The sign-off is missing.
Commit sha: 3efbb0d, Author: RafaelGSS, Committer: RafaelGSS; The sign-off is missing.
Commit sha: d07c60b, Author: RafaelGSS, Committer: RafaelGSS; The sign-off is missing.
Commit sha: 1b693fa, Author: RafaelGSS, Committer: RafaelGSS; The sign-off is missing.
Commit sha: 8306457, Author: RafaelGSS, Committer: RafaelGSS; The sign-off is missing.
Commit sha: bf59539, Author: RafaelGSS, Committer: RafaelGSS; The sign-off is missing.
Commit sha: 671d058, Author: René, Committer: GitHub; The sign-off is missing.
Commit sha: 2bd5694, Author: René, Committer: GitHub; The sign-off is missing.
Commit sha: 08eeddf, Author: Rich Trott, Committer: GitHub; The sign-off is missing.
Commit sha: 1263efd, Author: Rich Trott, Committer: GitHub; The sign-off is missing.
Commit sha: adf8e97, Author: Richard Lau, Committer: GitHub; The sign-off is missing.
Commit sha: ad84558, Author: Richard Lau, Committer: GitHub; The sign-off is missing.
Commit sha: da1ca7d, Author: Robin Mehner, Committer: GitHub; The sign-off is missing.
Commit sha: a344300, Author: Ruy Adorno, Committer: Ruy Adorno; The sign-off is missing.
Commit sha: 7a9d783, Author: Santiago Gimeno, Committer: James M Snell; The sign-off is missing.
Commit sha: 7895b8e, Author: sebastianas, Committer: GitHub; Expected "sebastianas [email protected]", but got "Sebastian Andrzej Siewior [email protected]".
Commit sha: 7bc2946, Author: Shreyans Pathak, Committer: GitHub; The sign-off is missing.
Commit sha: 3d861c4, Author: Shreyans Pathak, Committer: GitHub; The sign-off is missing.
Commit sha: 304bb9c, Author: Stefan Stojanovic, Committer: GitHub; The sign-off is missing.
Commit sha: b3c1b63, Author: Stefan Stojanovic, Committer: Michaël Zasso; The sign-off is missing.
Commit sha: d85d2f8, Author: Stefan Stojanovic, Committer: Michaël Zasso; The sign-off is missing.
Commit sha: d0361f0, Author: StefanStojanovic, Committer: Michaël Zasso; The sign-off is missing.
Commit sha: db7a31e, Author: Stephen Belanger, Committer: GitHub; The sign-off is missing.
Commit sha: efe698e, Author: Tim Jacomb, Committer: GitHub; The sign-off is missing.
Commit sha: bade7a1, Author: tjuhaszrh, Committer: GitHub; The sign-off is missing.
Commit sha: 046be6d, Author: Tobias Nießen, Committer: GitHub; The sign-off is missing.
Commit sha: 9ec7bed, Author: Vitalii Akimov, Committer: James M Snell; The sign-off is missing.
Commit sha: 8c19a5c, Author: Xiao-Tao, Committer: GitHub; The sign-off is missing.
Commit sha: 99ffe35, Author: Yagiz Nizipli, Committer: Michaël Zasso; The sign-off is missing.
Commit sha: 581b444, Author: Yagiz Nizipli, Committer: GitHub; The sign-off is missing.
Commit sha: 063e67c, Author: Yagiz Nizipli, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: 43c593c, Author: Yagiz Nizipli, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: b78df6c, Author: Yagiz Nizipli, Committer: Node.js GitHub Bot; The sign-off is missing.
Commit sha: 687be59, Author: yamachu, Committer: Luigi Pinca; The sign-off is missing.
Commit sha: 1760024, Author: yamachu, Committer: Luigi Pinca; The sign-off is missing.
Commit sha: ba4587c, Author: ywave620, Committer: GitHub; The sign-off is missing.