summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-10stash: expand sparse-checkout compatibility testingVictoria Dye2-0/+51
2022-05-09builtin/remote.c: teach `-v` to list filters for promisor remotesAbhradeep Chakraborty3-5/+49
2022-05-09detect-compiler: make detection independent of localeMichael J Gruber1-1/+1
2022-05-05Sync with v2.36.1Junio C Hamano1-0/+33
2022-05-05Git 2.36.1v2.36.1Junio C Hamano3-2/+35
2022-05-05Merge branch 'ab/cc-package-fixes' into maintJunio C Hamano1-1/+1
2022-05-05Merge branch 'jc/cocci-xstrdup-or-null-fix' into maintJunio C Hamano1-8/+0
2022-05-05Merge branch 'rs/format-patch-pathspec-fix' into maintJunio C Hamano2-9/+33
2022-05-05Merge branch 'rs/fast-export-pathspec-fix' into maintJunio C Hamano2-0/+8
2022-05-05Merge branch 'jc/show-pathspec-fix' into maintJunio C Hamano2-5/+37
2022-05-05Merge branch 'rs/name-rev-fix-free-after-use' into maintJunio C Hamano1-16/+5
2022-05-05Merge branch 'jc/diff-tree-stdin-fix' into maintJunio C Hamano3-0/+18
2022-05-05Merge branch 'gc/submodule-update-part2' into maintJunio C Hamano2-1/+33
2022-05-04trace2 docs: add missing full stopJohannes Schindelin1-1/+1
2022-05-04trace2 docs: clarify what `varargs` is all aboutJohannes Schindelin1-1/+1
2022-05-04trace2 docs: fix a JSON formatted exampleJohannes Schindelin1-1/+1
2022-05-04trace2 docs: surround more terms in backticksJohannes Schindelin1-7/+7
2022-05-04trace2 docs: "printf" is not an English wordJohannes Schindelin1-6/+6
2022-05-04trace2 docs: a couple of grammar fixesJohannes Schindelin1-8/+8
2022-05-04git-p4: improve encoding handling to support inconsistent encodingsTao Klerks5-18/+572
2022-05-04A bit more regression fixes for 2.36Junio C Hamano1-0/+34
2022-05-04Merge branch 'cm/reftable-0-length-memset'Junio C Hamano1-3/+6
2022-05-04Merge branch 'ab/cc-package-fixes'Junio C Hamano1-1/+1
2022-05-04Merge branch 'ds/midx-normalize-pathname-before-comparison'Junio C Hamano4-17/+49
2022-05-04Merge branch 'jc/cocci-xstrdup-or-null-fix'Junio C Hamano1-8/+0
2022-05-04Merge branch 'jc/clone-remote-name-leak-fix'Junio C Hamano1-1/+3
2022-05-04Merge branch 'rs/format-patch-pathspec-fix'Junio C Hamano2-9/+33
2022-05-04Merge branch 'rs/fast-export-pathspec-fix'Junio C Hamano2-0/+8
2022-05-04Merge branch 'jc/show-pathspec-fix'Junio C Hamano2-5/+37
2022-05-02tree-wide: apply equals-null.cocciJunio C Hamano2-2/+2
2022-05-02Merge branch 'ep/maint-equals-null-cocci' into ep/equals-null-cocciJunio C Hamano67-150/+180
2022-05-02tree-wide: apply equals-null.cocciJunio C Hamano3-9/+9
2022-05-02Merge branch 'ep/maint-equals-null-cocci' for maint-2.35Junio C Hamano64-141/+171
2022-05-02tree-wide: apply equals-null.cocciJunio C Hamano63-141/+141
2022-05-02contrib/coccinnelle: add equals-null.cocciElia Pinto1-0/+30
2022-04-30cocci: drop bogus xstrdup_or_null() ruleJunio C Hamano1-8/+0
2022-04-30clone: plug a miniscule leakJunio C Hamano1-1/+3
2022-04-302.36 fast-export regression fixRené Scharfe2-0/+8
2022-04-302.36 format-patch regression fixRené Scharfe2-9/+33
2022-04-292.36 show regression fixJunio C Hamano2-5/+37
2022-04-29push: new config option "push.autoSetupRemote" supports "simple" pushTao Klerks4-8/+62
2022-04-29push: default to single remote even when not named originTao Klerks4-6/+81
2022-04-29branch: new autosetupmerge option 'simple' for matching branchesTao Klerks7-14/+94
2022-04-28Some regression fixes for 2.36Junio C Hamano3-2/+21
2022-04-28Merge branch 'rs/name-rev-fix-free-after-use'Junio C Hamano1-16/+5
2022-04-28Merge branch 'jc/diff-tree-stdin-fix'Junio C Hamano3-0/+18
2022-04-28Merge branch 'gc/submodule-update-part2'Junio C Hamano2-1/+33
2022-04-27safe.directory: document and check that it's ignored in the environmentSZEDER Gábor2-2/+17
2022-04-27t0033-safe-directory: check when 'safe.directory' is ignoredSZEDER Gábor1-0/+13
2022-04-27t0033-safe-directory: check the error message without matching the trash dirSZEDER Gábor1-1/+1