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 e8a1f5a2ae Update draft release notes to 1.8.1 12 years ago
..
RelNotes Update draft release notes to 1.8.1 12 years ago
howto Documentation/howto: convert plain text files to asciidoc 12 years ago
pt_BR
technical Merge branch 'ta/doc-cleanup' 12 years ago
.gitattributes
.gitignore
CodingGuidelines Documentation/CodingGuidelines: spell out more shell guidelines 12 years ago
Makefile Documentation: build html for all files in technical and howto 12 years ago
SubmittingPatches Doc SubmittingPatches: Mention --notes option after "cover letter" 12 years ago
asciidoc.conf Merge branch 'jk/docs-docbook-monospace-display' into maint-1.7.11 12 years ago
blame-options.txt
build-docdep.perl
cat-texi.perl
cmd-list.perl
config.txt Documentation: move diff.wordRegex from config.txt to diff-config.txt 12 years ago
date-formats.txt
diff-config.txt diff: introduce diff.submodule configuration variable 12 years ago
diff-format.txt
diff-generate-patch.txt docs: stop using asciidoc no-inline-literal 13 years ago
diff-options.txt diff: introduce diff.submodule configuration variable 12 years ago
docbook-xsl.css
docbook.xsl
everyday.txt docs: stop using asciidoc no-inline-literal 13 years ago
fetch-options.txt Doc: shallow clone deepens _to_ new depth 12 years ago
fix-texi.perl
git-add.txt Doc add: link gitignore 12 years ago
git-am.txt Merge branch 'jb/am-include' 13 years ago
git-annotate.txt
git-apply.txt apply: document --3way option 13 years ago
git-archimport.txt
git-archive.txt docs: stop using asciidoc no-inline-literal 13 years ago
git-bisect-lk2009.txt Shorten two over-long lines in git-bisect-lk2009.txt by abbreviating some sha1 12 years ago
git-bisect.txt
git-blame.txt git blame: document that it always follows origin across whole-file renames 12 years ago
git-branch.txt Merge branch 'po/maint-docs' 12 years ago
git-bundle.txt docs: stop using asciidoc no-inline-literal 13 years ago
git-cat-file.txt
git-check-attr.txt
git-check-ref-format.txt docs: stop using asciidoc no-inline-literal 13 years ago
git-checkout-index.txt
git-checkout.txt Merge branch 'jc/maint-checkout-fileglob-doc' into maint-1.7.11 12 years ago
git-cherry-pick.txt Merge branch 'cw/cherry-pick-allow-empty-message' 12 years ago
git-cherry.txt
git-citool.txt
git-clean.txt Doc clean: add See Also link 12 years ago
git-clone.txt Documentation: remote tracking branch -> remote-tracking branch 12 years ago
git-column.txt Documentation: spelling fixes 13 years ago
git-commit-tree.txt Revert "git-commit-tree(1): update synopsis" 12 years ago
git-commit.txt Merge branch 'mm/maint-doc-commit-edit' into maint 12 years ago
git-config.txt Sync with 1.7.11.6 12 years ago
git-count-objects.txt
git-credential-cache--daemon.txt command-list: mention git-credential-* helpers 12 years ago
git-credential-cache.txt command-list: mention git-credential-* helpers 12 years ago
git-credential-store.txt command-list: mention git-credential-* helpers 12 years ago
git-credential.txt Documentation: list git-credential in plumbing commands 12 years ago
git-cvsexportcommit.txt
git-cvsimport.txt git-cvsimport: allow author-specific timezones 12 years ago
git-cvsserver.txt docs: stop using asciidoc no-inline-literal 13 years ago
git-daemon.txt Merge branch 'jc/daemon-access-hook' 12 years ago
git-describe.txt Documentation: do not mention .git/refs/* directories 12 years ago
git-diff-files.txt
git-diff-index.txt
git-diff-tree.txt
git-diff.txt
git-difftool.txt mergetool,difftool: Document --tool-help consistently 12 years ago
git-fast-export.txt docs: stop using asciidoc no-inline-literal 13 years ago
git-fast-import.txt doc/fast-import: clarify how content states are built 12 years ago
git-fetch-pack.txt Split over-long synopsis in git-fetch-pack.txt into several lines 12 years ago
git-fetch.txt
git-filter-branch.txt Documentation/git-filter-branch: Move note about effect of removing commits 12 years ago
git-fmt-merge-msg.txt Document merge.branchdesc configuration variable 13 years ago
git-for-each-ref.txt Documentation: describe subject more precisely 12 years ago
git-format-patch.txt Doc format-patch: clarify --notes use case 12 years ago
git-fsck-objects.txt
git-fsck.txt Merge branch 'jc/tag-doc' into maint-1.7.11 12 years ago
git-gc.txt docs: stop using asciidoc no-inline-literal 13 years ago
git-get-tar-commit-id.txt
git-grep.txt grep: add a grep.patternType configuration setting 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 index-pack: support multithreaded delta resolving 13 years ago
git-init-db.txt
git-init.txt
git-instaweb.txt
git-log.txt doc: move rev-list option -<n> from git-log.txt to rev-list-options.txt 12 years ago
git-lost-found.txt Documentation: do not mention .git/refs/* directories 12 years ago
git-ls-files.txt
git-ls-remote.txt ls-remote: document the '--get-url' option 12 years ago
git-ls-tree.txt
git-mailinfo.txt Merge branch 'tr/maint-mailinfo' 13 years ago
git-mailsplit.txt
git-merge-base.txt merge-base: "--is-ancestor A B" 12 years ago
git-merge-file.txt
git-merge-index.txt
git-merge-one-file.txt
git-merge-tree.txt
git-merge.txt Documentation: remote tracking branch -> remote-tracking branch 12 years ago
git-mergetool--lib.txt
git-mergetool.txt Merge branch 'da/difftool-updates' 12 years ago
git-mktag.txt
git-mktree.txt
git-mv.txt
git-name-rev.txt
git-notes.txt Doc notes: Include the format-patch --notes option 12 years ago
git-p4.txt git-p4: add submit --conflict option and config varaiable 12 years ago
git-pack-objects.txt
git-pack-redundant.txt
git-pack-refs.txt Merge branch 'jc/tag-doc' into maint-1.7.11 12 years ago
git-parse-remote.txt
git-patch-id.txt
git-peek-remote.txt
git-prune-packed.txt
git-prune.txt
git-pull.txt man: git pull -r is a short for --rebase 12 years ago
git-push.txt Merge branch 'mm/maint-doc-remote-tracking' into maint 12 years ago
git-quiltimport.txt
git-read-tree.txt Merge branch 'jh/fetch-head-update' 13 years ago
git-rebase.txt rebase -i: Teach "--edit-todo" action 12 years ago
git-receive-pack.txt
git-reflog.txt docs: stop using asciidoc no-inline-literal 13 years ago
git-relink.txt
git-remote-ext.txt
git-remote-fd.txt
git-remote-helpers.txt Add documentation for the 'bidi-import' capability of remote-helpers 12 years ago
git-remote-testgit.txt
git-remote.txt remote: prefer subcommand name 'remove' to 'rm' 12 years ago
git-repack.txt fsck: --no-dangling omits "dangling object" information 13 years ago
git-replace.txt Documentation: do not mention .git/refs/* directories 12 years ago
git-repo-config.txt
git-request-pull.txt
git-rerere.txt docs: stop using asciidoc no-inline-literal 13 years ago
git-reset.txt doc: git-reset: make "<mode>" optional 12 years ago
git-rev-list.txt
git-rev-parse.txt Merge branch 'jc/sha1-name-more' 12 years ago
git-revert.txt docs: stop using asciidoc no-inline-literal 13 years ago
git-rm.txt docs: move submodule section 12 years ago
git-send-email.txt git-send-email: introduce compose-encoding 12 years ago
git-send-pack.txt
git-sh-i18n--envsubst.txt correct a few doubled-word nits in comments and documentation 13 years ago
git-sh-i18n.txt
git-sh-setup.txt
git-shell.txt
git-shortlog.txt Documentation: describe subject more precisely 12 years ago
git-show-branch.txt
git-show-index.txt
git-show-ref.txt docs: stop using asciidoc no-inline-literal 13 years ago
git-show.txt docs: stop using asciidoc no-inline-literal 13 years ago
git-stage.txt
git-stash.txt docs: stop using asciidoc no-inline-literal 13 years ago
git-status.txt status: add --long output format option 12 years ago
git-stripspace.txt
git-submodule.txt Merge branch 'wtk/submodule-doc-fixup' 12 years ago
git-svn.txt Document git-svn fetch --log-window-size parameter 12 years ago
git-symbolic-ref.txt git symbolic-ref --delete $symref 12 years ago
git-tag.txt Merge branch 'jc/tag-doc' into maint-1.7.11 12 years ago
git-tar-tree.txt docs: stop using asciidoc no-inline-literal 13 years ago
git-tools.txt
git-unpack-file.txt
git-unpack-objects.txt
git-update-index.txt update-index: upgrade/downgrade on-disk index version 13 years ago
git-update-ref.txt
git-update-server-info.txt
git-upload-archive.txt
git-upload-pack.txt
git-var.txt ident: report passwd errors with a more friendly message 13 years ago
git-verify-pack.txt
git-verify-tag.txt
git-web--browse.txt
git-whatchanged.txt docs: stop using asciidoc no-inline-literal 13 years ago
git-write-tree.txt
git.txt Git 1.8.0.1 12 years ago
gitattributes.txt Merge branch 'nd/attr-match-optim-more' 12 years ago
gitcli.txt gitcli: parse-options lets you omit tail of long options 12 years ago
gitcore-tutorial.txt Documentation: describe subject more precisely 12 years ago
gitcredentials.txt docs: stop using asciidoc no-inline-literal 13 years ago
gitcvs-migration.txt
gitdiffcore.txt docs: stop using asciidoc no-inline-literal 13 years ago
gitglossary.txt
githooks.txt docs: stop using asciidoc no-inline-literal 13 years ago
gitignore.txt Merge branch 'nd/doc-ignore' into maint 12 years ago
gitk.txt
gitmodules.txt Teach "git submodule add" the --name option 12 years ago
gitnamespaces.txt
gitrepository-layout.txt Doc repository-layout: Show refs/replace 12 years ago
gitrevisions.txt
gittutorial-2.txt Use correct grammar in diffstat summary line 13 years ago
gittutorial.txt Documentation: describe subject more precisely 12 years ago
gitweb.conf.txt Documentation: spelling fixes 13 years ago
gitweb.txt Documentation/gitweb: trivial English fixes 13 years ago
gitworkflows.txt docs: stop using asciidoc no-inline-literal 13 years ago
glossary-content.txt doc: A few minor copy edits. 12 years ago
howto-index.sh
i18n.txt
install-doc-quick.sh
install-webdoc.sh
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 Documentation: remote tracking branch -> remote-tracking branch 12 years ago
merge-options.txt merge: backport GIT_MERGE_AUTOEDIT support 13 years ago
merge-strategies.txt merge: teach -Xours/-Xtheirs to binary ll-merge driver 12 years ago
pretty-formats.txt Documentation: Document signature showing options 12 years ago
pretty-options.txt Documentation: Document signature showing options 12 years ago
pull-fetch-param.txt docs: stop using asciidoc no-inline-literal 13 years ago
rev-list-options.txt log --grep: accept --basic-regexp and --perl-regexp 12 years ago
revisions.txt Merge branch 'nd/branch-v-alignment' 12 years ago
sequencer.txt
urls-remotes.txt
urls.txt Git url doc: mark ftp/ftps as read-only and deprecate them 12 years ago
user-manual.conf docs: monospace listings in docbook output 12 years ago
user-manual.txt Doc User-Manual: Patch cover letter, three dashes, and --notes 12 years ago