git/Documentation
Junio C Hamano 3140825124 Add SubmittingPatches
Not that I have stricter patch submission standard than ordinary
projects, I wanted to have it to make sure people understand
what they are doing when they add their own Signed-off-by line.

Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-08-13 18:28:49 -07:00
..
cvs-migration.txt CVS-like push-pull description update. 2005-08-01 12:47:30 -07:00
diff-format.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
diff-options.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
diffcore.txt [PATCH] Rework -B output. 2005-06-19 20:13:18 -07:00
git-apply-patch-script.txt [PATCH 1/4] split core-git.txt and update 2005-05-10 14:55:22 -07:00
git-apply.txt [PATCH] apply: match documentation, usage string and code. 2005-07-13 20:53:33 -07:00
git-cat-file.txt [PATCH] git-cat-file: '-s' to find out object size. 2005-06-28 08:53:22 -07:00
git-checkout-cache.txt [PATCH] Implement git-checkout-cache -u to update stat information in the cache. 2005-05-19 09:50:57 -07:00
git-clone-pack.txt [PATCH] Documentation: clone/fetch/upload. 2005-07-14 08:54:31 -07:00
git-clone-script.txt [PATCH] clone-pack and clone-script: documentation and add a missing parameter. 2005-07-13 20:42:26 -07:00
git-commit-script.txt Document "git commit" 2005-08-09 22:28:23 -07:00
git-commit-tree.txt [PATCH] Update the list of diagnostics for git-commit-tree 2005-07-15 10:00:35 -07:00
git-convert-cache.txt [PATCH 1/4] split core-git.txt and update 2005-05-10 14:55:22 -07:00
git-cvsimport-script.txt [PATCH] git-cvsimport-script: add "import only" option 2005-07-11 10:26:07 -07:00
git-diff-cache.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-diff-files.txt [PATCH] Clean up diff option descriptions. 2005-07-13 13:09:17 -07:00
git-diff-helper.txt [PATCH] Update diff documentation. 2005-06-19 20:13:18 -07:00
git-diff-stages.txt [PATCH] Clean up diff option descriptions. 2005-07-13 13:09:17 -07:00
git-diff-tree.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-export.txt [PATCH 1/4] split core-git.txt and update 2005-05-10 14:55:22 -07:00
git-fetch-pack.txt fetch-pack: start multi-head pulling. 2005-08-12 10:38:21 -07:00
git-fetch-script.txt [PATCH] Documentation: describe short-hand used in fetch/pull. 2005-07-16 09:23:06 -07:00
git-fsck-cache.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-hash-object.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-http-pull.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-init-db.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-local-pull.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-ls-files.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-ls-remote-script.txt ls-remote: drop storing operation and add documentation. 2005-08-09 23:38:51 -07:00
git-ls-tree.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-merge-base.txt [PATCH 1/4] split core-git.txt and update 2005-05-10 14:55:22 -07:00
git-merge-cache.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-merge-one-file-script.txt [PATCH 1/4] split core-git.txt and update 2005-05-10 14:55:22 -07:00
git-mktag.txt [PATCH 3/4] split core-git.txt and update 2005-05-10 15:01:23 -07:00
git-pack-objects.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-peek-remote.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-prune-script.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-pull-script.txt [PATCH] Documentation: describe short-hand used in fetch/pull. 2005-07-16 09:23:06 -07:00
git-read-tree.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-receive-pack.txt receive-pack hooks updates. 2005-08-02 22:51:09 -07:00
git-rename-script.txt [PATCH] Add documentation for git-rename-script 2005-07-27 22:47:07 -07:00
git-resolve-script.txt [PATCH 1/4] split core-git.txt and update 2005-05-10 14:55:22 -07:00
git-rev-list.txt [PATCH] document git-rev-list better 2005-07-29 17:21:53 -07:00
git-rev-tree.txt [PATCH 1/4] split core-git.txt and update 2005-05-10 14:55:22 -07:00
git-send-email-script.txt [PATCH] Doc: update git-send-email-script documentation. 2005-08-02 22:53:27 -07:00
git-send-pack.txt git-send-pack: documentation 2005-08-03 17:16:30 -07:00
git-show-index.txt [PATCH] Documentation: packed GIT support commands. 2005-07-14 08:54:31 -07:00
git-ssh-pull.txt [PATCH] Remove "delta" object representation. 2005-06-27 15:27:51 -07:00
git-ssh-push.txt [PATCH] Remove "delta" object representation. 2005-06-27 15:27:51 -07:00
git-tag-script.txt Update the documentation for git-tag-script to reflect current behavior. 2005-07-25 16:34:26 -07:00
git-tar-tree.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-unpack-file.txt [PATCH 1/4] split core-git.txt and update 2005-05-10 14:55:22 -07:00
git-unpack-objects.txt Update unpack-objects usage and documentation. 2005-08-12 10:38:20 -07:00
git-update-cache.txt [PATCH] Add --info-only option to git-update-cache. 2005-07-08 17:07:37 -07:00
git-update-server-info.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git-upload-pack.txt [PATCH] Documentation: clone/fetch/upload. 2005-07-14 08:54:31 -07:00
git-var.txt Fix up "make doc" 2005-07-15 14:57:09 -07:00
git-verify-pack.txt [PATCH] Documentation: packed GIT support commands. 2005-07-14 08:54:31 -07:00
git-write-tree.txt [PATCH] Assorted documentation patches 2005-08-05 23:07:00 -07:00
git.txt Document "git commit" 2005-08-09 22:28:23 -07:00
Makefile [PATCH] Use $DESTDIR instead of $dest 2005-08-12 10:38:23 -07:00
pack-protocol.txt [PATCH] Document two pack push-pull protocols. 2005-07-13 20:42:26 -07:00
pull-fetch-param.txt [PATCH] Documentation: describe short-hand used in fetch/pull. 2005-07-16 09:23:06 -07:00
SubmittingPatches Add SubmittingPatches 2005-08-13 18:28:49 -07:00
tutorial.txt [PATCH] Updates to tutorial.txt 2005-08-01 13:27:08 -07:00