1
0
mirror of https://github.com/git/git.git synced 2024-10-03 15:11:22 +02:00
git/Documentation
Junio C Hamano 53b22a9e45 Merge branch 'maint-1.5.4' into maint-1.5.5
* maint-1.5.4:
  GIT 1.5.4.6
  git-shell: accept "git foo" form

Conflicts:

	GIT-VERSION-GEN
	RelNotes
2008-06-26 17:14:03 -07:00
..
howto Document that WebDAV doesn't need git on the server, and works over SSL 2008-04-18 22:09:24 -07:00
technical Add description of OFS_DELTA to the pack format description 2008-04-06 17:22:46 -07:00
.gitattributes
.gitignore
asciidoc.conf
blame-options.txt
build-docdep.perl
callouts.xsl
cat-texi.perl
cmd-list.perl
CodingGuidelines
config.txt Merge branch 'maint-1.5.4' into maint 2008-05-08 20:12:44 -07:00
core-tutorial.txt core-tutorial.txt: Fix showing the current behaviour. 2008-04-10 00:20:41 -07:00
cvs-migration.txt Linked glossary from cvs-migration page 2008-04-23 10:54:43 -07:00
diff-format.txt
diff-generate-patch.txt
diff-options.txt Merge branch 'maint-1.5.4' into maint 2008-04-22 23:37:06 -07:00
diffcore.txt
docbook-xsl.css
docbook.xsl
everyday.txt git-gc --prune is deprecated 2008-04-22 21:53:37 -07:00
fetch-options.txt
fix-texi.perl
git-add.txt Merge branch 'maint-1.5.4' into maint 2008-05-08 20:12:44 -07:00
git-am.txt
git-annotate.txt
git-apply.txt
git-archimport.txt
git-archive.txt
git-bisect.txt git-bisect.sh: don't accidentally override existing branch "bisect" 2008-05-05 17:18:20 -07:00
git-blame.txt
git-branch.txt
git-bundle.txt Documentation/git-bundle.txt: fix synopsis 2008-05-27 22:01:31 -07:00
git-cat-file.txt
git-check-attr.txt
git-check-ref-format.txt
git-checkout-index.txt
git-checkout.txt
git-cherry-pick.txt
git-cherry.txt
git-citool.txt
git-clean.txt
git-clone.txt git-clone.txt: Adjust note to --shared for new pruning behavior of git-gc 2008-04-22 21:40:44 -07:00
git-commit-tree.txt
git-commit.txt Merge branch 'maint-1.5.4' into maint 2008-04-11 23:55:55 -07:00
git-config.txt
git-count-objects.txt
git-cvsexportcommit.txt
git-cvsimport.txt
git-cvsserver.txt Merge branch 'maint-1.5.4' into maint 2008-04-16 00:37:33 -07:00
git-daemon.txt doc/git-daemon: s/uploadarchive/uploadarch/ 2008-05-19 22:46:13 -07:00
git-describe.txt Merge branch 'maint-1.5.4' into maint 2008-05-14 13:46:42 -07:00
git-diff-files.txt
git-diff-index.txt
git-diff-tree.txt
git-diff.txt
git-fast-export.txt
git-fast-import.txt
git-fetch-pack.txt
git-fetch.txt
git-filter-branch.txt git-filter-branch: Clarify file removal example. 2008-05-16 13:13:24 -07:00
git-fmt-merge-msg.txt
git-for-each-ref.txt git-for-each-ref.txt: minor improvements 2008-06-06 08:39:54 -07:00
git-format-patch.txt
git-fsck-objects.txt
git-fsck.txt
git-gc.txt doc/git-gc: add a note about what is collected 2008-04-24 21:50:19 -07:00
git-get-tar-commit-id.txt
git-grep.txt
git-gui.txt
git-hash-object.txt
git-help.txt
git-http-fetch.txt
git-http-push.txt
git-imap-send.txt
git-index-pack.txt
git-init-db.txt
git-init.txt
git-instaweb.txt
git-log.txt
git-lost-found.txt
git-ls-files.txt
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
git-pack-objects.txt git-pack-objects.txt: Make wording slightly less ambiguous 2008-04-05 16:51:16 -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 Amend git-push refspec documentation 2008-04-22 23:01:48 -07:00
git-quiltimport.txt
git-read-tree.txt git-read-tree: document -v option. 2008-06-09 15:49:44 -07:00
git-rebase.txt
git-receive-pack.txt
git-reflog.txt
git-relink.txt
git-remote.txt
git-repack.txt Clarify repack -n documentation 2008-05-22 23:21:29 -07:00
git-repo-config.txt
git-request-pull.txt Documentation/git-request-pull: Fixed a typo ("send" -> "end") 2008-04-11 12:25:30 -07:00
git-rerere.txt
git-reset.txt
git-rev-list.txt
git-rev-parse.txt Documentation: fix graph in git-rev-parse.txt 2008-05-26 19:10:03 -07:00
git-revert.txt
git-rm.txt Clarify and fix English in "git-rm" documentation 2008-04-16 16:45:23 -07:00
git-send-email.txt
git-send-pack.txt
git-sh-setup.txt
git-shell.txt
git-shortlog.txt Document -w option to shortlog 2008-04-12 15:38:20 -07:00
git-show-branch.txt
git-show-index.txt
git-show-ref.txt
git-show.txt git-show.txt: Not very stubby these days. 2008-05-22 23:21:30 -07:00
git-stash.txt
git-status.txt
git-stripspace.txt
git-submodule.txt Documentation/git-submodule: typofix 2008-04-12 18:34:39 -07:00
git-svn.txt
git-symbolic-ref.txt
git-tag.txt Merge branch 'maint-1.5.4' into maint 2008-04-11 23:55:55 -07:00
git-tar-tree.txt
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-web--browse.txt
git-whatchanged.txt
git-write-tree.txt
git.txt GIT 1.5.5.4 2008-06-07 11:45:48 -07:00
gitattributes.txt Merge branch 'maint' 2008-03-27 13:35:18 -07:00
gitcli.txt
gitignore.txt Merge branch 'maint' 2008-03-27 13:35:18 -07:00
gitk.txt Docs gitk: Explicitly mention the files that gitk uses (~/.gitk) 2008-04-12 15:39:07 -07:00
gitmodules.txt
glossary.txt
hooks.txt
howto-index.sh
i18n.txt
install-doc-quick.sh
install-webdoc.sh
Makefile
manpage-1.72.xsl
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
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 GIT 1.5.4.5 2008-03-27 20:36:35 -07:00
RelNotes-1.5.4.6.txt GIT 1.5.4.6 2008-06-26 17:11:21 -07:00
RelNotes-1.5.4.txt
RelNotes-1.5.5.1.txt GIT 1.5.5.1 2008-04-20 11:36:53 -07:00
RelNotes-1.5.5.2.txt Release Notes for 1.5.5.2 2008-05-25 21:11:24 -07:00
RelNotes-1.5.5.3.txt GIT 1.5.5.3 2008-05-27 22:32:47 -07:00
RelNotes-1.5.5.4.txt GIT 1.5.5.4 2008-06-07 11:45:48 -07:00
RelNotes-1.5.5.txt GIT 1.5.5 2008-04-07 21:57:43 -07:00
repository-layout.txt
rev-list-options.txt Add missing "short" alternative to --date in rev-list-options.txt 2008-05-22 23:29:46 -07:00
SubmittingPatches
tutorial-2.txt
tutorial.txt fix typo in tutorial 2008-06-11 16:21:45 -07:00
urls-remotes.txt
urls.txt
user-manual.conf
user-manual.txt git-gc --prune is deprecated 2008-04-22 21:53:37 -07:00