..
RelNotes
The seventh batch
3 years ago
config
Merge branch 'js/apply-partial-clone-filters-recursively'
3 years ago
howto
…
technical
midx.c: make changing the preferred pack safe
3 years ago
.gitattributes
…
.gitignore
…
CodingGuidelines
CodingGuidelines: hint why we value clearly written log messages
3 years ago
Makefile
…
MyFirstContribution.txt
…
MyFirstObjectWalk.txt
…
SubmittingPatches
SubmittingPatches: explain why we care about log messages
3 years ago
asciidoc.conf
…
asciidoctor-extensions.rb
…
blame-options.txt
…
build-docdep.perl
…
cat-texi.perl
…
cmd-list.perl
…
config.txt
Merge branch 'jt/conditional-config-on-remote-url'
3 years ago
date-formats.txt
…
diff-format.txt
…
diff-generate-patch.txt
…
diff-options.txt
Merge branch 'js/diff-filter-negation-fix'
3 years ago
doc-diff
…
docbook-xsl.css
…
docbook.xsl
…
everyday.txto
…
fetch-options.txt
fetch --negotiate-only: do not update submodules
3 years ago
fix-texi.perl
…
git-add.txt
…
git-am.txt
am: support --allow-empty to record specific empty patches
3 years ago
git-annotate.txt
…
git-apply.txt
git-apply: add --allow-empty flag
3 years ago
git-archimport.txt
…
git-archive.txt
…
git-bisect-lk2009.txt
…
git-bisect.txt
…
git-blame.txt
…
git-branch.txt
branch: add --recurse-submodules option for branch creation
3 years ago
git-bugreport.txt
…
git-bundle.txt
…
git-cat-file.txt
cat-file: don't whitespace-pad "(...)" in SYNOPSIS and usage output
3 years ago
git-check-attr.txt
…
git-check-ignore.txt
doc: check-ignore: code-quote an exclamation mark
3 years ago
git-check-mailmap.txt
…
git-check-ref-format.txt
…
git-checkout-index.txt
checkout-index: add --ignore-skip-worktree-bits option
3 years ago
git-checkout.txt
Merge branch 'js/branch-track-inherit'
3 years ago
git-cherry-pick.txt
…
git-cherry.txt
…
git-citool.txt
…
git-clean.txt
…
git-clone.txt
clone, submodule: pass partial clone filters to submodules
3 years ago
git-column.txt
…
git-commit-graph.txt
…
git-commit-tree.txt
…
git-commit.txt
…
git-config.txt
Documentation: add extensions.worktreeConfig details
3 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
…
git-describe.txt
…
git-diff-files.txt
…
git-diff-index.txt
…
git-diff-tree.txt
…
git-diff.txt
…
git-difftool.txt
…
git-fast-export.txt
…
git-fast-import.txt
…
git-fetch-pack.txt
…
git-fetch.txt
…
git-filter-branch.txt
…
git-fmt-merge-msg.txt
merge: allow to pretend a merge is made into a different branch
3 years ago
git-for-each-ref.txt
…
git-for-each-repo.txt
…
git-format-patch.txt
doc: git-format-patch: describe the option --always
3 years ago
git-fsck-objects.txt
…
git-fsck.txt
…
git-gc.txt
…
git-get-tar-commit-id.txt
…
git-grep.txt
…
git-gui.txt
…
git-hash-object.txt
…
git-help.txt
…
git-hook.txt
git hook run: add an --ignore-missing flag
3 years ago
git-http-backend.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-interpret-trailers.txt
…
git-log.txt
…
git-ls-files.txt
ls-files: add --sparse option
3 years ago
git-ls-remote.txt
…
git-ls-tree.txt
…
git-mailinfo.txt
…
git-mailsplit.txt
…
git-maintenance.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
Merge branch 'jc/merge-detached-head-name'
3 years ago
git-mergetool--lib.txt
…
git-mergetool.txt
…
git-mktag.txt
…
git-mktree.txt
fix typo in git-mktree.txt
3 years ago
git-multi-pack-index.txt
…
git-mv.txt
…
git-name-rev.txt
name-rev: deprecate --stdin in favor of --annotate-stdin
3 years ago
git-notes.txt
…
git-p4.txt
…
git-pack-objects.txt
…
git-pack-redundant.txt
…
git-pack-refs.txt
…
git-patch-id.txt
…
git-prune-packed.txt
…
git-prune.txt
…
git-pull.txt
…
git-push.txt
…
git-quiltimport.txt
…
git-range-diff.txt
…
git-read-tree.txt
…
git-rebase.txt
…
git-receive-pack.txt
…
git-reflog.txt
…
git-remote-ext.txt
…
git-remote-fd.txt
…
git-remote-helpers.txto
…
git-remote.txt
…
git-repack.txt
repack: make '--quiet' disable progress
3 years ago
git-replace.txt
…
git-request-pull.txt
…
git-rerere.txt
…
git-reset.txt
…
git-restore.txt
…
git-rev-list.txt
…
git-rev-parse.txt
…
git-revert.txt
…
git-rm.txt
…
git-send-email.txt
…
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
…
git-show.txt
…
git-sparse-checkout.txt
sparse-checkout: set worktree-config correctly
3 years ago
git-stage.txt
…
git-stash.txt
…
git-status.txt
…
git-stripspace.txt
…
git-submodule.txt
clone, submodule: pass partial clone filters to submodules
3 years ago
git-svn.txt
…
git-switch.txt
Merge branch 'js/branch-track-inherit'
3 years ago
git-symbolic-ref.txt
…
git-tag.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-commit.txt
…
git-verify-pack.txt
…
git-verify-tag.txt
…
git-version.txt
…
git-web--browse.txt
…
git-whatchanged.txt
…
git-worktree.txt
Documentation: add extensions.worktreeConfig details
3 years ago
git-write-tree.txt
…
git.txt
…
gitattributes.txt
doc: clarify interaction between 'eol' and text=auto
3 years ago
gitcli.txt
git-cli.txt: clarify "options first and then args"
3 years ago
gitcore-tutorial.txt
…
gitcredentials.txt
…
gitcvs-migration.txt
…
gitdiffcore.txt
…
giteveryday.txt
…
gitfaq.txt
…
gitglossary.txt
…
githooks.txt
hook: add 'run' subcommand
3 years ago
gitignore.txt
…
gitk.txt
…
gitmailmap.txt
…
gitmodules.txt
…
gitnamespaces.txt
…
gitremote-helpers.txt
…
gitrepository-layout.txt
…
gitrevisions.txt
…
gitsubmodules.txt
…
gittutorial-2.txt
…
gittutorial.txt
…
gitweb.conf.txt
…
gitweb.txt
…
gitworkflows.txt
…
glossary-content.txt
glossary: describe "worktree"
3 years ago
howto-index.sh
…
i18n.txt
…
install-doc-quick.sh
…
install-webdoc.sh
…
line-range-format.txt
…
line-range-options.txt
…
lint-gitlink.perl
…
lint-man-end-blurb.perl
…
lint-man-section-order.perl
…
manpage-base-url.xsl.in
…
manpage-bold-literal.xsl
…
manpage-normal.xsl
…
manpage-quote-apos.xsl
…
manpage.xsl
…
merge-options.txt
…
merge-strategies.txt
…
object-format-disclaimer.txt
…
pretty-formats.txt
Merge branch 'es/pretty-describe-more'
3 years ago
pretty-options.txt
…
pull-fetch-param.txt
…
ref-reachability-filters.txt
…
rev-list-description.txt
…
rev-list-options.txt
git-rev-list: add --exclude-first-parent-only flag
3 years ago
revisions.txt
…
sequencer.txt
…
signoff-option.txt
…
texi.xsl
…
trace2-target-values.txt
…
transfer-data-leaks.txt
…
urls-remotes.txt
…
urls.txt
…
user-manual.conf
…
user-manual.txt
…