summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-04config: work around gcc-10 -Wstringop-overflow warningJeff King1-1/+1
2020-08-03git-worktree.txt: link to man pages when citing other Git commandsEric Sunshine1-2/+3
2020-08-03git-worktree.txt: make start of new sentence more obviousEric Sunshine1-2/+2
2020-08-03git-worktree.txt: fix minor grammatical issuesEric Sunshine1-10/+10
2020-08-03git-worktree.txt: consistently use term "working tree"Eric Sunshine1-11/+11
2020-08-03git-worktree.txt: employ fixed-width typeface consistentlyEric Sunshine1-48/+48
2020-08-03upload-pack.c: introduce 'uploadpackfilter.tree.maxDepth'Taylor Blau3-0/+33
2020-08-03upload-pack.c: allow banning certain object filter(s)Taylor Blau3-0/+122
2020-08-03list_objects_filter_options: introduce 'list_object_filter_config_name'Taylor Blau2-0/+29
2020-08-03Revert "contrib: subtree: adjust test to change in fmt-merge-msg"Emily Shaffer1-4/+2
2020-08-03docs: improve the example that illustrates git-notes path namesNoam Yorav-Raphael1-1/+1
2020-08-03checkout: support renormalization with checkout -m <paths>Elijah Newren1-5/+6
2020-08-03merge: make merge.renormalize work for all uses of merge machineryElijah Newren4-13/+5
2020-08-03t6038: remove problematic testElijah Newren1-14/+0
2020-08-03t6038: make tests fail for the right reasonElijah Newren1-4/+4
2020-08-02bisect: use oid_to_hex_r() instead of memcpy()+oid_to_hex()René Scharfe1-1/+1
2020-08-02merge-recursive: fix unclear and outright wrong commentsElijah Newren2-9/+9
2020-08-01t1450: fix quoting of NUL byte when corrupting packMartin Ågren1-1/+1
2020-08-01Third batchJunio C Hamano1-0/+4
2020-08-01Merge branch 'cc/pretty-contents-size' into masterJunio C Hamano1-2/+2
2020-08-01Merge branch 'hn/reftable' into masterJunio C Hamano2-2/+3
2020-08-01Merge branch 'jc/fmt-merge-msg-suppress-destination' into masterJunio C Hamano30-94/+159
2020-07-31worktree: retire special-case normalization of main worktree pathEric Sunshine1-4/+2
2020-07-31worktree: drop bogus and unnecessary path mungingEric Sunshine1-6/+1
2020-07-31worktree: drop unused code from get_linked_worktree()Eric Sunshine1-3/+0
2020-07-31worktree: drop pointless strbuf_release()Eric Sunshine1-2/+0
2020-07-31t6300: fix issues related to %(contents:size)Alban Gruin1-2/+2
2020-07-31refs: move the logic to add \t to reflog to the files backendHan-Wen Nienhuys2-2/+3
2020-07-30The second batch -- mostly minor typofixesJunio C Hamano1-0/+6
2020-07-30Merge branch 'jb/doc-packfile-name' into masterJunio C Hamano2-5/+4
2020-07-30Merge branch 'sg/ci-git-path-fix-with-pyenv' into masterJunio C Hamano1-2/+2
2020-07-30Merge branch 'en/typofixes' into masterJunio C Hamano6-6/+6
2020-07-30Merge branch 'rs/grep-simpler-parse-object-or-die-call' into masterJunio C Hamano1-1/+1
2020-07-30Merge branch 'ar/help-guides-doc' into masterJunio C Hamano1-2/+2
2020-07-30Merge branch 'sk/typofixes' into masterJunio C Hamano4-4/+4
2020-07-30strvec: rename struct fieldsJeff King52-186/+186
2020-07-30First batch post 2.28Junio C Hamano2-1/+68
2020-07-30Merge branch 'en/fill-directory-exponential' into masterJunio C Hamano2-2/+27
2020-07-30Merge branch 'ct/mv-unmerged-path-error' into masterJunio C Hamano2-2/+22
2020-07-30Merge branch 'bc/push-cas-cquoted-refname' into masterJunio C Hamano2-1/+20
2020-07-30Merge branch 'cc/pretty-contents-size' into masterJunio C Hamano3-7/+65
2020-07-30Merge branch 'rs/add-index-entry-optim-fix' into masterJunio C Hamano1-14/+0
2020-07-30Merge branch 'jt/avoid-lazy-fetching-upon-have-check' into masterJunio C Hamano2-2/+42
2020-07-30Merge branch 'dl/test-must-fail-fixes-6' into masterJunio C Hamano7-7/+86
2020-07-30Merge branch 'jk/reject-newer-extensions-in-v0' into masterJunio C Hamano3-16/+85
2020-07-30Merge branch 'hn/reftable' into masterJunio C Hamano7-26/+51
2020-07-30Merge branch 'bw/fail-cloning-into-non-empty' into masterJunio C Hamano2-3/+13
2020-07-30Merge branch 'pb/log-rev-list-doc' into masterJunio C Hamano4-40/+71
2020-07-30Merge branch 'jk/tests-timestamp-fix' into masterJunio C Hamano5-8/+17
2020-07-30Merge branch 'ds/commit-graph-bloom-updates' into masterJunio C Hamano9-74/+217