summaryrefslogtreecommitdiffstats
path: root/cmds-purehelpers.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-01-20 02:22:50 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-01-20 02:22:50 +0000
commit4ad294bce02ce66a5fa0a3aba3267d83fc995773 (patch)
tree9094e6a5f32f0fdaa5e35e0a1dea9d13d5a31fae /cmds-purehelpers.txt
parent7c73c663897cfb2796fa93efc40ebe4ea33a3db1 (diff)
downloadgit-htmldocs-4ad294bce02ce66a5fa0a3aba3267d83fc995773.tar.gz
Autogenerated HTML docs for v1.5.0-rc1-g6f71
Diffstat (limited to 'cmds-purehelpers.txt')
-rw-r--r--cmds-purehelpers.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/cmds-purehelpers.txt b/cmds-purehelpers.txt
new file mode 100644
index 000000000..d0cc56904
--- /dev/null
+++ b/cmds-purehelpers.txt
@@ -0,0 +1,30 @@
+gitlink:git-applypatch[1]::
+ Apply one patch extracted from an e-mail.
+
+gitlink:git-check-ref-format[1]::
+ Make sure ref name is well formed.
+
+gitlink:git-fmt-merge-msg[1]::
+ Produce a merge commit message.
+
+gitlink:git-mailinfo[1]::
+ Extracts patch and authorship from a single e-mail message.
+
+gitlink:git-mailsplit[1]::
+ Simple UNIX mbox splitter program.
+
+gitlink:git-merge-one-file[1]::
+ The standard helper program to use with git-merge-index.
+
+gitlink:git-patch-id[1]::
+ Compute unique ID for a patch.
+
+gitlink:git-peek-remote[1]::
+ List the references in a remote repository.
+
+gitlink:git-sh-setup[1]::
+ Common git shell script setup code.
+
+gitlink:git-stripspace[1]::
+ Filter out empty lines.
+