..
RelNotes
Sync with v2.11.1
8 years ago
howto
Merge branch 'po/fix-doc-merge-base-illustration' into maint
8 years ago
technical
Merge branch 'sb/in-core-index-doc'
8 years ago
.gitattributes
…
.gitignore
…
CodingGuidelines
CodingGuidelines: clarify multi-line brace style
8 years ago
Makefile
Merge branch 'bc/use-asciidoctor-opt'
8 years ago
SubmittingPatches
doc: clarify distinction between sign-off and pgp-signing
8 years ago
asciidoc.conf
…
asciidoctor-extensions.rb
Documentation: implement linkgit macro for Asciidoctor
8 years ago
blame-options.txt
blame: dwim "blame --reverse OLD" as "blame --reverse OLD.."
9 years ago
build-docdep.perl
…
cat-texi.perl
Documentation: remove unneeded argument in cat-texi.perl
8 years ago
cmd-list.perl
…
config.txt
Merge branch 'cw/log-updates-for-all-refs-really'
8 years ago
date-formats.txt
Merge branch 'lr/doc-fix-cet' into maint
8 years ago
diff-config.txt
Merge branch 'rh/diff-orderfile-doc'
8 years ago
diff-format.txt
doc: typeset long command-line options as literal
9 years ago
diff-generate-patch.txt
doc: typeset long command-line options as literal
9 years ago
diff-heuristic-options.txt
diff: retire "compaction" heuristics
8 years ago
diff-options.txt
Merge branch 'rh/diff-orderfile-doc'
8 years ago
docbook-xsl.css
…
docbook.xsl
…
everyday.txto
Documentation: fix linkgit references
9 years ago
fetch-options.txt
Merge branch 'nd/shallow-deepen'
8 years ago
fix-texi.perl
…
fmt-merge-msg-config.txt
…
git-add.txt
add: document the chmod option
9 years ago
git-am.txt
Merge branch 'mm/doc-tt'
9 years ago
git-annotate.txt
blame: honor the diff heuristic options and config
8 years ago
git-apply.txt
…
git-archimport.txt
…
git-archive.txt
…
git-bisect-lk2009.txt
doc: more consistency in environment variables format
9 years ago
git-bisect.txt
Merge branch 'ad/bisect-terms' into maint
8 years ago
git-blame.txt
Merge branch 'jc/blame-reverse'
8 years ago
git-branch.txt
doc: add note about ignoring '--no-create-reflog'
8 years ago
git-bundle.txt
…
git-cat-file.txt
cat-file: support --textconv/--filters in batch mode
9 years ago
git-check-attr.txt
…
git-check-ignore.txt
Documentation: fix linkgit references
9 years ago
git-check-mailmap.txt
…
git-check-ref-format.txt
git-check-ref-format.txt: fixup documentation
8 years ago
git-checkout-index.txt
…
git-checkout.txt
checkout.txt: document a common case that ignores ambiguation rules
8 years ago
git-cherry-pick.txt
Merge branch 'mm/doc-tt' into maint
9 years ago
git-cherry.txt
…
git-citool.txt
…
git-clean.txt
doc: typeset short command-line options as literal
9 years ago
git-clone.txt
Merge branch 'nd/shallow-deepen'
8 years ago
git-column.txt
…
git-commit-tree.txt
Merge branch 'mm/doc-tt' into maint
9 years ago
git-commit.txt
Merge branch 'ak/commit-only-allow-empty' into maint
8 years ago
git-config.txt
Merge branch 'dg/document-git-c-in-git-config-doc' into maint
9 years ago
git-count-objects.txt
count-objects: report alternates via verbose mode
8 years ago
git-credential-cache--daemon.txt
…
git-credential-cache.txt
…
git-credential-store.txt
doc: typeset long command-line options as literal
9 years ago
git-credential.txt
…
git-cvsexportcommit.txt
…
git-cvsimport.txt
Merge branch 'jk/doc-cvs-update' into maint
8 years ago
git-cvsserver.txt
doc: typeset HEAD and variants as literal
9 years ago
git-daemon.txt
doc: typeset HEAD and variants as literal
9 years ago
git-describe.txt
doc: typeset long command-line options as literal
9 years ago
git-diff-files.txt
…
git-diff-index.txt
doc: typeset long command-line options as literal
9 years ago
git-diff-tree.txt
doc: typeset long command-line options as literal
9 years ago
git-diff.txt
…
git-difftool.txt
doc: typeset long command-line options as literal
9 years ago
git-fast-export.txt
…
git-fast-import.txt
Merge branch 'mm/doc-tt'
9 years ago
git-fetch-pack.txt
upload-pack: optionally allow fetching any sha1
8 years ago
git-fetch.txt
Merge branch 'mm/push-social-engineering-attack-doc' into maint
8 years ago
git-filter-branch.txt
doc: typeset '--' as literal
9 years ago
git-fmt-merge-msg.txt
Documentation/fmt-merge-msg: fix markup in example
8 years ago
git-for-each-ref.txt
Merge branch 'jk/trailers-placeholder-in-pretty'
8 years ago
git-format-patch.txt
format-patch: add "--rfc" for the common case of [RFC PATCH]
8 years ago
git-fsck-objects.txt
…
git-fsck.txt
fsck: optionally show more helpful info for broken links
9 years ago
git-gc.txt
Merge branch 'mm/gc-safety-doc' into maint
8 years ago
git-get-tar-commit-id.txt
…
git-grep.txt
grep: enable recurse-submodules to work on <tree> objects
8 years ago
git-gui.txt
doc: git-gui browser does not default to HEAD
8 years ago
git-hash-object.txt
…
git-help.txt
doc: typeset long command-line options as literal
9 years ago
git-http-backend.txt
doc: more consistency in environment variables format
9 years ago
git-http-fetch.txt
…
git-http-push.txt
doc: typeset long command-line options as literal
9 years ago
git-imap-send.txt
…
git-index-pack.txt
index-pack: add --max-input-size=<size> option
9 years ago
git-init-db.txt
…
git-init.txt
Merge branch 'tr/doc-tt' into maint
9 years ago
git-instaweb.txt
doc: change configuration variables format
9 years ago
git-interpret-trailers.txt
doc: mention user-configured trailers
8 years ago
git-log.txt
Merge branch 'mj/log-show-signature-conf'
9 years ago
git-ls-files.txt
ls-files: add pathspec matching for submodules
8 years ago
git-ls-remote.txt
…
git-ls-tree.txt
doc: typeset HEAD and variants as literal
9 years ago
git-mailinfo.txt
Merge branch 'va/mailinfo-doc-typofix' into maint
9 years ago
git-mailsplit.txt
mailsplit: support unescaping mboxrd messages
9 years ago
git-merge-base.txt
doc: fix merge-base ASCII art tab spacing
8 years ago
git-merge-file.txt
…
git-merge-index.txt
…
git-merge-one-file.txt
…
git-merge-tree.txt
…
git-merge.txt
merge: add '--continue' option as a synonym for 'git commit'
8 years ago
git-mergetool--lib.txt
…
git-mergetool.txt
mergetool: honor -O<orderfile>
8 years ago
git-mktag.txt
…
git-mktree.txt
doc: typeset short command-line options as literal
9 years ago
git-mv.txt
doc: typeset short command-line options as literal
9 years ago
git-name-rev.txt
…
git-notes.txt
doc: typeset short command-line options as literal
9 years ago
git-p4.txt
Merge branch 'ls/p4-retry-thrice'
8 years ago
git-pack-objects.txt
document git-repack interaction of pack.threads and pack.windowMemory
9 years ago
git-pack-redundant.txt
…
git-pack-refs.txt
…
git-parse-remote.txt
…
git-patch-id.txt
…
git-prune-packed.txt
…
git-prune.txt
…
git-pull.txt
Merge branch 'mm/push-social-engineering-attack-doc' into maint
8 years ago
git-push.txt
Merge branch 'mm/push-social-engineering-attack-doc' into maint
8 years ago
git-quiltimport.txt
doc: more consistency in environment variables format
9 years ago
git-read-tree.txt
…
git-rebase.txt
Merge branch 'nd/rebase-forget'
8 years ago
git-receive-pack.txt
receive-pack: allow a maximum input size to be specified
9 years ago
git-reflog.txt
…
git-remote-ext.txt
…
git-remote-fd.txt
Spelling fixes
9 years ago
git-remote-helpers.txto
…
git-remote-testgit.txt
…
git-remote.txt
doc: typeset long command-line options as literal
9 years ago
git-repack.txt
Merge branch 'ms/document-pack-window-memory-is-per-thread'
9 years ago
git-replace.txt
doc: change environment variables format
9 years ago
git-request-pull.txt
…
git-rerere.txt
…
git-reset.txt
…
git-rev-list.txt
…
git-rev-parse.txt
rev-parse doc: pass "--" to rev-parse in the --prefix example
8 years ago
git-revert.txt
doc: typeset long command-line options as literal
9 years ago
git-rm.txt
…
git-send-email.txt
Merge branch 'mm/doc-tt' into maint
9 years ago
git-send-pack.txt
doc: typeset long command-line options as literal
9 years ago
git-sh-i18n--envsubst.txt
…
git-sh-i18n.txt
…
git-sh-setup.txt
doc: more consistency in environment variables format
9 years ago
git-shell.txt
doc: typeset short command-line options as literal
9 years ago
git-shortlog.txt
shortlog: test and document --committer option
8 years ago
git-show-branch.txt
doc: typeset long command-line options as literal
9 years ago
git-show-index.txt
…
git-show-ref.txt
doc: typeset long command-line options as literal
9 years ago
git-show.txt
…
git-stage.txt
…
git-stash.txt
stash: allow stashes to be referenced by index only
8 years ago
git-status.txt
git-status.txt: describe --porcelain=v2 format
9 years ago
git-stripspace.txt
…
git-submodule.txt
submodule: add absorb-git-dir function
8 years ago
git-svn.txt
git-svn: document useLogAuthor and addAuthorFrom config keys
8 years ago
git-symbolic-ref.txt
…
git-tag.txt
Merge branch 'cw/log-updates-for-all-refs-really'
8 years ago
git-tools.txt
…
git-unpack-file.txt
…
git-unpack-objects.txt
unpack-objects: add --max-input-size=<size> option
9 years ago
git-update-index.txt
doc: typeset long command-line options as literal
9 years ago
git-update-ref.txt
…
git-update-server-info.txt
…
git-upload-archive.txt
…
git-upload-pack.txt
upload-pack.c: use parse-options API
9 years ago
git-var.txt
…
git-verify-commit.txt
Merge branch 'dn/gpg-doc' into maint
9 years ago
git-verify-pack.txt
…
git-verify-tag.txt
builtin/verify-tag: add --format to verify-tag
8 years ago
git-web--browse.txt
doc: typeset long command-line options as literal
9 years ago
git-whatchanged.txt
…
git-worktree.txt
Merge branch 'nd/worktree-lock' into maint
8 years ago
git-write-tree.txt
…
git.txt
Merge branch 'maint'
8 years ago
gitattributes.txt
docs: warn about possible '=' in clean/smudge filter process values
8 years ago
gitcli.txt
…
gitcore-tutorial.txt
doc: omit needless "for"
8 years ago
gitcredentials.txt
…
gitcvs-migration.txt
docs/cvs-migration: mention cvsimport caveats
8 years ago
gitdiffcore.txt
doc: typeset long command-line options as literal
9 years ago
giteveryday.txt
giteveryday: unbreak rendering with AsciiDoctor
8 years ago
gitglossary.txt
…
githooks.txt
push options: {pre,post}-receive hook learns about push options
9 years ago
gitignore.txt
doc: change configuration variables format
9 years ago
gitk.txt
Merge branch 'sb/remove-gitview'
8 years ago
gitmodules.txt
Merge branch 'bw/submodule-branch-dot-doc' into maint
8 years ago
gitnamespaces.txt
doc: mention transfer data leaks in more places
8 years ago
gitremote-helpers.txt
Merge branch 'nd/shallow-deepen'
8 years ago
gitrepository-layout.txt
doc: fix location of 'info/' with $GIT_COMMON_DIR
8 years ago
gitrevisions.txt
doc: gitrevisions - clarify 'latter case' is revision walk
9 years ago
gittutorial-2.txt
…
gittutorial.txt
…
gitweb.conf.txt
gitweb: use highlight's shebang detection
8 years ago
gitweb.txt
doc: change environment variables format
9 years ago
gitworkflows.txt
…
glossary-content.txt
Merge branch 'rn/glossary-typofix' into HEAD
9 years ago
howto-index.sh
…
i18n.txt
…
install-doc-quick.sh
…
install-webdoc.sh
…
line-range-format.txt
…
lint-gitlink.perl
ci: validate "linkgit:" in documentation
9 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
doc: change environment variables format
9 years ago
merge-options.txt
Merge branch 'kf/gpg-sig-verification-doc'
9 years ago
merge-strategies.txt
…
pretty-formats.txt
pretty: add %(trailers) format for displaying trailers of a commit message
8 years ago
pretty-options.txt
Merge branch 'tr/doc-tt' into maint
9 years ago
pull-fetch-param.txt
…
rev-list-options.txt
Merge branch 'pb/rev-list-reverse-with-count' into maint
8 years ago
revisions.txt
revision: new rev^-n shorthand for rev^n..rev
8 years ago
sequencer.txt
…
texi.xsl
Documentation: add XSLT to fix DocBook for Texinfo
8 years ago
transfer-data-leaks.txt
doc: mention transfer data leaks in more places
8 years ago
urls-remotes.txt
…
urls.txt
…
user-manual.conf
…
user-manual.txt
asciidoctor: fix user-manual to be built by `asciidoctor`
8 years ago