]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Add placeholders for missing documents.
authorJunio C Hamano <junkio@cox.net>
Tue, 23 Aug 2005 08:49:47 +0000 (01:49 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 23 Aug 2005 08:49:47 +0000 (01:49 -0700)
The text does not say anything interesting, but at least the
author list should reflect something close to reality.

Signed-off-by: Junio C Hamano <junkio@cox.net>
30 files changed:
Documentation/git-add-script.txt [new file with mode: 0644]
Documentation/git-applymbox.txt [new file with mode: 0644]
Documentation/git-applypatch.txt [new file with mode: 0644]
Documentation/git-bisect-script.txt [new file with mode: 0644]
Documentation/git-branch-script.txt [new file with mode: 0644]
Documentation/git-build-rev-cache.txt [new file with mode: 0644]
Documentation/git-checkout-script.txt [new file with mode: 0644]
Documentation/git-cherry.txt [new file with mode: 0644]
Documentation/git-clone-dumb-http.txt [new file with mode: 0644]
Documentation/git-count-objects-script.txt [new file with mode: 0644]
Documentation/git-daemon.txt [new file with mode: 0644]
Documentation/git-diff-script.txt [new file with mode: 0644]
Documentation/git-format-patch-script.txt [new file with mode: 0644]
Documentation/git-get-tar-commit-id.txt [new file with mode: 0644]
Documentation/git-mailinfo.txt [new file with mode: 0644]
Documentation/git-mailsplit.txt [new file with mode: 0644]
Documentation/git-patch-id.txt [new file with mode: 0644]
Documentation/git-push-script.txt [new file with mode: 0644]
Documentation/git-rebase-script.txt [new file with mode: 0644]
Documentation/git-relink-script.txt [new file with mode: 0644]
Documentation/git-request-pull-script.txt [new file with mode: 0644]
Documentation/git-reset-script.txt [new file with mode: 0644]
Documentation/git-rev-parse.txt [new file with mode: 0644]
Documentation/git-revert-script.txt [new file with mode: 0644]
Documentation/git-sh-setup-script.txt [new file with mode: 0644]
Documentation/git-show-rev-cache.txt [new file with mode: 0644]
Documentation/git-stripspace.txt [new file with mode: 0644]
Documentation/git-verify-tag-script.txt [new file with mode: 0644]
Documentation/git.txt
Documentation/gitk.txt [new file with mode: 0644]

diff --git a/Documentation/git-add-script.txt b/Documentation/git-add-script.txt
new file mode 100644 (file)
index 0000000..866d9c2
--- /dev/null
@@ -0,0 +1,38 @@
+git-add-script(1)
+=================
+
+NAME
+----
+git-add-script - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-add-script' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Linus Torvalds <torvalds@osdl.org>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-applymbox.txt b/Documentation/git-applymbox.txt
new file mode 100644 (file)
index 0000000..acf0bf3
--- /dev/null
@@ -0,0 +1,38 @@
+git-applymbox(1)
+================
+
+NAME
+----
+git-applymbox - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-applymbox' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Linus Torvalds <torvalds@osdl.org>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-applypatch.txt b/Documentation/git-applypatch.txt
new file mode 100644 (file)
index 0000000..55facd2
--- /dev/null
@@ -0,0 +1,38 @@
+git-applypatch(1)
+=================
+
+NAME
+----
+git-applypatch - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-applypatch' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Linus Torvalds <torvalds@osdl.org>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-bisect-script.txt b/Documentation/git-bisect-script.txt
new file mode 100644 (file)
index 0000000..1f5e386
--- /dev/null
@@ -0,0 +1,38 @@
+git-bisect-script(1)
+====================
+
+NAME
+----
+git-bisect-script - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-bisect-script' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Linus Torvalds <torvalds@osdl.org>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-branch-script.txt b/Documentation/git-branch-script.txt
new file mode 100644 (file)
index 0000000..fe9a041
--- /dev/null
@@ -0,0 +1,38 @@
+git-branch-script(1)
+====================
+
+NAME
+----
+git-branch-script - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-branch-script' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Linus Torvalds <torvalds@osdl.org> and Junio C Hamano <junkio@cox.net>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-build-rev-cache.txt b/Documentation/git-build-rev-cache.txt
new file mode 100644 (file)
index 0000000..b199cf9
--- /dev/null
@@ -0,0 +1,38 @@
+git-build-rev-cache(1)
+======================
+
+NAME
+----
+git-build-rev-cache - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-build-rev-cache' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Junio C Hamano <junkio@cox.net>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-checkout-script.txt b/Documentation/git-checkout-script.txt
new file mode 100644 (file)
index 0000000..ca469ec
--- /dev/null
@@ -0,0 +1,38 @@
+git-checkout-script(1)
+======================
+
+NAME
+----
+git-checkout-script - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-checkout-script' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Linus Torvalds <torvalds@osdl.org>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-cherry.txt b/Documentation/git-cherry.txt
new file mode 100644 (file)
index 0000000..14d0bd5
--- /dev/null
@@ -0,0 +1,38 @@
+git-cherry(1)
+=============
+
+NAME
+----
+git-cherry - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-cherry' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Junio C Hamano <junkio@cox.net>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-clone-dumb-http.txt b/Documentation/git-clone-dumb-http.txt
new file mode 100644 (file)
index 0000000..7824845
--- /dev/null
@@ -0,0 +1,38 @@
+git-clone-dumb-http(1)
+======================
+
+NAME
+----
+git-clone-dumb-http - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-clone-dumb-http' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Junio C Hamano <junkio@cox.net>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-count-objects-script.txt b/Documentation/git-count-objects-script.txt
new file mode 100644 (file)
index 0000000..2543617
--- /dev/null
@@ -0,0 +1,38 @@
+git-count-objects-script(1)
+===========================
+
+NAME
+----
+git-count-objects-script - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-count-objects-script' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Junio C Hamano <junkio@cox.net>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-daemon.txt b/Documentation/git-daemon.txt
new file mode 100644 (file)
index 0000000..5886c83
--- /dev/null
@@ -0,0 +1,38 @@
+git-daemon(1)
+=============
+
+NAME
+----
+git-daemon - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-daemon' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Linus Torvalds <torvalds@osdl.org> and YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-diff-script.txt b/Documentation/git-diff-script.txt
new file mode 100644 (file)
index 0000000..64acdc0
--- /dev/null
@@ -0,0 +1,38 @@
+git-diff-script(1)
+==================
+
+NAME
+----
+git-diff-script - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-diff-script' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Linus Torvalds <torvalds@osdl.org>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-format-patch-script.txt b/Documentation/git-format-patch-script.txt
new file mode 100644 (file)
index 0000000..ae3b8a1
--- /dev/null
@@ -0,0 +1,38 @@
+git-format-patch-script(1)
+==========================
+
+NAME
+----
+git-format-patch-script - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-format-patch-script' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Junio C Hamano <junkio@cox.net>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-get-tar-commit-id.txt b/Documentation/git-get-tar-commit-id.txt
new file mode 100644 (file)
index 0000000..f9c4140
--- /dev/null
@@ -0,0 +1,38 @@
+git-get-tar-commit-id(1)
+========================
+
+NAME
+----
+git-get-tar-commit-id - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-get-tar-commit-id' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-mailinfo.txt b/Documentation/git-mailinfo.txt
new file mode 100644 (file)
index 0000000..b75f61c
--- /dev/null
@@ -0,0 +1,38 @@
+git-mailinfo(1)
+===============
+
+NAME
+----
+git-mailinfo - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-mailinfo' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Linus Torvalds <torvalds@osdl.org>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-mailsplit.txt b/Documentation/git-mailsplit.txt
new file mode 100644 (file)
index 0000000..617276a
--- /dev/null
@@ -0,0 +1,38 @@
+git-mailsplit(1)
+================
+
+NAME
+----
+git-mailsplit - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-mailsplit' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Linus Torvalds <torvalds@osdl.org>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-patch-id.txt b/Documentation/git-patch-id.txt
new file mode 100644 (file)
index 0000000..9a4abd1
--- /dev/null
@@ -0,0 +1,38 @@
+git-patch-id(1)
+===============
+
+NAME
+----
+git-patch-id - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-patch-id' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Linus Torvalds <torvalds@osdl.org>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-push-script.txt b/Documentation/git-push-script.txt
new file mode 100644 (file)
index 0000000..3c1208d
--- /dev/null
@@ -0,0 +1,38 @@
+git-push-script(1)
+==================
+
+NAME
+----
+git-push-script - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-push-script' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Junio C Hamano <junkio@cox.net>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-rebase-script.txt b/Documentation/git-rebase-script.txt
new file mode 100644 (file)
index 0000000..ba7cbb7
--- /dev/null
@@ -0,0 +1,38 @@
+git-rebase-script(1)
+====================
+
+NAME
+----
+git-rebase-script - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-rebase-script' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Junio C Hamano <junkio@cox.net>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-relink-script.txt b/Documentation/git-relink-script.txt
new file mode 100644 (file)
index 0000000..4c2b435
--- /dev/null
@@ -0,0 +1,38 @@
+git-relink-script(1)
+====================
+
+NAME
+----
+git-relink-script - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-relink-script' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Ryan Anderson <ryan@michonline.com>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-request-pull-script.txt b/Documentation/git-request-pull-script.txt
new file mode 100644 (file)
index 0000000..891468d
--- /dev/null
@@ -0,0 +1,38 @@
+git-request-pull-script(1)
+==========================
+
+NAME
+----
+git-request-pull-script - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-request-pull-script' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Ryan Anderson <ryan@michonline.com> and Junio C Hamano <junkio@cox.net>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-reset-script.txt b/Documentation/git-reset-script.txt
new file mode 100644 (file)
index 0000000..2c12f59
--- /dev/null
@@ -0,0 +1,38 @@
+git-reset-script(1)
+===================
+
+NAME
+----
+git-reset-script - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-reset-script' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Junio C Hamano <junkio@cox.net> and Linus Torvalds <torvalds@osdl.org>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-rev-parse.txt b/Documentation/git-rev-parse.txt
new file mode 100644 (file)
index 0000000..592c2bd
--- /dev/null
@@ -0,0 +1,38 @@
+git-rev-parse(1)
+================
+
+NAME
+----
+git-rev-parse - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-rev-parse' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Linus Torvalds <torvalds@osdl.org> and Junio C Hamano <junkio@cox.net>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-revert-script.txt b/Documentation/git-revert-script.txt
new file mode 100644 (file)
index 0000000..8a532e6
--- /dev/null
@@ -0,0 +1,38 @@
+git-revert-script(1)
+====================
+
+NAME
+----
+git-revert-script - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-revert-script' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Junio C Hamano <junkio@cox.net>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-sh-setup-script.txt b/Documentation/git-sh-setup-script.txt
new file mode 100644 (file)
index 0000000..92addd7
--- /dev/null
@@ -0,0 +1,38 @@
+git-sh-setup-script(1)
+======================
+
+NAME
+----
+git-sh-setup-script - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-sh-setup-script' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Linus Torvalds <torvalds@osdl.org>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-show-rev-cache.txt b/Documentation/git-show-rev-cache.txt
new file mode 100644 (file)
index 0000000..48f1ca3
--- /dev/null
@@ -0,0 +1,38 @@
+git-show-rev-cache(1)
+=====================
+
+NAME
+----
+git-show-rev-cache - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-show-rev-cache' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Junio C Hamano <junkio@cox.net>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-stripspace.txt b/Documentation/git-stripspace.txt
new file mode 100644 (file)
index 0000000..fc87146
--- /dev/null
@@ -0,0 +1,38 @@
+git-stripspace(1)
+=================
+
+NAME
+----
+git-stripspace - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-stripspace' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Linus Torvalds <torvalds@osdl.org>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
diff --git a/Documentation/git-verify-tag-script.txt b/Documentation/git-verify-tag-script.txt
new file mode 100644 (file)
index 0000000..88a2646
--- /dev/null
@@ -0,0 +1,38 @@
+git-verify-tag-script(1)
+========================
+
+NAME
+----
+git-verify-tag-script - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'git-verify-tag-script' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Jan Harkes <jaharkes@cs.cmu.edu> and Eric W. Biederman <ebiederm@xmission.com>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+
index 9d4fccdd47079144c67639cd460885eeefb55d68..55d63d9432673878268ae9be4ba973b12a384b70 100644 (file)
@@ -205,7 +205,7 @@ link:git-fetch-script.html[git-fetch-script]::
 link:git-pull-script.html[git-pull-script]::
        Fetch from and merge with a remote repository.
 
-link:git-commit-script.html[git-commit-script]::
+ulink:git-commit-script.html[git-commit-script]::
        Record changes to the repository.
 
 link:git-show-branch.html[git-show-branch]::
@@ -259,6 +259,97 @@ link:git-send-email-script.html[git-send-email]::
        Send patch e-mails out of "format-patch --mbox" output.
 
 
+Commands not yet documented
+---------------------------
+
+link:git-applymbox.html[git-applymbox]::
+       git-applymbox.
+
+link:git-applypatch.html[git-applypatch]::
+       git-applypatch.
+
+link:git-mailinfo.html[git-mailinfo]::
+       git-mailinfo.
+
+link:git-mailsplit.html[git-mailsplit]::
+       git-mailsplit.
+
+link:git-add-script.html[git-add-script]::
+       git-add-script.
+
+link:git-bisect-script.html[git-bisect-script]::
+       git-bisect-script.
+
+link:git-branch-script.html[git-branch-script]::
+       git-branch-script.
+
+link:git-build-rev-cache.html[git-build-rev-cache]::
+       git-build-rev-cache.
+
+link:git-checkout-script.html[git-checkout-script]::
+       git-checkout-script.
+
+link:git-cherry.html[git-cherry]::
+       git-cherry.
+
+link:git-clone-dumb-http.html[git-clone-dumb-http]::
+       git-clone-dumb-http.
+
+link:git-count-objects-script.html[git-count-objects-script]::
+       git-count-objects-script.
+
+link:git-daemon.html[git-daemon]::
+       git-daemon.
+
+link:git-diff-script.html[git-diff-script]::
+       git-diff-script.
+
+link:git-format-patch-script.html[git-format-patch-script]::
+       git-format-patch-script.
+
+link:git-get-tar-commit-id.html[git-get-tar-commit-id]::
+       git-get-tar-commit-id.
+
+link:git-patch-id.html[git-patch-id]::
+       git-patch-id.
+
+link:git-push-script.html[git-push-script]::
+       git-push-script.
+
+link:git-rebase-script.html[git-rebase-script]::
+       git-rebase-script.
+
+link:git-relink-script.html[git-relink-script]::
+       git-relink-script.
+
+link:git-request-pull-script.html[git-request-pull-script]::
+       git-request-pull-script.
+
+link:git-reset-script.html[git-reset-script]::
+       git-reset-script.
+
+link:git-rev-parse.html[git-rev-parse]::
+       git-rev-parse.
+
+link:git-revert-script.html[git-revert-script]::
+       git-revert-script.
+
+link:git-sh-setup-script.html[git-sh-setup-script]::
+       git-sh-setup-script.
+
+link:git-show-rev-cache.html[git-show-rev-cache]::
+       git-show-rev-cache.
+
+link:git-stripspace.html[git-stripspace]::
+       git-stripspace.
+
+link:git-verify-tag-script.html[git-verify-tag-script]::
+       git-verify-tag-script.
+
+link:gitk.html[gitk]::
+       gitk.
+
+
 Identifier Terminology
 ----------------------
 <object>::
diff --git a/Documentation/gitk.txt b/Documentation/gitk.txt
new file mode 100644 (file)
index 0000000..8e2f479
--- /dev/null
@@ -0,0 +1,38 @@
+gitk(1)
+=======
+
+NAME
+----
+gitk - Some git command not yet documented.
+
+
+SYNOPSIS
+--------
+'gitk' [ --option ] <args>...
+
+DESCRIPTION
+-----------
+Does something not yet documented.
+
+
+OPTIONS
+-------
+--option::
+       Some option not yet documented.
+
+<args>...::
+       Some argument not yet documented.
+
+
+Author
+------
+Written by Paul Mackerras <paulus@samba.org>
+
+Documentation
+--------------
+Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
+
+GIT
+---
+Part of the link:git.html[git] suite
+