diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-17 16:03:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-17 16:17:15 -0400 |
commit | ac62a47ea431271447909b17e883eeaefa87aaea (patch) | |
tree | e867e6a454b0ce85ed10edffe06d19023535e896 /debian/changelog | |
parent | 584f3e3061e8983e4caa328d7bc16fdeba849654 (diff) |
git: Put web committer name/openid/address in the git author field
The committer's email address is not used (because leaking email addresses
is not liked by many users). Closes: #451023
A "Web-commit" trailer is added, to allow telling the difference between
web commits and direct commits.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ff907655e..16b352766 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,6 +28,9 @@ ikiwiki (2.54) UNRELEASED; urgency=low work. Markdown removes one level of escaping. * Add a postscan hook. * search: Use postscan hook, avoid updating index when previewing. + * git: Put web committer name/openid/address in the git author field. + The committer's email address is not used (because leaking email addresses + is not liked by many users). Closes: #451023 [ Simon McVittie ] * meta, inline: Support guid options, to allow forcing a particular url or |