summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-14commit-graph: pass repo_settings instead of repositoryTaylor Blau5-10/+33
2022-07-14setup.c: create `safe.bareRepository`Glen Choo3-1/+129
2022-07-14safe.directory: use git_protected_config()Glen Choo3-18/+14
2022-07-14config: learn `git_protected_config()`Glen Choo4-11/+82
2022-07-14Documentation: define protected configurationGlen Choo2-3/+16
2022-07-14Documentation/git-config.txt: add SCOPES sectionGlen Choo1-23/+59
2022-07-14The third batchJunio C Hamano1-2/+22
2022-07-14Merge branch 'ab/submodule-cleanup'Junio C Hamano7-103/+96
2022-07-14Merge branch 'sy/mv-out-of-cone'Junio C Hamano3-61/+281
2022-07-14Merge branch 'hx/unpack-streaming'Junio C Hamano5-51/+405
2022-07-14Merge branch 'en/merge-tree'Junio C Hamano8-166/+1031
2022-07-14Merge branch 'gg/worktree-from-the-above'Junio C Hamano2-7/+293
2022-07-14shortlog: use a stable sortJohannes Schindelin1-1/+1
2022-07-14mergetool(vimdiff): allow paths to contain spaces againJohannes Schindelin1-4/+35
2022-07-14checkout: fix two bugs on the final count of updated entriesMatheus Tavares9-25/+40
2022-07-14checkout: show bug about failed entries being included in final reportMatheus Tavares2-1/+53
2022-07-14checkout: document bug where delayed checkout counts entries twiceMatheus Tavares1-0/+22
2022-07-14tests: fix incorrect --write-junit-xml codeJohannes Schindelin1-5/+5
2022-07-13The second batchJunio C Hamano1-0/+35
2022-07-13Merge branch 'ds/git-rebase-doc-markup'Junio C Hamano1-120/+122
2022-07-13Merge branch 'tk/rev-parse-doc-clarify-at-u'Junio C Hamano1-9/+6
2022-07-13Merge branch 'cl/grep-max-count'Junio C Hamano5-1/+108
2022-07-13Merge branch 'dr/i18n-die-warn-error-usage'Junio C Hamano1-4/+4
2022-07-13Merge branch 'zk/push-use-bitmaps'Junio C Hamano4-1/+35
2022-07-13Merge branch 'jk/remote-show-with-negative-refspecs'Junio C Hamano4-3/+63
2022-07-13Merge branch 'ro/mktree-allow-missing-fix'Junio C Hamano1-2/+9
2022-07-13Merge branch 'll/ls-files-tests-update'Junio C Hamano5-71/+132
2022-07-13Merge branch 'ab/test-quoting-fix'Junio C Hamano5-7/+8
2022-07-13Merge branch 'ds/t5510-brokequote'Junio C Hamano1-1/+5
2022-07-13Merge branch 'tb/pack-objects-remove-pahole-comment'Junio C Hamano1-10/+0
2022-07-13Merge branch 'en/t6429-test-must-be-empty-fix'Junio C Hamano1-1/+1
2022-07-12Merge branch 'ds/branch-checked-out' into ds/rebase-update-refJunio C Hamano5-45/+224
2022-07-12t5330: remove run_with_limited_processses()Han Xin1-24/+1
2022-07-12diff-files: move misplaced cleanup labelJeff King1-1/+1
2022-07-11fsck: do not dereference NULL while checking resolve-undo dataJunio C Hamano1-0/+1
2022-07-11Sync with Git 2.37.1Junio C Hamano10-19/+134
2022-07-11The first batch after Git 2.37Junio C Hamano1-0/+31
2022-07-11Merge branch 'ds/vscode-settings'Junio C Hamano1-2/+6
2022-07-11Merge branch 'cr/setup-bug-typo'Junio C Hamano1-1/+1
2022-07-11Merge branch 'rs/archive-with-internal-gzip'Junio C Hamano4-28/+100
2022-07-11Merge branch 'ds/branch-checked-out'Junio C Hamano5-45/+224
2022-07-11Merge branch 'jk/optim-promisor-object-enumeration'Junio C Hamano1-1/+2
2022-07-11Merge branch 'ac/bitmap-format-doc'Junio C Hamano2-77/+89
2022-07-11Merge branch 'pb/diff-doc-raw-format'Junio C Hamano2-6/+6
2022-07-11Merge branch 'jk/revisions-doc-markup-fix'Junio C Hamano1-1/+1
2022-07-11Merge branch 'rs/combine-diff-with-incompatible-options'Junio C Hamano1-0/+7
2022-07-11ref-filter: disable save_commit_buffer while traversingJeff King1-0/+5
2022-07-11clone: move unborn head creation to update_head()Jeff King1-12/+15
2022-07-11remote-curl: send Accept-Language header to serverLi Linchao6-8/+51
2022-07-10gpg-interface: add function for converting trust level to stringJaydeep Das3-23/+31