blob: d0cc569044e43600358a63bd6c4f33f407009a47 [file] [log] [blame]
Junio C Hamano4ad294b2007-01-20 02:22:501gitlink:git-applypatch[1]::
2Apply one patch extracted from an e-mail.
3
4gitlink:git-check-ref-format[1]::
5Make sure ref name is well formed.
6
7gitlink:git-fmt-merge-msg[1]::
8Produce a merge commit message.
9
10gitlink:git-mailinfo[1]::
11Extracts patch and authorship from a single e-mail message.
12
13gitlink:git-mailsplit[1]::
14Simple UNIX mbox splitter program.
15
16gitlink:git-merge-one-file[1]::
17The standard helper program to use with git-merge-index.
18
19gitlink:git-patch-id[1]::
20Compute unique ID for a patch.
21
22gitlink:git-peek-remote[1]::
23List the references in a remote repository.
24
25gitlink:git-sh-setup[1]::
26Common git shell script setup code.
27
28gitlink:git-stripspace[1]::
29Filter out empty lines.
30