1
0
mirror of https://github.com/git/git.git synced 2024-10-20 20:28:13 +02:00
git/Documentation
Michael J Gruber b8a6610d84 git-rev-parse.txt: Add more examples for caret and colon
Several items in the caret, colon and friends section contain examples
already. Make sure they all come with examples, and that examples come
early so that they serve as a visual guide, as well.

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2010-06-29 08:48:19 -07:00
..
howto Teach rebase the --no-ff option. 2010-03-24 14:42:57 -07:00
pt_BR
technical Merge branch 'sb/fmt-merge-msg' 2010-04-06 14:50:46 -07:00
.gitattributes
.gitignore
asciidoc.conf
blame-options.txt blame-options.txt: Add default value for -M/-C options. 2010-05-07 09:34:59 -07:00
build-docdep.perl
cat-texi.perl
cmd-list.perl
CodingGuidelines
config.txt Merge branch 'jn/notes-doc' into maint 2010-06-21 05:39:16 -07:00
date-formats.txt
diff-format.txt Fix typos in technical documentation. 2010-01-31 10:24:53 -08:00
diff-generate-patch.txt git log -p -m: document -m and honor --first-parent 2010-02-12 11:32:23 -08:00
diff-options.txt docs: clarify meaning of -M for git-log 2010-05-18 21:32:41 -07:00
docbook-xsl.css
docbook.xsl
everyday.txt everyday: fsck and gc are not everyday operations 2010-03-16 19:25:20 -07:00
fetch-options.txt fetch and pull: learn --progress 2010-02-24 08:35:45 -08:00
fix-texi.perl
git-add.txt add-interactive: Clarify “remaining hunks in the file” 2010-06-13 10:05:02 -07:00
git-am.txt Merge branch 'sh/am-keep-cr' 2010-03-10 15:32:34 -08:00
git-annotate.txt
git-apply.txt
git-archimport.txt
git-archive.txt archive documentation: attributes are taken from the tree by default 2010-02-12 09:38:20 -08:00
git-bisect-lk2009.txt Fix typos in technical documentation. 2010-01-31 10:24:53 -08:00
git-bisect.txt
git-blame.txt Merge remote branch 'remotes/trast-doc/for-next' 2010-01-20 20:28:49 -08:00
git-branch.txt Merge branch 'maint' 2010-04-17 12:40:45 -07:00
git-bundle.txt
git-cat-file.txt
git-check-attr.txt
git-check-ref-format.txt docs: don't talk about $GIT_DIR/refs/ everywhere 2010-02-17 21:40:09 -08:00
git-checkout-index.txt
git-checkout.txt Merge branch 'jn/checkout-doc' into maint 2010-06-22 09:31:47 -07:00
git-cherry-pick.txt Documentation: describe new cherry-pick --ff option 2010-03-06 23:58:47 -08:00
git-cherry.txt
git-citool.txt
git-clean.txt git-clean: fix the description of the default behavior 2010-02-04 15:12:13 -08:00
git-clone.txt Sync with Git 1.7.0.3 2010-03-21 17:03:57 -07:00
git-commit-tree.txt
git-commit.txt commit.txt: clarify how --author argument is used 2010-06-06 22:13:51 -07:00
git-config.txt Merge remote branch 'remotes/trast-doc/for-next' 2010-01-20 20:28:49 -08:00
git-count-objects.txt
git-cvsexportcommit.txt
git-cvsimport.txt cvsimport: new -R option: generate .git/cvs-revisions mapping 2010-02-06 11:01:59 -08:00
git-cvsserver.txt Merge remote branch 'remotes/trast-doc/for-next' 2010-01-20 20:28:49 -08:00
git-daemon.txt
git-describe.txt Documentation: explain the meaning of "-g" in git-describe output 2010-03-24 11:31:45 -07:00
git-diff-files.txt
git-diff-index.txt
git-diff-tree.txt
git-diff.txt
git-difftool.txt Merge remote branch 'remotes/trast-doc/for-next' 2010-01-20 20:28:49 -08:00
git-fast-export.txt Fix typos in technical documentation. 2010-01-31 10:24:53 -08:00
git-fast-import.txt fast-import: make default pack size unlimited 2010-02-17 11:08:43 -08:00
git-fetch-pack.txt Documentation: describe --thin more accurately 2010-02-18 17:13:18 -08:00
git-fetch.txt fetch/push: fix usage strings 2010-04-09 21:23:10 -07:00
git-filter-branch.txt docs: fix filter-branch example for quoted paths 2010-02-06 10:52:14 -08:00
git-fmt-merge-msg.txt
git-for-each-ref.txt
git-format-patch.txt Add 'git format-patch --to=' option and 'format.to' configuration variable. 2010-03-06 19:57:44 -08:00
git-fsck-objects.txt
git-fsck.txt
git-gc.txt
git-get-tar-commit-id.txt
git-grep.txt Merge branch 'ml/maint-grep-doc' 2010-03-07 12:47:17 -08:00
git-gui.txt
git-hash-object.txt hash-object: support --stdin-paths with --no-filters 2010-03-05 02:57:54 -08:00
git-help.txt
git-http-backend.txt Documentation: Clarify support for smart HTTP backend 2010-03-30 16:49:19 -07:00
git-http-fetch.txt
git-http-push.txt
git-imap-send.txt Merge branch 'rr/imap-send-unconfuse-from-line' 2010-04-03 12:28:42 -07:00
git-index-pack.txt Documentation: describe --thin more accurately 2010-02-18 17:13:18 -08:00
git-init-db.txt
git-init.txt Add a "TEMPLATE DIRECTORY" section to git-init[1]. 2010-02-17 12:17:53 -08:00
git-instaweb.txt
git-log.txt Documentation/log: add a CONFIGURATION section 2010-05-08 22:30:03 -07:00
git-lost-found.txt
git-ls-files.txt Merge branch 'doc-style/for-next' of git://repo.or.cz/git/trast 2010-01-24 10:58:57 -08:00
git-ls-remote.txt
git-ls-tree.txt
git-mailinfo.txt git-mailinfo documentation: clarify -u/--encoding 2010-06-13 20:18:23 -07:00
git-mailsplit.txt documentation: 'git-mailsplit --keep-cr' is not hidden anymore 2010-02-28 11:04:19 -08:00
git-merge-base.txt
git-merge-file.txt merge-file: add option to select union merge favor 2010-03-02 21:16:45 -08:00
git-merge-index.txt
git-merge-one-file.txt
git-merge-tree.txt
git-merge.txt merge: --log appends shortlog to message if specified 2010-05-10 12:02:20 -07:00
git-mergetool--lib.txt
git-mergetool.txt
git-mktag.txt
git-mktree.txt
git-mv.txt
git-name-rev.txt
git-notes.txt Documentation/notes: nitpicks 2010-05-08 22:30:03 -07:00
git-pack-objects.txt pack-objects documentation: Fix --honor-pack-keep as well. 2010-02-24 19:10:22 -08:00
git-pack-redundant.txt
git-pack-refs.txt
git-parse-remote.txt
git-patch-id.txt
git-peek-remote.txt
git-prune-packed.txt
git-prune.txt docs: don't talk about $GIT_DIR/refs/ everywhere 2010-02-17 21:40:09 -08:00
git-pull.txt fetch and pull: learn --progress 2010-02-24 08:35:45 -08:00
git-push.txt Merge branch 'maint' 2010-04-09 22:43:18 -07:00
git-quiltimport.txt
git-read-tree.txt Documentation/git-read-tree: clarify 2-tree merge 2010-03-15 15:25:17 -07:00
git-rebase.txt rebase -i -p: document shortcomings 2010-06-11 08:44:13 -07:00
git-receive-pack.txt
git-reflog.txt Merge branch 'maint-1.6.6' into maint 2010-03-21 17:00:22 -07:00
git-relink.txt
git-remote-helpers.txt Documentation/remote-helpers: Fix typos and improve language 2010-04-18 13:56:29 -07:00
git-remote.txt Merge branch 'il/remote-updates' 2010-01-22 16:08:07 -08:00
git-repack.txt update git-repack documentation wrt repack.UseDeltaBaseOffset 2010-02-04 15:12:16 -08:00
git-replace.txt
git-repo-config.txt
git-request-pull.txt
git-rerere.txt
git-reset.txt Documentation: improve description of "git reset --keep" 2010-03-08 18:16:05 -08:00
git-rev-list.txt Merge branch 'il/rev-glob' 2010-02-23 12:05:18 -08:00
git-rev-parse.txt git-rev-parse.txt: Add more examples for caret and colon 2010-06-29 08:48:19 -07:00
git-revert.txt
git-rm.txt
git-send-email.txt Merge branch 'bg/send-email-smtpdomain' into maint 2010-06-16 16:20:06 -07:00
git-send-pack.txt Documentation: describe --thin more accurately 2010-02-18 17:13:18 -08:00
git-sh-setup.txt
git-shell.txt
git-shortlog.txt shortlog: Document and test --format option 2010-05-04 15:30:59 -07:00
git-show-branch.txt Merge branch 'ml/color-when' 2010-03-02 12:44:06 -08:00
git-show-index.txt
git-show-ref.txt Documentation: show-ref <pattern>s are optional 2010-03-31 14:22:17 -07:00
git-show.txt
git-stage.txt
git-stash.txt docs: don't talk about $GIT_DIR/refs/ everywhere 2010-02-17 21:40:09 -08:00
git-status.txt Documentation improvements for the description of short format. 2010-04-23 12:33:41 -07:00
git-stripspace.txt
git-submodule.txt Fix typos in technical documentation. 2010-01-31 10:24:53 -08:00
git-svn.txt git-svn: allow subset of branches/tags to be specified in glob spec 2010-01-23 03:23:04 -08:00
git-symbolic-ref.txt
git-tag.txt
git-tar-tree.txt
git-tools.txt
git-unpack-file.txt
git-unpack-objects.txt
git-update-index.txt Documentation: git-add does not update files marked "assume unchanged" 2010-05-08 11:12:28 -07:00
git-update-ref.txt
git-update-server-info.txt
git-upload-archive.txt
git-upload-pack.txt
git-var.txt Fix 'git var' usage synopsis 2010-02-14 18:23:16 -08:00
git-verify-pack.txt
git-verify-tag.txt
git-web--browse.txt
git-whatchanged.txt
git-write-tree.txt
git.txt Git 1.7.1 2010-04-23 18:27:17 -07:00
gitattributes.txt Documentation: mention conflict marker size argument (%L) for merge driver 2010-02-23 13:11:28 -08:00
gitcli.txt
gitcore-tutorial.txt Merge remote branch 'remotes/trast-doc/for-next' 2010-01-20 20:28:49 -08:00
gitcvs-migration.txt
gitdiffcore.txt Documentation/gitdiffcore: fix order in pickaxe description 2010-05-18 21:55:11 -07:00
gitglossary.txt
githooks.txt notes: implement helpers needed for note copying during rewrite 2010-03-12 21:55:39 -08:00
gitignore.txt gitignore.5: Clarify matching rules 2010-05-31 18:11:10 -07:00
gitk.txt
gitmodules.txt
gitrepository-layout.txt
gittutorial-2.txt
gittutorial.txt
gitworkflows.txt
glossary-content.txt
howto-index.sh
i18n.txt
install-doc-quick.sh
install-webdoc.sh
mailmap.txt
Makefile Documentation/Makefile: fix interrupted builds of user-manual.xml 2010-04-21 23:46:51 -07:00
manpage-1.72.xsl
manpage-base-url.xsl.in
manpage-base.xsl
manpage-bold-literal.xsl
manpage-normal.xsl
manpage-quote-apos.xsl
manpage-suppress-sp.xsl
merge-config.txt
merge-options.txt Merge branch 'maint' 2010-04-13 18:21:29 -07:00
merge-strategies.txt Document that merge strategies can now take their own options 2010-01-17 22:46:28 -08:00
pretty-formats.txt Documentation/pretty-{formats,options}: better reference for "format:<string>" 2010-06-02 10:03:53 -07:00
pretty-options.txt Documentation/pretty-{formats,options}: better reference for "format:<string>" 2010-06-02 10:03:53 -07:00
pull-fetch-param.txt
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
RelNotes-1.5.2.txt
RelNotes-1.5.3.1.txt
RelNotes-1.5.3.2.txt
RelNotes-1.5.3.3.txt
RelNotes-1.5.3.4.txt
RelNotes-1.5.3.5.txt
RelNotes-1.5.3.6.txt
RelNotes-1.5.3.7.txt
RelNotes-1.5.3.8.txt
RelNotes-1.5.3.txt
RelNotes-1.5.4.1.txt
RelNotes-1.5.4.2.txt
RelNotes-1.5.4.3.txt
RelNotes-1.5.4.4.txt
RelNotes-1.5.4.5.txt
RelNotes-1.5.4.6.txt
RelNotes-1.5.4.7.txt
RelNotes-1.5.4.txt
RelNotes-1.5.5.1.txt
RelNotes-1.5.5.2.txt
RelNotes-1.5.5.3.txt
RelNotes-1.5.5.4.txt
RelNotes-1.5.5.5.txt
RelNotes-1.5.5.6.txt
RelNotes-1.5.5.txt
RelNotes-1.5.6.1.txt
RelNotes-1.5.6.2.txt
RelNotes-1.5.6.3.txt
RelNotes-1.5.6.4.txt
RelNotes-1.5.6.5.txt
RelNotes-1.5.6.6.txt
RelNotes-1.5.6.txt
RelNotes-1.6.0.1.txt
RelNotes-1.6.0.2.txt
RelNotes-1.6.0.3.txt
RelNotes-1.6.0.4.txt
RelNotes-1.6.0.5.txt
RelNotes-1.6.0.6.txt
RelNotes-1.6.0.txt
RelNotes-1.6.1.1.txt
RelNotes-1.6.1.2.txt
RelNotes-1.6.1.3.txt
RelNotes-1.6.1.4.txt
RelNotes-1.6.1.txt
RelNotes-1.6.2.1.txt
RelNotes-1.6.2.2.txt
RelNotes-1.6.2.3.txt
RelNotes-1.6.2.4.txt
RelNotes-1.6.2.5.txt
RelNotes-1.6.2.txt
RelNotes-1.6.3.1.txt
RelNotes-1.6.3.2.txt
RelNotes-1.6.3.3.txt
RelNotes-1.6.3.4.txt
RelNotes-1.6.3.txt
RelNotes-1.6.4.1.txt
RelNotes-1.6.4.2.txt
RelNotes-1.6.4.3.txt
RelNotes-1.6.4.4.txt
RelNotes-1.6.4.txt
RelNotes-1.6.5.1.txt
RelNotes-1.6.5.2.txt
RelNotes-1.6.5.3.txt
RelNotes-1.6.5.4.txt
RelNotes-1.6.5.5.txt
RelNotes-1.6.5.6.txt
RelNotes-1.6.5.7.txt
RelNotes-1.6.5.8.txt Git 1.6.5.8 2010-01-20 12:44:59 -08:00
RelNotes-1.6.5.txt
RelNotes-1.6.6.1.txt Git 1.6.6.1 2010-01-20 13:29:21 -08:00
RelNotes-1.6.6.2.txt Fix typo in 1.6.6.2 release notes 2010-02-12 15:40:01 -08:00
RelNotes-1.6.6.txt
RelNotes-1.7.0.1.txt Git 1.7.0.1 2010-02-28 11:41:24 -08:00
RelNotes-1.7.0.2.txt Git 1.7.0.2 2010-03-07 11:07:51 -08:00
RelNotes-1.7.0.3.txt Git 1.7.0.3 2010-03-21 17:01:22 -07:00
RelNotes-1.7.0.4.txt Git 1.7.0.4 2010-03-31 15:12:08 -07:00
RelNotes-1.7.0.5.txt Git 1.7.0.5 2010-04-11 13:42:33 -07:00
RelNotes-1.7.0.6.txt Git 1.7.0.6 2010-04-22 23:04:21 -07:00
RelNotes-1.7.0.txt Git 1.7.0 2010-02-12 15:45:05 -08:00
RelNotes-1.7.1.1.txt Update draft release notes to 1.7.1.1 2010-06-22 09:33:03 -07:00
RelNotes-1.7.1.txt Git 1.7.1 2010-04-23 18:27:17 -07:00
rev-list-options.txt Merge branch 'pb/log-first-parent-p-m' 2010-03-24 16:25:39 -07:00
SubmittingPatches Merge branch 'rr/doc-submitting' into maint 2010-06-16 16:23:14 -07:00
urls-remotes.txt
urls.txt Documentation/urls: Rewrite to accomodate <transport>::<address> 2010-04-18 13:56:05 -07:00
user-manual.conf
user-manual.txt Updates for dirty submodules in release notes and user manual 2010-02-01 12:08:12 -08:00