1
0
mirror of https://github.com/git/git.git synced 2024-11-18 05:03:56 +01:00
git/Documentation
Junio C Hamano 03eeaeaea5 Introduce 'git-format-patch --suffix=.patch'
The default can also be changed with "format.suffix" configuration.
Leaving it empty would not add any suffix.

Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-01-17 12:03:26 -08:00
..
howto use 'init' instead of 'init-db' for shipped docs and tools 2007-01-12 13:36:16 -08:00
technical Update send-pack pipeline documentation. 2007-01-01 14:35:16 -08:00
.gitignore
asciidoc.conf
build-docdep.perl
callouts.xsl
config.txt Document where configuration files are in config.txt 2007-01-16 22:45:35 -08:00
core-tutorial.txt Documentation: merge-output is not too verbose now. 2007-01-14 21:31:30 -08:00
cvs-migration.txt use 'init' instead of 'init-db' for shipped docs and tools 2007-01-12 13:36:16 -08:00
diff-format.txt
diff-options.txt
diffcore.txt
everyday.txt some doc updates 2007-01-14 21:12:14 -08:00
fetch-options.txt Update clone/fetch documentation with --depth (shallow clone) option 2007-01-01 15:08:06 -08:00
git-add.txt Make a short-and-sweet "git-add -i" synonym for "git-add --interactive" 2007-01-17 10:52:36 -08:00
git-am.txt --utf8 is now default for 'git-am' 2007-01-08 14:45:59 -08:00
git-annotate.txt
git-apply.txt
git-applymbox.txt -u is now default for 'git-applymbox' 2007-01-09 21:20:39 -08:00
git-applypatch.txt
git-archimport.txt
git-archive.txt
git-bisect.txt
git-blame.txt Documentation: a few spelling fixes 2007-01-17 08:44:32 -08:00
git-branch.txt Documentation: a few spelling fixes 2007-01-17 08:44:32 -08:00
git-cat-file.txt
git-check-ref-format.txt
git-checkout-index.txt
git-checkout.txt Documentation: detached HEAD 2007-01-17 10:43:50 -08:00
git-cherry-pick.txt
git-cherry.txt
git-clean.txt
git-clone.txt Describe git-clone's actual behavior in the summary 2007-01-06 10:40:54 -08:00
git-commit-tree.txt
git-commit.txt Documentation: a few spelling fixes 2007-01-17 08:44:32 -08:00
git-convert-objects.txt
git-count-objects.txt
git-cvsexportcommit.txt
git-cvsimport.txt Documentation: a few spelling fixes 2007-01-17 08:44:32 -08:00
git-cvsserver.txt
git-daemon.txt
git-describe.txt Improve git-describe performance by reducing revision listing. 2007-01-14 21:17:27 -08:00
git-diff-files.txt
git-diff-index.txt
git-diff-stages.txt
git-diff-tree.txt
git-diff.txt
git-fetch-pack.txt
git-fetch.txt
git-fmt-merge-msg.txt
git-for-each-ref.txt Documentation: a few spelling fixes 2007-01-17 08:44:32 -08:00
git-format-patch.txt Introduce 'git-format-patch --suffix=.patch' 2007-01-17 12:03:26 -08:00
git-fsck-objects.txt
git-gc.txt Documentation: a few spelling fixes 2007-01-17 08:44:32 -08:00
git-get-tar-commit-id.txt
git-grep.txt Documentation: a few spelling fixes 2007-01-17 08:44:32 -08:00
git-hash-object.txt
git-http-fetch.txt
git-http-push.txt
git-imap-send.txt
git-index-pack.txt
git-init-db.txt Document git-init 2007-01-11 12:58:10 -08:00
git-init.txt use 'init' instead of 'init-db' for shipped docs and tools 2007-01-12 13:36:16 -08:00
git-instaweb.txt
git-local-fetch.txt
git-log.txt git log documentation: teach -<n> form. 2007-01-14 18:23:22 -08:00
git-lost-found.txt
git-ls-files.txt
git-ls-remote.txt Documentation: a few spelling fixes 2007-01-17 08:44:32 -08:00
git-ls-tree.txt
git-mailinfo.txt -u is now default for 'git-mailinfo'. 2007-01-09 21:32:49 -08:00
git-mailsplit.txt
git-merge-base.txt
git-merge-file.txt
git-merge-index.txt
git-merge-one-file.txt
git-merge-tree.txt
git-merge.txt
git-mktag.txt
git-mktree.txt
git-mv.txt
git-name-rev.txt
git-p4import.txt use 'init' instead of 'init-db' for shipped docs and tools 2007-01-12 13:36:16 -08:00
git-pack-objects.txt
git-pack-redundant.txt
git-pack-refs.txt --prune is now default for 'pack-refs' 2007-01-08 14:46:00 -08:00
git-parse-remote.txt
git-patch-id.txt
git-peek-remote.txt
git-prune-packed.txt Make git-prune-packed a bit more chatty. 2007-01-12 15:10:29 -08:00
git-prune.txt
git-pull.txt some doc updates 2007-01-14 21:12:14 -08:00
git-push.txt git-push documentation: remaining bits 2007-01-16 11:46:03 -08:00
git-quiltimport.txt
git-read-tree.txt
git-rebase.txt
git-receive-pack.txt
git-reflog.txt git reflog expire: document --stale-fix option. 2007-01-15 14:43:03 -08:00
git-relink.txt
git-remote.txt Documentation: add git-remote man page 2007-01-08 21:42:37 -08:00
git-repack.txt
git-repo-config.txt
git-request-pull.txt
git-rerere.txt Documentation: a few spelling fixes 2007-01-17 08:44:32 -08:00
git-reset.txt Documentation: merge-output is not too verbose now. 2007-01-14 21:31:30 -08:00
git-resolve.txt
git-rev-list.txt
git-rev-parse.txt
git-revert.txt
git-rm.txt git-rm documentation: remove broken behaviour from the example. 2007-01-16 11:50:29 -08:00
git-runstatus.txt
git-send-email.txt
git-send-pack.txt
git-sh-setup.txt Documentation/git-sh-setup.txt: programmer's docs 2007-01-17 01:13:05 -08:00
git-shell.txt
git-shortlog.txt Documentation: a few spelling fixes 2007-01-17 08:44:32 -08:00
git-show-branch.txt
git-show-index.txt
git-show-ref.txt
git-show.txt
git-ssh-fetch.txt
git-ssh-upload.txt
git-status.txt Documentation/git-status.txt: mention color configuration 2007-01-17 01:11:01 -08:00
git-stripspace.txt
git-svn.txt Documentation: a few spelling fixes 2007-01-17 08:44:32 -08:00
git-svnimport.txt git-svnimport: support for incremental import 2007-01-06 22:47:58 -08:00
git-symbolic-ref.txt git-pull: disallow implicit merging to detached HEAD 2007-01-15 15:37:22 -08:00
git-tag.txt Documentation/git-tag: the command can be used to also verify a tag. 2007-01-17 01:08:30 -08:00
git-tar-tree.txt Documentation/git-tar-tree.txt: default umask is now 002 2007-01-17 01:10:26 -08:00
git-tools.txt Documentation/git-tools.txt: mention tig and refer to wiki 2007-01-17 01:09:41 -08:00
git-unpack-file.txt
git-unpack-objects.txt
git-update-index.txt
git-update-ref.txt
git-update-server-info.txt
git-upload-archive.txt
git-upload-pack.txt
git-var.txt
git-verify-pack.txt
git-verify-tag.txt
git-whatchanged.txt Documentation/git-whatchanged.txt: show -<n> instead of --max-count. 2007-01-17 01:11:56 -08:00
git-write-tree.txt
git.txt Documentation/git-tag: the command can be used to also verify a tag. 2007-01-17 01:08:30 -08:00
gitk.txt
glossary.txt Documentation: describe shallow repository 2007-01-17 10:53:31 -08:00
hooks.txt use 'init' instead of 'init-db' for shipped docs and tools 2007-01-12 13:36:16 -08:00
howto-index.sh
i18n.txt
install-doc-quick.sh
install-webdoc.sh
Makefile
merge-options.txt
merge-strategies.txt
pretty-formats.txt
pull-fetch-param.txt Documentation: remove master:origin example from pull-fetch-param.txt 2007-01-01 14:38:08 -08:00
repository-layout.txt Documentation/glossary.txt: describe remotes/ tracking and packed-refs 2007-01-17 10:54:58 -08:00
sort_glossary.pl
SubmittingPatches Documentation/SubmittingPatches: Gnus tips 2007-01-17 01:07:27 -08:00
tutorial-2.txt "init-db" can really be just "init" 2007-01-07 18:03:07 -08:00
tutorial.txt tutorial: shorthand for remotes but show distributed nature of git 2007-01-16 16:23:58 -08:00
urls.txt Fix formatting for urls section of fetch, pull, and push manpages 2006-12-31 18:40:17 -08:00