You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Junio C Hamano bb80ee0997 Update draft release notes to 1.8.5 for the second batch of topics 12 years ago
..
RelNotes Update draft release notes to 1.8.5 for the second batch of topics 12 years ago
howto many small typofixes 12 years ago
technical Merge branch 'jl/submodule-mv' 12 years ago
.gitattributes
.gitignore
CodingGuidelines Provide some linguistic guidance for the documentation. 12 years ago
Makefile Documentation/Makefile: move infodir to be with other '*dir's 12 years ago
SubmittingPatches Provide some linguistic guidance for the documentation. 12 years ago
asciidoc.conf
blame-options.txt blame: document multiple -L support 12 years ago
build-docdep.perl
cat-texi.perl
cmd-list.perl
config.txt Merge branch 'jc/url-match' 12 years ago
date-formats.txt
diff-config.txt
diff-format.txt
diff-generate-patch.txt
diff-options.txt Merge branch 'mm/diff-no-patch-synonym-to-s' 12 years ago
docbook-xsl.css
docbook.xsl
everyday.txt
fetch-options.txt Merge branch 'rr/maint-fetch-tag-doc-asterisks' into maint 12 years ago
fix-texi.perl
git-add.txt
git-am.txt am: replace uses of --resolved with --continue 12 years ago
git-annotate.txt
git-apply.txt
git-archimport.txt
git-archive.txt documentation: trivial style cleanups 12 years ago
git-bisect-lk2009.txt typofix: documentation 12 years ago
git-bisect.txt
git-blame.txt blame: document multiple -L support 12 years ago
git-branch.txt
git-bundle.txt
git-cat-file.txt cat-file: only split on whitespace when %(rest) is used 12 years ago
git-check-attr.txt Merge branch 'jc/check-x-z' 12 years ago
git-check-ignore.txt Merge branch 'maint' 12 years ago
git-check-mailmap.txt builtin: add git-check-mailmap command 12 years ago
git-check-ref-format.txt Revert "Add new @ shortcut for HEAD" 12 years ago
git-checkout-index.txt
git-checkout.txt Merge branch 'jh/checkout-auto-tracking' into maint 12 years ago
git-cherry-pick.txt
git-cherry.txt
git-citool.txt
git-clean.txt Documentation/git-clean: fix description for range 12 years ago
git-clone.txt Revert "git-clone.txt: remove the restriction on pushing from a shallow clone" 12 years ago
git-column.txt
git-commit-tree.txt
git-commit.txt documentation: trivial style cleanups 12 years ago
git-config.txt Merge branch 'jc/url-match' 12 years ago
git-count-objects.txt
git-credential-cache--daemon.txt
git-credential-cache.txt
git-credential-store.txt
git-credential.txt
git-cvsexportcommit.txt
git-cvsimport.txt
git-cvsserver.txt
git-daemon.txt documentation: trivial style cleanups 12 years ago
git-describe.txt describe: Add --first-parent option 12 years ago
git-diff-files.txt
git-diff-index.txt Documentation/diff-index: mention two modes of operation 12 years ago
git-diff-tree.txt
git-diff.txt Merge branch 'kb/diff-blob-blob-doc' into maint 12 years ago
git-difftool.txt documentation: trivial style cleanups 12 years ago
git-fast-export.txt Documentation: Update 'linux-2.6.git' -> 'linux.git' 12 years ago
git-fast-import.txt
git-fetch-pack.txt Merge branch 'nd/clone-connectivity-shortcut' 12 years ago
git-fetch.txt
git-filter-branch.txt
git-fmt-merge-msg.txt documentation: trivial style cleanups 12 years ago
git-for-each-ref.txt
git-format-patch.txt log, format-patch: parsing uses OPT__QUIET 12 years ago
git-fsck-objects.txt
git-fsck.txt documentation: trivial style cleanups 12 years ago
git-gc.txt Merge branch 'nd/gc-lock-against-each-other' 12 years ago
git-get-tar-commit-id.txt
git-grep.txt documentation: trivial style cleanups 12 years ago
git-gui.txt
git-hash-object.txt
git-help.txt
git-http-backend.txt
git-http-fetch.txt
git-http-push.txt
git-imap-send.txt
git-index-pack.txt clone: open a shortcut for connectivity check 12 years ago
git-init-db.txt
git-init.txt
git-instaweb.txt
git-log.txt line-range-format.txt: clarify -L:regex usage form 12 years ago
git-lost-found.txt
git-ls-files.txt
git-ls-remote.txt ls-remote doc: don't encourage use of branches-file 12 years ago
git-ls-tree.txt
git-mailinfo.txt documentation: trivial style cleanups 12 years ago
git-mailsplit.txt
git-merge-base.txt
git-merge-file.txt Documentation/git-merge-file: document option "--diff3" 12 years ago
git-merge-index.txt
git-merge-one-file.txt
git-merge-tree.txt
git-merge.txt Merge branch 'maint-1.8.2' into maint-1.8.3 12 years ago
git-mergetool--lib.txt
git-mergetool.txt documentation: trivial style cleanups 12 years ago
git-mktag.txt
git-mktree.txt
git-mv.txt mv: update the path entry in .gitmodules for moved submodules 12 years ago
git-name-rev.txt Merge branch 'rr/name-rev-stdin-doc' 12 years ago
git-notes.txt
git-p4.txt Change "remote tracking" to "remote-tracking" 12 years ago
git-pack-objects.txt
git-pack-redundant.txt
git-pack-refs.txt Documentation: remove --prune from pack-refs examples 12 years ago
git-parse-remote.txt
git-patch-id.txt
git-peek-remote.txt
git-prune-packed.txt
git-prune.txt Documentation: fix git-prune example usage 12 years ago
git-pull.txt pull: change the description to "integrate" changes 12 years ago
git-push.txt remote.c: add command line option parser for "--force-with-lease" 12 years ago
git-quiltimport.txt
git-read-tree.txt
git-rebase.txt rebase -i: handle fixup! fixup! in --autosquash 12 years ago
git-receive-pack.txt
git-reflog.txt Merge branch 'jc/prune-all' 12 years ago
git-relink.txt
git-remote-ext.txt
git-remote-fd.txt
git-remote-helpers.txto
git-remote-testgit.txt
git-remote.txt Documentation: Update the NFS remote examples to use the staging repo 12 years ago
git-repack.txt
git-replace.txt
git-repo-config.txt
git-request-pull.txt
git-rerere.txt
git-reset.txt Documentation: "git reset <tree-ish> <pathspec>" takes a tree-ish, not tree-sh 12 years ago
git-rev-list.txt log doc: the argument to --encoding is not optional 12 years ago
git-rev-parse.txt Merge branch 'rj/doc-rev-parse' 12 years ago
git-revert.txt documentation: trivial style cleanups 12 years ago
git-rm.txt rm: delete .gitmodules entry of submodules removed from the work tree 12 years ago
git-send-email.txt send-email: be explicit with SSL certificate verification 12 years ago
git-send-pack.txt
git-sh-i18n--envsubst.txt
git-sh-i18n.txt
git-sh-setup.txt
git-shell.txt
git-shortlog.txt
git-show-branch.txt
git-show-index.txt
git-show-ref.txt Merge branch 'db/show-ref-head' 12 years ago
git-show.txt Documentation/git-show.txt: include common diff options, like git-log.txt 12 years ago
git-stage.txt
git-stash.txt Revert "git stash: avoid data loss when "git stash save" kills a directory" 12 years ago
git-status.txt
git-stripspace.txt
git-submodule.txt Merge branch 'fg/submodule-clone-depth' 12 years ago
git-svn.txt fix typo in documentation of git-svn 12 years ago
git-symbolic-ref.txt
git-tag.txt Merge branch 'ds/doc-two-kinds-of-tags' 12 years ago
git-tar-tree.txt
git-tools.txt
git-unpack-file.txt
git-unpack-objects.txt
git-update-index.txt documentation: trivial style cleanups 12 years ago
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 web--browse: support /usr/bin/cygstart on Cygwin 12 years ago
git-whatchanged.txt whatchanged: document its historical nature 12 years ago
git-write-tree.txt
git.txt Merge branch 'jl/submodule-mv' 12 years ago
gitattributes.txt
gitcli.txt
gitcore-tutorial.txt core-tutorial: trim the section on Inspecting Changes 12 years ago
gitcredentials.txt
gitcvs-migration.txt
gitdiffcore.txt diffcore-pickaxe doc: document -S and -G properly 12 years ago
gitglossary.txt
githooks.txt
gitignore.txt
gitk.txt
gitmodules.txt
gitnamespaces.txt
gitremote-helpers.txt Merge branch 'nd/clone-connectivity-shortcut' 12 years ago
gitrepository-layout.txt Document .git/modules 12 years ago
gitrevisions.txt
gittutorial-2.txt
gittutorial.txt
gitweb.conf.txt gitweb: allow extra breadcrumbs to prefix the trail 12 years ago
gitweb.txt typofix: documentation 12 years ago
gitworkflows.txt
glossary-content.txt parse_pathspec: accept :(icase)path syntax 12 years ago
howto-index.sh
i18n.txt
install-doc-quick.sh
install-webdoc.sh
line-range-format.txt line-range: teach -L^:RE to search from start of file 12 years ago
mailmap.txt
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 'rh/merge-options-doc-fix' into maint 12 years ago
merge-strategies.txt
pretty-formats.txt
pretty-options.txt log doc: the argument to --encoding is not optional 12 years ago
pull-fetch-param.txt fetch: opportunistically update tracking refs 12 years ago
rev-list-options.txt Sync with maint to grab trivial doc fixes 12 years ago
revisions.txt Revert "Add new @ shortcut for HEAD" 12 years ago
sequencer.txt
urls-remotes.txt
urls.txt Merge branch 'ft/doc-git-transport' into maint 12 years ago
user-manual.conf
user-manual.txt Git 1.8.3.4 12 years ago