The branch, master has been updated via cb4553bd06645713c83ae169893eb1db6038c566 (commit) from a75801320d07df99018b6fda016b6aca6fc0ca51 (commit)
- Log ----------------------------------------------------------------- commit cb4553bd06645713c83ae169893eb1db6038c566 Author: Thomas Adam <tho...@xteddy.org> Commit: Thomas Adam <tho...@xteddy.org> Add .mailmap for commit author translations Because it's not possible to enumerate up-front all of the committers to tmux coming from OpenBSD, at the time a commit is imported in to git from the OpenBSD CVS repository, the author information is not known to Git, necessarily. But it's possible to alter for output the respective author after the fact, via Git's .mailmap file. It is this file which will therefore provide a new mapping of OpenBSD commiter to an actual real name and real email address. --- .mailmap | 21 +++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000..d834464 --- /dev/null +++ b/.mailmap @@ -0,0 +1,21 @@ +Bob Beck <b...@openbsd.org> beck <beck> +Igor Sobrado <sobr...@openbsd.org> sobrado <sobrado> +Jacek Masiulaniec <jac...@openbsd.org> jacekm <jacekm> +Jason McIntyre <j...@openbsd.org> jcm <jcm> +Joel Sing <js...@openbsd.org> jsing <jsing> +Marc Espie <es...@openbsd.org> espie <espie> +Matthew Dempsky <matt...@openbsd.org> matthew <matthew> +Matthias Kilian <k...@openbsd.org> kili <kili> +Matthieu Herrb <matth...@openbsd.org> matthieu <matthieu> +Miod Vallat <m...@openbsd.org> miod <miod> +Nicholas Marriott <n...@openbsd.org> nicm <nicm> +Okan Demirmen <o...@openbsd.org> okan <okan> +Philip Guenther <guent...@openbsd.org> guenther <guenther> +Pierre-Yves Ritschard <p...@openbsd.org> pyr <pyr> +Ray Lai <r...@openbsd.org> ray <ray> +Ryan McBride <mcbr...@openbsd.org> mcbride <mcbride> +Stefan Sperling <s...@openbsd.org> stsp <stsp> +Stuart Henderson <st...@openbsd.org> sthen <sthen> +Ted Unangst <t...@openbsd.org> tedu <tedu> +Theo Deraadt <dera...@openbsd.org> deraadt <deraadt> +William Yodlowsky <will...@openbsd.org> william <william> ----------------------------------------------------------------------- Summary of changes: .mailmap | 21 +++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) create mode 100644 .mailmap hooks/post-receive -- tmux ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_nov _______________________________________________ tmux-cvs mailing list tmux-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-cvs