]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'es/contacts'
authorJunio C Hamano <gitster@pobox.com>
Thu, 25 Jul 2013 02:22:57 +0000 (19:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Jul 2013 02:22:58 +0000 (19:22 -0700)
A helper to read from a set of format-patch output files or a range
of commits and find those who may have insights to the code that
the changes touch by running a series of "git blame" commands.

* es/contacts:
  contrib: contacts: add documentation
  contrib: contacts: add mailmap support
  contrib: contacts: interpret committish akin to format-patch
  contrib: contacts: add ability to parse from committish
  contrib: add git-contacts helper


Trivial merge