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