summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-07-14Documentation: define protected configurationGlen Choo-3/+16
2022-07-14Documentation/git-config.txt: add SCOPES sectionGlen Choo-23/+59
2022-07-14The third batchJunio C Hamano-2/+22
2022-07-14Merge branch 'ab/submodule-cleanup'Junio C Hamano-103/+96
2022-07-14Merge branch 'sy/mv-out-of-cone'Junio C Hamano-64/+284
2022-07-14Merge branch 'hx/unpack-streaming'Junio C Hamano-51/+405
2022-07-14Merge branch 'en/merge-tree'Junio C Hamano-167/+1032
2022-07-14Merge branch 'gg/worktree-from-the-above'Junio C Hamano-7/+293
2022-07-14shortlog: use a stable sortJohannes Schindelin-1/+1
2022-07-14mergetool(vimdiff): allow paths to contain spaces againJohannes Schindelin-4/+35
2022-07-14checkout: fix two bugs on the final count of updated entriesMatheus Tavares-25/+40
2022-07-14checkout: show bug about failed entries being included in final reportMatheus Tavares-1/+53
2022-07-14checkout: document bug where delayed checkout counts entries twiceMatheus Tavares-0/+22
2022-07-14tests: fix incorrect --write-junit-xml codeJohannes Schindelin-5/+5
2022-07-13The second batchJunio C Hamano-0/+35
2022-07-13Merge branch 'ds/git-rebase-doc-markup'Junio C Hamano-120/+122
2022-07-13Merge branch 'tk/rev-parse-doc-clarify-at-u'Junio C Hamano-9/+6
2022-07-13Merge branch 'cl/grep-max-count'Junio C Hamano-1/+108
2022-07-13Merge branch 'dr/i18n-die-warn-error-usage'Junio C Hamano-4/+4
2022-07-13Merge branch 'zk/push-use-bitmaps'Junio C Hamano-1/+35
2022-07-13Merge branch 'jk/remote-show-with-negative-refspecs'Junio C Hamano-3/+63
2022-07-13Merge branch 'ro/mktree-allow-missing-fix'Junio C Hamano-2/+9
2022-07-13Merge branch 'll/ls-files-tests-update'Junio C Hamano-71/+132
2022-07-13Merge branch 'ab/test-quoting-fix'Junio C Hamano-7/+8
2022-07-13Merge branch 'ds/t5510-brokequote'Junio C Hamano-1/+5
2022-07-13Merge branch 'tb/pack-objects-remove-pahole-comment'Junio C Hamano-10/+0
2022-07-13Merge branch 'en/t6429-test-must-be-empty-fix'Junio C Hamano-1/+1
2022-07-12Merge branch 'ds/branch-checked-out' into ds/rebase-update-refJunio C Hamano-45/+224
2022-07-12t5330: remove run_with_limited_processses()Han Xin-24/+1
2022-07-12diff-files: move misplaced cleanup labelJeff King-1/+1
2022-07-11fsck: do not dereference NULL while checking resolve-undo dataJunio C Hamano-0/+1
2022-07-11Sync with Git 2.37.1Junio C Hamano-19/+134
2022-07-11The first batch after Git 2.37Junio C Hamano-0/+31
2022-07-11Merge branch 'ds/vscode-settings'Junio C Hamano-2/+6
2022-07-11Merge branch 'cr/setup-bug-typo'Junio C Hamano-1/+1
2022-07-11Merge branch 'rs/archive-with-internal-gzip'Junio C Hamano-28/+100
2022-07-11Merge branch 'ds/branch-checked-out'Junio C Hamano-45/+224
2022-07-11Merge branch 'jk/optim-promisor-object-enumeration'Junio C Hamano-1/+2
2022-07-11Merge branch 'ac/bitmap-format-doc'Junio C Hamano-96/+108
2022-07-11Merge branch 'pb/diff-doc-raw-format'Junio C Hamano-6/+6
2022-07-11Merge branch 'jk/revisions-doc-markup-fix'Junio C Hamano-1/+1
2022-07-11Merge branch 'rs/combine-diff-with-incompatible-options'Junio C Hamano-0/+7
2022-07-11ref-filter: disable save_commit_buffer while traversingJeff King-0/+5
2022-07-11clone: move unborn head creation to update_head()Jeff King-12/+15
2022-07-11remote-curl: send Accept-Language header to serverLi Linchao-8/+51
2022-07-10gpg-interface: add function for converting trust level to stringJaydeep Das-23/+31
2022-07-10multi-pack-index: simplify handling of unknown --optionsSZEDER Gábor-4/+4
2022-07-10cocci: avoid normalization rules for memcpyRené Scharfe-42/+40
2022-07-10sha256: add support for Nettlebrian m. carlson-1/+44
2022-07-09builtin/mv.c: use the MOVE_ARRAY() macro instead of memmove()Junio C Hamano-9/+7