git-commit-vandalism/Documentation
Daniel Barkalow b888d61c83 Make fetch a builtin
Thanks to Johannes Schindelin for review and fixes, and Julian
Phillips for the original C translation.

This changes a few small bits of behavior:

branch.<name>.merge is parsed as if it were the lhs of a fetch
refspec, and does not have to exactly match the actual lhs of a
refspec, so long as it is a valid abbreviation for the same ref.

branch.<name>.merge is no longer ignored if the remote is configured
with a branches/* file. Neither behavior is useful, because there can
only be one ref that gets fetched, but this is more consistant.

Also, fetch prints different information to standard out.

Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2007-09-19 03:22:30 -07:00
..
howto Fixed update-hook example allow-users format. 2007-09-18 17:38:52 -07:00
technical
.gitignore
asciidoc.conf
blame-options.txt
build-docdep.perl
callouts.xsl
cmd-list.perl
config.txt Make fetch a builtin 2007-09-19 03:22:30 -07:00
core-tutorial.txt core-tutorial: minor cleanup 2007-09-15 22:17:24 -04:00
cvs-migration.txt
diff-format.txt
diff-options.txt
diffcore.txt
docbook-xsl.css
docbook.xsl
everyday.txt
fetch-options.txt
fix-texi.perl
git-add.txt git-add: Make the filename globbing note a bit clearer 2007-08-28 21:16:57 -07:00
git-am.txt
git-annotate.txt
git-apply.txt
git-archimport.txt
git-archive.txt Documentation/git-archive.txt: a couple of clarifications. 2007-09-14 12:17:11 -07:00
git-bisect.txt
git-blame.txt
git-branch.txt
git-bundle.txt
git-cat-file.txt
git-check-attr.txt
git-check-ref-format.txt
git-checkout-index.txt
git-checkout.txt Fix misspelling of 'suppress' in docs 2007-08-19 23:26:03 -07:00
git-cherry-pick.txt
git-cherry.txt
git-citool.txt
git-clean.txt
git-clone.txt Documentation / grammer nit 2007-09-07 21:01:33 -07:00
git-commit-tree.txt Documentation: Correct various misspellings and typos. 2007-08-24 18:54:37 -07:00
git-commit.txt
git-config.txt Documentation/git-config.txt: AsciiDoc tweak to avoid leading dot 2007-09-14 14:51:08 -07:00
git-convert-objects.txt
git-count-objects.txt
git-cvsexportcommit.txt Documentation: For consistency, use CVS instead of cvs. 2007-08-24 18:54:37 -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 Documentation: minor AsciiDoc mark-up fixes. 2007-09-01 04:06:13 -07:00
git-describe.txt
git-diff-files.txt
git-diff-index.txt
git-diff-tree.txt
git-diff.txt Documentation/git-diff: A..B and A...B cannot take tree-ishes 2007-08-28 21:47:08 -07: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 duplicate note about removing commits with git-filter-branch 2007-09-13 22:53:53 -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
git-format-patch.txt format-patch documentation: reword to hint "--root <one-commit>" more clearly 2007-08-28 21:58:53 -07:00
git-fsck-objects.txt
git-fsck.txt
git-gc.txt
git-get-tar-commit-id.txt
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-http-fetch.txt Documentation: Correct various misspellings and typos. 2007-08-24 18:54:37 -07:00
git-http-push.txt
git-imap-send.txt
git-index-pack.txt
git-init-db.txt Add an option to quiet git-init. 2007-06-27 22:22:17 -07:00
git-init.txt
git-instaweb.txt
git-local-fetch.txt Documentation: Correct various misspellings and typos. 2007-08-24 18:54:37 -07:00
git-log.txt Porcelain level "log" family should recurse when diffing. 2007-08-28 00:10:21 -07:00
git-lost-found.txt
git-ls-files.txt Document ls-files --with-tree=<tree-ish> 2007-09-17 23:57:35 -07:00
git-ls-remote.txt
git-ls-tree.txt
git-mailinfo.txt
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-mergetool.txt
git-mktag.txt
git-mktree.txt
git-mv.txt
git-name-rev.txt Documentation: Correct various misspellings and typos. 2007-08-24 18:54:37 -07:00
git-pack-objects.txt Merge branch 'np/delta' 2007-09-14 22:33:28 -07: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
git-pull.txt
git-push.txt git-push: documentation and tests for pushing only branches 2007-09-18 14:00:20 -07:00
git-quiltimport.txt War on whitespace 2007-06-07 00:04:01 -07:00
git-read-tree.txt
git-rebase.txt git-rebase: support --whitespace=<option> 2007-09-07 21:02:08 -07:00
git-receive-pack.txt Documentation: Correct various misspellings and typos. 2007-08-24 18:54:37 -07:00
git-reflog.txt Documentation: Correct various misspellings and typos. 2007-08-24 18:54:37 -07:00
git-relink.txt
git-remote.txt Teach "git remote" a mirror mode 2007-09-03 03:08:12 -07: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
git-reset.txt
git-rev-list.txt Documentation: Correct various misspellings and typos. 2007-08-24 18:54:37 -07:00
git-rev-parse.txt
git-revert.txt
git-rm.txt
git-runstatus.txt
git-send-email.txt send-email: Add support for SSL and SMTP-AUTH 2007-09-03 02:40:48 -07:00
git-send-pack.txt git-push: documentation and tests for pushing only branches 2007-09-18 14:00:20 -07:00
git-sh-setup.txt
git-shell.txt
git-shortlog.txt
git-show-branch.txt
git-show-index.txt War on whitespace 2007-06-07 00:04:01 -07:00
git-show-ref.txt
git-show.txt
git-ssh-fetch.txt
git-ssh-upload.txt
git-stash.txt
git-status.txt
git-stripspace.txt
git-submodule.txt
git-svn.txt Documentation/git-svn: updated design philosophy notes 2007-09-18 17:07:45 -07:00
git-svnimport.txt Document -u option in git-svnimport man page 2007-08-22 15:37:56 -07:00
git-symbolic-ref.txt
git-tag.txt git-tag(1): Remove duplicate text 2007-08-27 01:38:35 -07:00
git-tar-tree.txt Documentation: update tar.umask default 2007-08-22 15:19:41 -07:00
git-tools.txt
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
git-write-tree.txt
git.txt Merge branch 'maint' to sync with 1.5.3.2 2007-09-19 03:21:35 -07:00
gitattributes.txt archive: rename attribute specfile to export-subst 2007-09-06 22:51:41 -07:00
gitignore.txt
gitk.txt
gitmodules.txt
glossary.txt
hooks.txt Documentation: Correct various misspellings and typos. 2007-08-24 18:54:37 -07:00
howto-index.sh
i18n.txt
install-doc-quick.sh
install-webdoc.sh
Makefile documentation: replace Discussion section by link to user-manual chapter 2007-09-15 22:17:24 -04:00
merge-options.txt
merge-strategies.txt
pretty-formats.txt
pretty-options.txt
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 GIT 1.5.2.2 2007-06-16 01:13:35 -07:00
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 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.txt Typofix: 1.5.3 release notes 2007-09-02 15:03:26 -07:00
RelNotes-1.5.4.txt Start 1.5.4 cycle 2007-09-03 02:40:06 -07:00
repository-layout.txt
SubmittingPatches Update my contact address as the maintainer. 2007-09-01 04:09:51 -07:00
tutorial-2.txt
tutorial.txt Documentation: Correct various misspellings and typos. 2007-08-24 18:54:37 -07:00
urls-remotes.txt
urls.txt URL: allow port specification in ssh:// URLs 2007-09-01 03:35:29 -07:00
user-manual.conf
user-manual.txt user-manual: todo updates and cleanup 2007-09-15 22:17:23 -04:00