]> granicus.if.org Git - strace/commit
Generate much of the CREDITS file from git log
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 24 Feb 2011 01:51:15 +0000 (01:51 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 24 Feb 2011 01:51:15 +0000 (01:51 +0000)
commit59138a2b0dc788f9390af33180f1447a86dfaa8c
tree0757d893cd07d5b0662682642a4b7e9869c69ac6
parente9a06b7ad439467a3f502d9358f6b44c1e850f60
Generate much of the CREDITS file from git log

* CREDITS.in: New file, derived from CREDITS, without names of
those who are listed as git log 'Author:'s.
* CREDITS: Remove file.
* Makefile.am [MAINTAINER_MODE] (CREDITS): New rule.
* .gitignore: Add CREDITS.
* .mailmap: New file, required to map git author names and email
addresses to canonical/preferred form.
.gitignore
.mailmap [new file with mode: 0644]
CREDITS [deleted file]
CREDITS.in [new file with mode: 0644]
Makefile.am