summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-17worktree add: add --orphan flagJacob Abel3-12/+129
2023-05-17t2400: add tests to verify --quietJacob Abel1-0/+36
2023-05-17t2400: refactor "worktree add" opt exclusion testsJacob Abel1-10/+13
2023-05-17t2400: cleanup created worktree in testJacob Abel1-0/+1
2023-05-17worktree add: include -B in usage docsJacob Abel2-2/+2
2023-05-17l10n: update uk localizationArkadii Yakovets1-1129/+1869
2023-05-17send-email: clear the $message_id after validationJunio C Hamano2-1/+18
2023-05-17upload-pack: advertise capabilities when cloning empty reposbrian m. carlson3-7/+73
2023-05-17A bit more before -rc1Junio C Hamano1-1/+5
2023-05-17Merge branch 'jc/attr-source-tree'Junio C Hamano16-29/+140
2023-05-17fetch: use `fetch_config` to store "submodule.fetchJobs" valuePatrick Steinhardt1-5/+6
2023-05-17fetch: use `fetch_config` to store "fetch.parallel" valuePatrick Steinhardt1-7/+8
2023-05-17fetch: use `fetch_config` to store "fetch.recurseSubmodules" valuePatrick Steinhardt1-15/+16
2023-05-17fetch: use `fetch_config` to store "fetch.showForcedUpdates" valuePatrick Steinhardt1-14/+21
2023-05-17fetch: use `fetch_config` to store "fetch.pruneTags" valuePatrick Steinhardt1-4/+5
2023-05-17fetch: use `fetch_config` to store "fetch.prune" valuePatrick Steinhardt1-4/+5
2023-05-17fetch: pass through `fetch_config` directlyPatrick Steinhardt1-15/+16
2023-05-17fetch: drop unneeded NULL-check for `remote_ref`Patrick Steinhardt1-3/+2
2023-05-17fetch: drop unused DISPLAY_FORMAT_UNKNOWN enum valuePatrick Steinhardt1-1/+0
2023-05-17imap-send: include strbuf.hChristian Hesse1-0/+1
2023-05-16run-command.c: fix missing include under `NO_PTHREADS`Taylor Blau1-0/+1
2023-05-16tag: keep the message file in case ref transaction failsKristoffer Haugsbakk2-9/+25
2023-05-16t/t7004-tag: add regression test for successful tag creationKristoffer Haugsbakk1-0/+9
2023-05-16doc: tag: document `TAG_EDITMSG`Kristoffer Haugsbakk1-0/+10
2023-05-16test: do not negate test_path_is_* to assert absenseJunio C Hamano2-3/+3
2023-05-16t2021: do not negate test_path_is_dirJunio C Hamano1-1/+1
2023-05-16tests: do not negate test_path_existsJunio C Hamano2-3/+3
2023-05-16Merge tag 'v2.41.0-rc0'Jiang Xin804-7028/+14309
2023-05-15Git 2.41-rc0v2.41.0-rc0Junio C Hamano1-0/+43
2023-05-15Merge branch 'ps/fetch-output-format'Junio C Hamano6-250/+607
2023-05-15Merge branch 'sg/retire-unused-cocci'Junio C Hamano3-170/+0
2023-05-15Merge branch 'sl/diff-files-sparse'Junio C Hamano3-2/+70
2023-05-15Merge branch 'ds/merge-tree-use-config'Junio C Hamano2-0/+21
2023-05-15Merge branch 'js/subtree-fully-spelt-quiet-and-debug-options'Junio C Hamano1-2/+2
2023-05-15Merge branch 'ar/test-cleanup-unused-file-creation'Junio C Hamano1-1/+2
2023-05-15Merge branch 'jk/test-verbose-no-more'Junio C Hamano12-81/+77
2023-05-15Merge branch 'tl/push-branches-is-an-alias-for-all'Junio C Hamano5-7/+135
2023-05-15Merge branch 'jc/name-rev-deprecate-stdin-further'Junio C Hamano2-8/+9
2023-05-15Merge branch 'jc/t9800-fix-use-of-show-s-raw'Junio C Hamano1-1/+1
2023-05-15Merge branch 'jc/dirstat-plug-leaks'Junio C Hamano2-14/+22
2023-05-15Merge branch 'ds/fsck-bitmap'Junio C Hamano4-3/+98
2023-05-15Merge branch 'js/gitk-fixes-from-gfw'Junio C Hamano1-5/+31
2023-05-15Merge branch 'fc/doc-use-datestamp-in-commit'Junio C Hamano1-1/+1
2023-05-15Merge branch 'ar/config-count-tests-updates'Junio C Hamano1-11/+22
2023-05-15Merge branch 'kh/doc-interpret-trailers-updates'Junio C Hamano1-42/+55
2023-05-15Merge branch 'gc/trace-bare-repo-setup'Junio C Hamano2-7/+26
2023-05-15Merge branch 'mc/send-email-header-cmd'Junio C Hamano4-20/+151
2023-05-15Merge branch 'jc/doc-clarify-git-default-hash-variable'Junio C Hamano1-3/+3
2023-05-15Merge branch 'rj/branch-unborn-in-other-worktrees'Junio C Hamano5-48/+105
2023-05-14doc/git-config: add unit for http.lowSpeedLimitCorentin Garcia1-2/+3