Browse Source

Add placeholders for missing documents.

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>
maint
Junio C Hamano 19 years ago
parent
commit
7fc9d69fca
  1. 38
      Documentation/git-add-script.txt
  2. 38
      Documentation/git-applymbox.txt
  3. 38
      Documentation/git-applypatch.txt
  4. 38
      Documentation/git-bisect-script.txt
  5. 38
      Documentation/git-branch-script.txt
  6. 38
      Documentation/git-build-rev-cache.txt
  7. 38
      Documentation/git-checkout-script.txt
  8. 38
      Documentation/git-cherry.txt
  9. 38
      Documentation/git-clone-dumb-http.txt
  10. 38
      Documentation/git-count-objects-script.txt
  11. 38
      Documentation/git-daemon.txt
  12. 38
      Documentation/git-diff-script.txt
  13. 38
      Documentation/git-format-patch-script.txt
  14. 38
      Documentation/git-get-tar-commit-id.txt
  15. 38
      Documentation/git-mailinfo.txt
  16. 38
      Documentation/git-mailsplit.txt
  17. 38
      Documentation/git-patch-id.txt
  18. 38
      Documentation/git-push-script.txt
  19. 38
      Documentation/git-rebase-script.txt
  20. 38
      Documentation/git-relink-script.txt
  21. 38
      Documentation/git-request-pull-script.txt
  22. 38
      Documentation/git-reset-script.txt
  23. 38
      Documentation/git-rev-parse.txt
  24. 38
      Documentation/git-revert-script.txt
  25. 38
      Documentation/git-sh-setup-script.txt
  26. 38
      Documentation/git-show-rev-cache.txt
  27. 38
      Documentation/git-stripspace.txt
  28. 38
      Documentation/git-verify-tag-script.txt
  29. 93
      Documentation/git.txt
  30. 38
      Documentation/gitk.txt

38
Documentation/git-add-script.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-applymbox.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-applypatch.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-bisect-script.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-branch-script.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-build-rev-cache.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-checkout-script.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-cherry.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-clone-dumb-http.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-count-objects-script.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-daemon.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-diff-script.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-format-patch-script.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-get-tar-commit-id.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-mailinfo.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-mailsplit.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-patch-id.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-push-script.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-rebase-script.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-relink-script.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-request-pull-script.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-reset-script.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-rev-parse.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-revert-script.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-sh-setup-script.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-show-rev-cache.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-stripspace.txt

@ -0,0 +1,38 @@ @@ -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

38
Documentation/git-verify-tag-script.txt

@ -0,0 +1,38 @@ @@ -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

93
Documentation/git.txt

@ -205,7 +205,7 @@ link:git-fetch-script.html[git-fetch-script]:: @@ -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]:: @@ -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>::

38
Documentation/gitk.txt

@ -0,0 +1,38 @@ @@ -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

Loading…
Cancel
Save