git/Documentation
Gustaf Hendeby ba4c32bdd5 shortlog manpage documentation: work around asciidoc markup issues
We wanted to have a list in which one (and the sole, as it happen to
be) item in it is ".mailmap", but do not seem to be able to convince
AsciiDoc to format it correctly for manpages.  Reformat it into a
paragraph that describes the said file to work around the issue.

Signed-off-by: Gustaf Hendeby <hendeby@isy.liu.se>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2007-12-23 10:40:25 -08:00
..
howto Addendum to "MaintNotes" 2007-11-22 17:41:45 -08:00
technical Start preparing the API documents. 2007-12-14 22:29:38 -08:00
.gitignore Start preparing the API documents. 2007-12-14 22:29:38 -08:00
CodingGuidelines Add Documentation/CodingGuidelines 2007-11-07 17:05:53 -08:00
Makefile parse-options: Add a gitcli(5) man page. 2007-12-22 10:26:08 -08:00
RelNotes-1.5.0.1.txt
RelNotes-1.5.0.2.txt
RelNotes-1.5.0.3.txt
RelNotes-1.5.0.4.txt
RelNotes-1.5.0.5.txt
RelNotes-1.5.0.6.txt
RelNotes-1.5.0.7.txt
RelNotes-1.5.0.txt
RelNotes-1.5.1.1.txt
RelNotes-1.5.1.2.txt
RelNotes-1.5.1.3.txt
RelNotes-1.5.1.4.txt
RelNotes-1.5.1.5.txt
RelNotes-1.5.1.6.txt
RelNotes-1.5.1.txt
RelNotes-1.5.2.1.txt
RelNotes-1.5.2.2.txt
RelNotes-1.5.2.3.txt
RelNotes-1.5.2.4.txt
RelNotes-1.5.2.5.txt GIT 1.5.2.5 2007-08-15 15:01:20 -07:00
RelNotes-1.5.2.txt
RelNotes-1.5.3.1.txt GIT 1.5.3.1: obsolete git-p4 in RPM spec file. 2007-09-03 01:28:37 -07:00
RelNotes-1.5.3.2.txt GIT 1.5.3.2 2007-09-19 03:11:28 -07:00
RelNotes-1.5.3.3.txt Whip post 1.5.3.3 maintenance series into shape. 2007-10-01 02:07:47 -07:00
RelNotes-1.5.3.4.txt GIT 1.5.3.4 2007-10-03 02:33:48 -07:00
RelNotes-1.5.3.5.txt RelNotes-1.5.3.5: fix another typo 2007-11-07 11:37:15 -08:00
RelNotes-1.5.3.6.txt GIT 1.5.3.6 2007-11-18 14:00:38 -08:00
RelNotes-1.5.3.7.txt GIT 1.5.3.7 2007-12-01 11:20:00 -08:00
RelNotes-1.5.3.txt Typofix: 1.5.3 release notes 2007-09-02 15:03:26 -07:00
RelNotes-1.5.4.txt clean up 1.5.4 release notes 2007-12-20 17:04:58 -08:00
SubmittingPatches Change from using email.com to example.com as example domain, as per RFC 2606. 2007-12-06 23:20:11 -08:00
asciidoc.conf Documentation: Fix man page breakage with DocBook XSL v1.72 2007-11-14 02:01:54 -08:00
blame-options.txt Fix formatting of git-blame documentation. 2007-08-10 00:47:53 -07:00
build-docdep.perl
callouts.xsl Revert "tweak manpage formatting" 2007-08-10 11:32:42 -07:00
cat-texi.perl Documentation: add gitman.info target 2007-12-10 01:36:13 -08:00
cmd-list.perl Consolidate command list to one. 2007-12-01 23:48:28 -08:00
config.txt Fix some documentation typos. 2007-12-18 12:00:18 -08:00
core-tutorial.txt Documentation: Fix references to deprecated commands 2007-11-18 20:50:57 -05:00
cvs-migration.txt
diff-format.txt git-diff --numstat -z: make it machine readable 2007-12-12 10:59:22 -08:00
diff-generate-patch.txt Include diff options in the git-log manpage 2007-12-05 01:57:40 -08:00
diff-options.txt Teach diff machinery to display other prefixes than "a/" and "b/" 2007-12-20 01:10:39 -08:00
diffcore.txt
docbook-xsl.css
docbook.xsl Mark user-manual as UTF-8 2007-07-24 00:47:05 -07:00
everyday.txt everyday: replace 'prune' and 'repack' with 'gc' 2007-12-20 17:11:20 -08:00
fetch-options.txt
fix-texi.perl Add support for an info version of the user manual 2007-08-10 23:16:18 -07:00
git-add.txt Fix mis-markup of the -p, --patch option in git-add(1) 2007-12-10 10:58:09 -08:00
git-am.txt
git-annotate.txt
git-apply.txt Documentation: minor grammar fix for "git apply" 2007-12-12 10:59:22 -08:00
git-archimport.txt
git-archive.txt git-archive: document --exec 2007-10-15 21:10:54 -04:00
git-bisect.txt git-bisect visualize: work in non-windowed environments better 2007-12-08 02:58:26 -08:00
git-blame.txt
git-branch.txt Merge branch 'jc/branch-contains' 2007-12-01 13:58:54 -08:00
git-bundle.txt git-bundle: fix commandline examples in the manpage 2007-09-29 15:40:17 -07:00
git-cat-file.txt
git-check-attr.txt Documentation: describe 'union' low-level merge driver 2007-12-22 23:14:59 -08:00
git-check-ref-format.txt
git-checkout-index.txt
git-checkout.txt Say when --track is useful in the git-checkout docs. 2007-10-02 17:26:40 -07:00
git-cherry-pick.txt revert/cherry-pick: work on merge commits as well 2007-10-26 23:28:28 -07:00
git-cherry.txt
git-citool.txt
git-clean.txt
git-clone.txt Documentation: fix git-clone manpage not to refer to itself 2007-11-17 00:57:05 -08:00
git-commit-tree.txt Documentation: Correct various misspellings and typos. 2007-08-24 18:54:37 -07:00
git-commit.txt Documentation: fix --no-verify documentation for "git commit" 2007-12-09 00:55:54 -08:00
git-config.txt git config --get-colorbool 2007-12-05 17:57:11 -08:00
git-count-objects.txt
git-cvsexportcommit.txt cvsexportcommit: Add switch to specify CVS workdir 2007-11-01 17:19:36 -07:00
git-cvsimport.txt
git-cvsserver.txt Documentation: For consistency, use CVS instead of cvs. 2007-08-24 18:54:37 -07:00
git-daemon.txt Clean up documentation that references deprecated 'git peek-remote'. 2007-12-17 20:49:18 -08:00
git-describe.txt
git-diff-files.txt
git-diff-index.txt
git-diff-tree.txt
git-diff.txt Documentation: customize diff-options depending on particular command 2007-11-15 22:44:17 -08:00
git-fast-export.txt fast-export: rename the signed tag mode 'ignore' to 'verbatim' 2007-12-03 23:43:07 -08:00
git-fast-import.txt Documentation: Correct various misspellings and typos. 2007-08-24 18:54:37 -07:00
git-fetch-pack.txt
git-fetch.txt
git-filter-branch.txt Remove escaping of '|' in manpage option sections 2007-11-02 15:38:24 -07:00
git-fmt-merge-msg.txt Documentation: Correct various misspellings and typos. 2007-08-24 18:54:37 -07:00
git-for-each-ref.txt Make for-each-ref's grab_date() support per-atom formatting 2007-09-29 20:31:59 -07:00
git-format-patch.txt Documentation: customize diff-options depending on particular command 2007-11-15 22:44:17 -08:00
git-fsck-objects.txt
git-fsck.txt fsck --lost-found: write blob's contents, not their SHA-1 2007-07-22 15:59:27 -07:00
git-gc.txt Documentation/git-gc: improve description of --auto 2007-10-18 22:29:25 -04:00
git-get-tar-commit-id.txt Documentation: Fix references to deprecated commands 2007-11-18 20:50:57 -05:00
git-grep.txt
git-gui.txt Documentation: Correct various misspellings and typos. 2007-08-24 18:54:37 -07:00
git-hash-object.txt
git-help.txt Fix some documentation typos. 2007-12-18 12:00:18 -08:00
git-http-fetch.txt Documentation: Correct various misspellings and typos. 2007-08-24 18:54:37 -07:00
git-http-push.txt Support 'push --dry-run' for http transport 2007-10-16 00:36:35 -04:00
git-imap-send.txt
git-index-pack.txt Fix some typos, punctuation, missing words, minor markup. 2007-10-15 22:11:02 -04:00
git-init-db.txt
git-init.txt Fix some documentation typos. 2007-12-18 12:00:18 -08:00
git-instaweb.txt Documentation: describe -w/--web option to "git-help". 2007-12-09 01:19:54 -08:00
git-log.txt Include diff options in the git-log manpage 2007-12-05 01:57:40 -08:00
git-lost-found.txt Deprecate git-lost-found 2007-11-07 17:12:53 -08:00
git-ls-files.txt Documentation: ls-files -v is about "assume unchanged". 2007-12-21 13:50:58 -08:00
git-ls-remote.txt Clean up documentation that references deprecated 'git peek-remote'. 2007-12-17 20:49:18 -08:00
git-ls-tree.txt
git-mailinfo.txt
git-mailsplit.txt
git-merge-base.txt
git-merge-file.txt
git-merge-index.txt Fix some typos, punctuation, missing words, minor markup. 2007-10-15 22:11:02 -04:00
git-merge-one-file.txt
git-merge-tree.txt
git-merge.txt Documentation: describe 'union' low-level merge driver 2007-12-22 23:14:59 -08:00
git-mergetool.txt mergetool: add support for ECMerge 2007-10-18 03:46:24 -04:00
git-mktag.txt
git-mktree.txt
git-mv.txt Update manpages to reflect new short and long option aliases 2007-10-29 21:03:31 -07:00
git-name-rev.txt Documentation: Correct various misspellings and typos. 2007-08-24 18:54:37 -07:00
git-pack-objects.txt Merge branch 'maint' 2007-09-23 17:13:55 -07:00
git-pack-redundant.txt
git-pack-refs.txt
git-parse-remote.txt
git-patch-id.txt
git-peek-remote.txt Clean up documentation that references deprecated 'git peek-remote'. 2007-12-17 20:49:18 -08:00
git-prune-packed.txt Conjugate "search" correctly in the git-prune-packed man page. 2007-09-21 12:54:24 -07:00
git-prune.txt Add "--expire <time>" option to 'git prune' 2007-11-30 15:47:01 -08:00
git-pull.txt Teach 'git pull' about --rebase 2007-11-28 17:32:23 -08:00
git-push.txt Merge branch 'aw/mirror-push' into jk/send-pack 2007-11-14 03:13:30 -08:00
git-quiltimport.txt
git-read-tree.txt
git-rebase.txt git-rebase: document suppression of duplicate commits 2007-10-16 01:18:43 -04:00
git-receive-pack.txt Documentation: Correct various misspellings and typos. 2007-08-24 18:54:37 -07:00
git-reflog.txt Doc fix for git-reflog: mention @{...} syntax, and <ref> in synopsys. 2007-11-20 00:15:13 -08:00
git-relink.txt
git-remote.txt Merge branch 'maint' 2007-11-19 00:19:15 -08:00
git-repack.txt Documentation: Correct various misspellings and typos. 2007-08-24 18:54:37 -07:00
git-repo-config.txt
git-request-pull.txt
git-rerere.txt Documentation: rerere is enabled by default these days. 2007-12-04 00:40:55 -08:00
git-reset.txt git-reset: add -q option to operate quietly 2007-11-06 00:18:39 -08:00
git-rev-list.txt Fix some documentation typos. 2007-12-18 12:00:18 -08:00
git-rev-parse.txt Add a parseopt mode to git-rev-parse to bring parse-options to shell scripts. 2007-11-05 22:48:13 -08:00
git-revert.txt revert/cherry-pick: work on merge commits as well 2007-10-26 23:28:28 -07:00
git-rm.txt Update manpages to reflect new short and long option aliases 2007-10-29 21:03:31 -07:00
git-send-email.txt Fix some documentation typos. 2007-12-18 12:00:18 -08:00
git-send-pack.txt push: use same rules as git-rev-parse to resolve refspecs 2007-11-18 18:39:01 -08:00
git-sh-setup.txt
git-shell.txt
git-shortlog.txt shortlog manpage documentation: work around asciidoc markup issues 2007-12-23 10:40:25 -08:00
git-show-branch.txt
git-show-index.txt
git-show-ref.txt Clean up documentation that references deprecated 'git peek-remote'. 2007-12-17 20:49:18 -08:00
git-show.txt
git-stash.txt Fix some typos, punctuation, missing words, minor markup. 2007-10-15 22:11:02 -04:00
git-status.txt don't mention index refreshing side effect in git-status docs 2007-12-09 02:39:53 -08:00
git-stripspace.txt Remove escaping of '|' in manpage option sections 2007-11-02 15:38:24 -07:00
git-submodule.txt Documentation/git-submodule: refer to gitmodules(5) 2007-12-16 22:03:21 -08:00
git-svn.txt git-svn: info --url [path] 2007-11-21 20:11:11 -08:00
git-symbolic-ref.txt Update manpages to reflect new short and long option aliases 2007-10-29 21:03:31 -07:00
git-tag.txt builtin-tag: accept and process multiple -m just like git-commit 2007-11-22 23:18:09 -08:00
git-tar-tree.txt Documentation: update tar.umask default 2007-08-22 15:19:41 -07:00
git-tools.txt Remove outdated references to cogito in documentation 2007-10-29 12:53:50 -07: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 Make verify-tag a builtin. 2007-07-26 22:51:27 -07:00
git-whatchanged.txt
git-write-tree.txt
git.txt Fix some documentation typos. 2007-12-18 12:00:18 -08:00
gitattributes.txt Documentation: describe 'union' low-level merge driver 2007-12-22 23:14:59 -08:00
gitcli.txt parse-options: Add a gitcli(5) man page. 2007-12-22 10:26:08 -08:00
gitignore.txt Fix spelling of overridden in documentation 2007-09-25 23:38:42 -07:00
gitk.txt gitk.txt: Fix markup. 2007-10-19 23:13:28 -04:00
gitmodules.txt
glossary.txt Use "whitespace" consistently 2007-12-12 10:59:22 -08:00
hooks.txt post-checkout hook, tests, and docs 2007-09-29 21:11:21 -07:00
howto-index.sh
i18n.txt
install-doc-quick.sh Fix "make GZ=1 quick-install-doc" 2007-08-06 21:16:21 -07:00
install-webdoc.sh Start preparing the API documents. 2007-12-14 22:29:38 -08:00
merge-options.txt git-merge: add --ff and --no-ff options 2007-09-23 17:14:03 -07:00
merge-strategies.txt
pretty-formats.txt
pretty-options.txt pretty-options.txt: tiny doc fix 2007-07-25 00:06:38 -07:00
pull-fetch-param.txt
repository-layout.txt
tutorial-2.txt
tutorial.txt Documentation: Correct various misspellings and typos. 2007-08-24 18:54:37 -07:00
urls-remotes.txt
urls.txt Documentation: fix git-clone manpage not to refer to itself 2007-11-17 00:57:05 -08:00
user-manual.conf
user-manual.txt Fix spelling mistakes in user manual 2007-12-13 09:46:52 -08:00