Install git-send-email by default

After 567ffeb7722eefab3991cb894c96548b92b57cc2 and
4bc87a28be020a6bf7387161c65ea3d8e4a0228b, git-send-email no
longer requires any non-standard Perl modules, so there's no
reason to special-case it.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2 files changed
tree: 0a2a883025525d3b241080957fd2bf7fd244e217
  1. arm/
  2. compat/
  3. contrib/
  4. Documentation/
  5. mozilla-sha1/
  6. ppc/
  7. t/
  8. templates/
  9. xdiff/
  10. .gitignore
  11. apply.c
  12. base85.c
  13. blame.c
  14. blob.c
  15. blob.h
  16. builtin-count.c
  17. builtin-diff.c
  18. builtin-help.c
  19. builtin-log.c
  20. builtin-push.c
  21. builtin.h
  22. cache.h
  23. cat-file.c
  24. check-ref-format.c
  25. checkout-index.c
  26. clone-pack.c
  27. combine-diff.c
  28. commit-tree.c
  29. commit.c
  30. commit.h
  31. config.c
  32. connect.c
  33. convert-objects.c
  34. copy.c
  35. COPYING
  36. csum-file.c
  37. csum-file.h
  38. ctype.c
  39. daemon.c
  40. date.c
  41. delta.h
  42. describe.c
  43. diff-delta.c
  44. diff-files.c
  45. diff-index.c
  46. diff-lib.c
  47. diff-stages.c
  48. diff-tree.c
  49. diff.c
  50. diff.h
  51. diffcore-break.c
  52. diffcore-delta.c
  53. diffcore-order.c
  54. diffcore-pickaxe.c
  55. diffcore-rename.c
  56. diffcore.h
  57. entry.c
  58. environment.c
  59. exec_cmd.c
  60. exec_cmd.h
  61. fetch-clone.c
  62. fetch-pack.c
  63. fetch.c
  64. fetch.h
  65. fsck-objects.c
  66. generate-cmdlist.sh
  67. get-tar-commit-id.c
  68. git-add.sh
  69. git-am.sh
  70. git-annotate.perl
  71. git-applymbox.sh
  72. git-applypatch.sh
  73. git-archimport.perl
  74. git-bisect.sh
  75. git-branch.sh
  76. git-checkout.sh
  77. git-cherry.sh
  78. git-clean.sh
  79. git-clone.sh
  80. git-commit.sh
  81. git-compat-util.h
  82. git-cvsexportcommit.perl
  83. git-cvsimport.perl
  84. git-cvsserver.perl
  85. git-fetch.sh
  86. git-fmt-merge-msg.perl
  87. git-format-patch.sh
  88. git-grep.sh
  89. git-lost-found.sh
  90. git-ls-remote.sh
  91. git-merge-octopus.sh
  92. git-merge-one-file.sh
  93. git-merge-ours.sh
  94. git-merge-recursive.py
  95. git-merge-resolve.sh
  96. git-merge-stupid.sh
  97. git-merge.sh
  98. git-mv.perl
  99. git-parse-remote.sh
  100. git-prune.sh
  101. git-pull.sh
  102. git-push.sh
  103. git-rebase.sh
  104. git-relink.perl
  105. git-repack.sh
  106. git-request-pull.sh
  107. git-rerere.perl
  108. git-reset.sh
  109. git-resolve.sh
  110. git-revert.sh
  111. git-rm.sh
  112. git-send-email.perl
  113. git-sh-setup.sh
  114. git-shortlog.perl
  115. git-svnimport.perl
  116. git-tag.sh
  117. git-verify-tag.sh
  118. GIT-VERSION-GEN
  119. git.c
  120. git.spec.in
  121. gitk
  122. gitMergeCommon.py
  123. hash-object.c
  124. http-fetch.c
  125. http-push.c
  126. http.c
  127. http.h
  128. ident.c
  129. imap-send.c
  130. index-pack.c
  131. index.c
  132. init-db.c
  133. INSTALL
  134. local-fetch.c
  135. log-tree.c
  136. log-tree.h
  137. ls-files.c
  138. ls-tree.c
  139. mailinfo.c
  140. mailsplit.c
  141. Makefile
  142. merge-base.c
  143. merge-index.c
  144. merge-tree.c
  145. mktag.c
  146. mktree.c
  147. name-rev.c
  148. object.c
  149. object.h
  150. pack-check.c
  151. pack-objects.c
  152. pack-redundant.c
  153. pack.h
  154. pager.c
  155. patch-delta.c
  156. patch-id.c
  157. path.c
  158. peek-remote.c
  159. pkt-line.c
  160. pkt-line.h
  161. prune-packed.c
  162. quote.c
  163. quote.h
  164. read-cache.c
  165. read-tree.c
  166. README
  167. receive-pack.c
  168. refs.c
  169. refs.h
  170. repo-config.c
  171. rev-list.c
  172. rev-parse.c
  173. revision.c
  174. revision.h
  175. rsh.c
  176. rsh.h
  177. run-command.c
  178. run-command.h
  179. send-pack.c
  180. server-info.c
  181. setup.c
  182. sha1_file.c
  183. sha1_name.c
  184. shell.c
  185. show-branch.c
  186. show-index.c
  187. ssh-fetch.c
  188. ssh-pull.c
  189. ssh-push.c
  190. ssh-upload.c
  191. strbuf.c
  192. strbuf.h
  193. stripspace.c
  194. symbolic-ref.c
  195. tag.c
  196. tag.h
  197. tar-tree.c
  198. tar.h
  199. test-date.c
  200. test-delta.c
  201. tree-diff.c
  202. tree-walk.c
  203. tree-walk.h
  204. tree.c
  205. tree.h
  206. unpack-file.c
  207. unpack-objects.c
  208. update-index.c
  209. update-ref.c
  210. update-server-info.c
  211. upload-pack.c
  212. usage.c
  213. var.c
  214. verify-pack.c
  215. write-tree.c
  216. xdiff-interface.c
  217. xdiff-interface.h