Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-16 | githooks/commit-msg: don't rely on GNU sed's Q command | edef | |
Not using the GNU extension makes this work on macOS. Change-Id: I303034814a5f6a94d43522f35c4bf527282622de | |||
2022-06-19 | githooks: add SPDX headers | edef | |
There ought to be a git hook for this.. Change-Id: I111c6150f024782838e40a1855d0d303c6ddbc93 | |||
2022-06-19 | githooks/commit-msg: use git-interpret-trailers --in-place | edef | |
Change-Id: I31567a95f4d55e7cee526eb5432201087aaa3a1a | |||
2022-06-19 | githooks/commit-msg: don't inhibit git's empty commit message behaviour | edef | |
Change-Id: I9e800f347cfb5440c384766f0be55aba4a40c94f | |||
2022-06-19 | githooks: add Change-Id commit-msg hook | edef | |
This adds a randomly generated Change-Id to every commit message that doesn't have one yet. Change-Id: Ic0d1bb74dc60633cd70550e0dde6b0b8340c89bd |