..
RelNotes
Git 2.30.5
3 years ago
config
transport: make `protocol.file.allow` be "user" by default
2 years ago
howto
Merge branch 'js/pu-to-seen'
5 years ago
technical
Merge branch 'ma/doc-pack-format-varint-for-sizes' into maint
4 years ago
.gitattributes
…
.gitignore
Merge branch 'js/misc-doc-fixes'
6 years ago
CodingGuidelines
Merge branch 'dl/python-2.7-is-the-floor-version'
5 years ago
Makefile
Merge branch 'rj/make-clean'
4 years ago
MyFirstContribution.txt
Merge branch 'jc/do-not-just-explain-but-update-your-patch'
4 years ago
MyFirstObjectWalk.txt
MyFirstObjectWalk: drop `init_walken_defaults()`
4 years ago
SubmittingPatches
SubmittingPatches: tighten wording on "sign-off" procedure
4 years ago
asciidoc.conf
Doc: drop support for docbook-xsl before 1.72.0
5 years ago
asciidoctor-extensions.rb
Merge branch 'ma/user-manual-markup-update'
5 years ago
blame-options.txt
blame-options.txt: also mention 'funcname' in '-L' description
4 years ago
build-docdep.perl
…
cat-texi.perl
…
cmd-list.perl
git.txt: add list of guides
5 years ago
config.txt
setup_git_directory(): add an owner check for the top-level directory
3 years ago
date-formats.txt
date-formats.txt: fix list continuation
5 years ago
diff-format.txt
doc: indent multi-line items in list
5 years ago
diff-generate-patch.txt
git.txt: correct stale 'GIT_EXTERNAL_DIFF' description
4 years ago
diff-options.txt
Merge branch 'pb/blame-funcname-range-userdiff'
4 years ago
doc-diff
doc-diff: use single-colon rule in rendering Makefile
5 years ago
docbook-xsl.css
…
docbook.xsl
…
everyday.txto
…
fetch-options.txt
Merge branch 'ds/maintenance-part-1'
4 years ago
fix-texi.perl
…
git-add.txt
add: support the --pathspec-from-file option
5 years ago
git-am.txt
Documentation: stylistically normalize references to Signed-off-by:
4 years ago
git-annotate.txt
…
git-apply.txt
git-apply.txt: update descriptions of --cached, --index
4 years ago
git-archimport.txt
…
git-archive.txt
archive: add --add-file
4 years ago
git-bisect-lk2009.txt
git-bisect-lk2009: make continuation of list indented
4 years ago
git-bisect.txt
bisect: swap command-line options in documentation
4 years ago
git-blame.txt
doc: clarify that --abbrev=<n> is about the minimum length
4 years ago
git-branch.txt
doc: clarify that --abbrev=<n> is about the minimum length
4 years ago
git-bugreport.txt
Merge branch 'es/bugreport-shell'
5 years ago
git-bundle.txt
bundle: add new version for use with SHA-256
5 years ago
git-cat-file.txt
cat-file: add missing [=<format>] to usage/synopsis
5 years ago
git-check-attr.txt
Documentation: fix a bunch of typos, both old and new
5 years ago
git-check-ignore.txt
Merge branch 'en/check-ignore' into maint
5 years ago
git-check-mailmap.txt
…
git-check-ref-format.txt
doc: promote "git switch"
6 years ago
git-checkout-index.txt
…
git-checkout.txt
Merge branch 'dl/checkout-guess'
4 years ago
git-cherry-pick.txt
Documentation: stylistically normalize references to Signed-off-by:
4 years ago
git-cherry.txt
…
git-citool.txt
…
git-clean.txt
Merge branch 'en/clean-nested-with-ignored'
5 years ago
git-clone.txt
Documentation/git-clone.txt: document race with --local
4 years ago
git-column.txt
git-column.txt: fix section header
6 years ago
git-commit-graph.txt
Merge branch 'ds/commit-graph-merging-fix'
4 years ago
git-commit-tree.txt
Documentation: merge commit-tree --[no-]gpg-sign
5 years ago
git-commit.txt
doc: preparatory clean-up of description on the sign-off option
4 years ago
git-config.txt
config doc: value-pattern is not necessarily a regexp
4 years ago
git-count-objects.txt
…
git-credential-cache--daemon.txt
…
git-credential-cache.txt
…
git-credential-store.txt
Merge branch 'cb/credential-store-ignore-bogus-lines'
5 years ago
git-credential.txt
git-credential.txt: use list continuation
5 years ago
git-cvsexportcommit.txt
…
git-cvsimport.txt
…
git-cvsserver.txt
Documentation: fix a bunch of typos, both old and new
5 years ago
git-daemon.txt
doc: format pathnames and URLs as monospace.
6 years ago
git-describe.txt
describe doc: remove '7-char' abbreviation reference
6 years ago
git-diff-files.txt
…
git-diff-index.txt
builtin/diff-index: learn --merge-base
4 years ago
git-diff-tree.txt
builtin/diff-tree: learn --merge-base
4 years ago
git-diff.txt
builtin/diff-tree: learn --merge-base
4 years ago
git-difftool.txt
difftool: fallback on merge.guitool
6 years ago
git-fast-export.txt
fast-export: allow seeding the anonymized mapping
5 years ago
git-fast-import.txt
fast-import: fix typo in documentation
4 years ago
git-fetch-pack.txt
…
git-fetch.txt
fetch: allow refspecs specified through stdin
4 years ago
git-filter-branch.txt
filter-branch doc: fix filter-repo typo
4 years ago
git-fmt-merge-msg.txt
…
git-for-each-ref.txt
Doc: prefer more specific file name
4 years ago
git-for-each-repo.txt
for-each-repo: run subcommands on configured repos
4 years ago
git-format-patch.txt
Merge branch 'jc/format-patch-name-max'
4 years ago
git-fsck-objects.txt
…
git-fsck.txt
fsck doc: remove ancient out-of-date diagnostics
4 years ago
git-gc.txt
Recommend git-filter-repo instead of git-filter-branch
5 years ago
git-get-tar-commit-id.txt
…
git-grep.txt
doc: add more pointers to gitattributes(5) for userdiff
4 years ago
git-gui.txt
Documentation: update the location of the git-gui repo
5 years ago
git-hash-object.txt
hash-object doc: stop mentioning git-cvsimport
6 years ago
git-help.txt
help: drop usage of 'common' and 'useful' for guides
5 years ago
git-http-backend.txt
Documentation: turn middle-of-line tabs into spaces
6 years ago
git-http-fetch.txt
http-fetch: support fetching packfiles by URL
5 years ago
git-http-push.txt
…
git-imap-send.txt
git-imap-send.txt: add note about localized Gmail folders
4 years ago
git-index-pack.txt
Documentation: mark `--object-format=sha256` as experimental
4 years ago
git-init-db.txt
…
git-init.txt
init: document `init.defaultBranch` better
4 years ago
git-instaweb.txt
git-instaweb: add Python builtin http.server support
6 years ago
git-interpret-trailers.txt
interpret-trailers.txt: start the desc line with a capital letter
6 years ago
git-log.txt
doc: log, gitk: move '-L' description to 'line-range-options.txt'
4 years ago
git-ls-files.txt
doc: remove "directory cache" from man pages
4 years ago
git-ls-remote.txt
docs: adjust for the recent rename of `pu` to `seen`
5 years ago
git-ls-tree.txt
doc: clarify that --abbrev=<n> is about the minimum length
4 years ago
git-mailinfo.txt
Doc: show example scissors line
4 years ago
git-mailsplit.txt
…
git-maintenance.txt
doc: fix some typos
4 years ago
git-merge-base.txt
git-merge-base.txt: render indentations correctly under Asciidoctor
5 years ago
git-merge-file.txt
…
git-merge-index.txt
git-merge-index.txt: wrap shell listing in "----"
5 years ago
git-merge-one-file.txt
…
git-merge-tree.txt
…
git-merge.txt
Doc: reference the "stash list" in autostash docs
5 years ago
git-mergetool--lib.txt
mergetool: use get_merge_tool function
6 years ago
git-mergetool.txt
mergetool: fallback to tool when guitool unavailable
6 years ago
git-mktag.txt
…
git-mktree.txt
…
git-multi-pack-index.txt
multi-pack-index: repack batches below --batch-size
4 years ago
git-mv.txt
…
git-name-rev.txt
…
git-notes.txt
docs: improve the example that illustrates git-notes path names
5 years ago
git-p4.txt
doc: fix some typos
4 years ago
git-pack-objects.txt
pack-objects: no fetch when allow-{any,promisor}
5 years ago
git-pack-redundant.txt
…
git-pack-refs.txt
…
git-patch-id.txt
…
git-prune-packed.txt
…
git-prune.txt
…
git-pull.txt
Merge branch 'dl/merge-autostash'
5 years ago
git-push.txt
t, doc: update tests, reference for "--force-if-includes"
4 years ago
git-quiltimport.txt
git-quiltimport: add --keep-non-patch option
6 years ago
git-range-diff.txt
Merge branch 'dl/range-diff-with-notes'
5 years ago
git-read-tree.txt
doc: --recurse-submodules mostly applies to active submodules
5 years ago
git-rebase.txt
Documentation: stylistically normalize references to Signed-off-by:
4 years ago
git-receive-pack.txt
git-receive-pack.txt: wrap shell [script] listing in "----"
5 years ago
git-reflog.txt
…
git-remote-ext.txt
Merge branch 'js/check-docs-exe'
6 years ago
git-remote-fd.txt
docs: move gitremote-helpers into section 7
6 years ago
git-remote-helpers.txto
docs: move gitremote-helpers into section 7
6 years ago
git-remote.txt
remote: add meaningful exit code on missing/existing
4 years ago
git-repack.txt
doc: fix repeated words
6 years ago
git-replace.txt
Recommend git-filter-repo instead of git-filter-branch
5 years ago
git-request-pull.txt
…
git-rerere.txt
Merge branch 'nd/switch-and-restore'
6 years ago
git-reset.txt
doc: document --recurse-submodules for reset and restore
5 years ago
git-restore.txt
Doc: document "A...B" form for <tree-ish> in checkout and switch
4 years ago
git-rev-list.txt
git-log.txt: include rev-list-description.txt
5 years ago
git-rev-parse.txt
rev-parse: handle --end-of-options
4 years ago
git-revert.txt
Documentation: stylistically normalize references to Signed-off-by:
4 years ago
git-rm.txt
rm: support the --pathspec-from-file option
5 years ago
git-send-email.txt
Merge branch 'vv/send-email-with-less-secure-apps-access' into maint
4 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
shortlog: allow multiple groups to be specified
4 years ago
git-show-branch.txt
Documentation/git-show-branch: avoid literal {apostrophe}
6 years ago
git-show-index.txt
Documentation: mark `--object-format=sha256` as experimental
4 years ago
git-show-ref.txt
git-show-ref.txt: fix order of flags
6 years ago
git-show.txt
…
git-sparse-checkout.txt
Merge branch 'en/sparse-with-submodule-doc'
5 years ago
git-stage.txt
…
git-stash.txt
stash push: support the --pathspec-from-file option
5 years ago
git-status.txt
docs: rephrase and clarify the git status --short format
4 years ago
git-stripspace.txt
…
git-submodule.txt
submodule: fall back to remote's HEAD for missing remote.<name>.branch
5 years ago
git-svn.txt
Documentation: stylistically normalize references to Signed-off-by:
4 years ago
git-switch.txt
checkout: learn to respect checkout.guess
4 years ago
git-symbolic-ref.txt
…
git-tag.txt
Doc: prefer more specific file name
4 years ago
git-tools.txt
…
git-unpack-file.txt
…
git-unpack-objects.txt
…
git-update-index.txt
doc: remove "directory cache" from man pages
4 years ago
git-update-ref.txt
update-ref: allow creation of multiple transactions
4 years ago
git-update-server-info.txt
update-server-info: avoid needless overwrites
6 years ago
git-upload-archive.txt
…
git-upload-pack.txt
doc: tidy asciidoc style
6 years ago
git-var.txt
…
git-verify-commit.txt
…
git-verify-pack.txt
…
git-verify-tag.txt
…
git-web--browse.txt
doc: format pathnames and URLs as monospace.
6 years ago
git-whatchanged.txt
…
git-worktree.txt
worktree: teach `list` to annotate locked worktree
4 years ago
git-write-tree.txt
…
git.txt
git.txt: fix typos in 'linkgit' macro invocation
4 years ago
gitattributes.txt
userdiff: support Bash
4 years ago
gitcli.txt
Merge branch 'jc/doc-single-h-is-for-help' into maint
5 years ago
gitcore-tutorial.txt
doc/gitcore-tutorial: fix prose to match example command
5 years ago
gitcredentials.txt
command-list.txt: add missing 'gitcredentials' and 'gitremote-helpers'
5 years ago
gitcvs-migration.txt
…
gitdiffcore.txt
log -G: ignore binary files
6 years ago
giteveryday.txt
docs: adjust for the recent rename of `pu` to `seen`
5 years ago
gitfaq.txt
docs: explain how to deal with files that are always modified
4 years ago
gitglossary.txt
…
githooks.txt
doc: fix some typos
4 years ago
gitignore.txt
Merge branch 'an/ignore-doc-update' into maint
6 years ago
gitk.txt
doc: log, gitk: move '-L' description to 'line-range-options.txt'
4 years ago
gitmodules.txt
gitmodules.txt: fix 'GIT_WORK_TREE' variable name
4 years ago
gitnamespaces.txt
…
gitremote-helpers.txt
Merge branch 'bc/sha-256-part-2'
5 years ago
gitrepository-layout.txt
Merge branch 'sg/dir-trie-fixes'
5 years ago
gitrevisions.txt
…
gitsubmodules.txt
gitsubmodules doc: invoke 'ls-files' with '--recurse-submodules'
4 years ago
gittutorial-2.txt
doc: promote "git restore"
6 years ago
gittutorial.txt
doc: promote "git restore"
6 years ago
gitweb.conf.txt
gitweb.conf.txt: switch pluses to backticks to help Asciidoctor
5 years ago
gitweb.txt
doc: don't use git.kernel.org as example gitweb URL
6 years ago
gitworkflows.txt
gitworkflows.txt: fix broken subsection underline
5 years ago
glossary-content.txt
glossary: improve "branch" definition
4 years ago
howto-index.sh
…
i18n.txt
…
install-doc-quick.sh
…
install-webdoc.sh
…
line-range-format.txt
doc: add more pointers to gitattributes(5) for userdiff
4 years ago
line-range-options.txt
blame-options.txt: also mention 'funcname' in '-L' description
4 years ago
lint-gitlink.perl
…
mailmap.txt
…
manpage-base-url.xsl.in
…
manpage-bold-literal.xsl
manpage-bold-literal.xsl: stop using git.docbook.backslash
5 years ago
manpage-normal.xsl
manpage-normal.xsl: fold in manpage-base.xsl
5 years ago
manpage-quote-apos.xsl
…
manpage.xsl
Documentation: fix build with Asciidoctor 2
5 years ago
merge-options.txt
doc: preparatory clean-up of description on the sign-off option
4 years ago
merge-strategies.txt
merge-strategies: fix typo "reflected to" to "reflected in"
5 years ago
object-format-disclaimer.txt
Documentation: mark `--object-format=sha256` as experimental
4 years ago
pretty-formats.txt
Merge branch 'mk/pb-pretty-email-without-domain-part-fix'
5 years ago
pretty-options.txt
doc: clarify that --abbrev=<n> is about the minimum length
4 years ago
pull-fetch-param.txt
refspec: add support for negative refspecs
4 years ago
ref-reachability-filters.txt
Doc: prefer more specific file name
4 years ago
rev-list-description.txt
git-log.txt: include rev-list-description.txt
5 years ago
rev-list-options.txt
Merge branch 'jk/log-fp-implies-m'
4 years ago
revisions.txt
revisions.txt: describe 'rev1 rev2 ...' meaning for ranges
5 years ago
sequencer.txt
cherry-pick/revert: add --skip option
6 years ago
signoff-option.txt
Documentation: stylistically normalize references to Signed-off-by:
4 years ago
texi.xsl
…
trace2-target-values.txt
docs: mention trace2 target-dir mode in git-config
5 years ago
transfer-data-leaks.txt
…
urls-remotes.txt
…
urls.txt
Doc: Bundle file usage
5 years ago
user-manual.conf
user-manual.conf: don't specify [listingblock]
5 years ago
user-manual.txt
docs: adjust for the recent rename of `pu` to `seen`
5 years ago