git-export-filter: add support for --names option
commitda571342ecdcf21fff1351cfc03a8fa29b1378f0
authorKyle J. McKay <mackyle@gmail.com>
Thu, 6 Nov 2014 02:41:57 +0000 (5 18:41 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 6 Nov 2014 02:41:57 +0000 (5 18:41 -0800)
tree58b54cf542d506e7c67acd19b4a72387a74e0fe4
parentd4731672d154999528c1ed6820f0de650ee734f0
git-export-filter: add support for --names option

The --names option will emit all committer, author and tagger
names found in the intput stream rather than a modified fast-import
stream.  This can be useful in building an initial authors file.
git-export-filter.1
git-export-filter.c
git-export-filter.txt