summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-12-27Merge branch 'jc/diff-cached-fsmonitor-fix'Junio C Hamano-1/+7
2023-12-27Merge branch 'jc/fake-lstat'Junio C Hamano-0/+70
2023-12-27Merge branch 'jk/mailinfo-oob-read-fix'Junio C Hamano-4/+26
2023-12-27Merge branch 'jc/checkout-B-branch-in-use'Junio C Hamano-11/+63
2023-12-26apply: code simplificationJunio C Hamano-4/+8
2023-12-26apply: correctly reverse patch's pre- and post-image mode bitsJunio C Hamano-4/+4
2023-12-26apply: ignore working tree filemode when !core.filemodeChandra Pratap-2/+35
2023-12-26sparse-checkout: use default patterns for 'set' only !stdinJunio C Hamano-1/+1
2023-12-26sparse-checkout: be consistent with end of options markersElijah Newren-7/+10
2023-12-26treewide: remove unnecessary includes in source filesElijah Newren-25/+0
2023-12-26treewide: add direct includes currently only pulled in transitivelyElijah Newren-0/+4
2023-12-26trace2/tr2_tls.h: remove unnecessary includeElijah Newren-1/+2
2023-12-26submodule-config.h: remove unnecessary includeElijah Newren-1/+1
2023-12-26pkt-line.h: remove unnecessary includeElijah Newren-1/+2
2023-12-26line-log.h: remove unnecessary includeElijah Newren-2/+2
2023-12-26http.h: remove unnecessary includeElijah Newren-1/+3
2023-12-26fsmonitor--daemon.h: remove unnecessary includesElijah Newren-3/+6
2023-12-26blame.h: remove unnecessary includesElijah Newren-3/+2
2023-12-26archive.h: remove unnecessary includeElijah Newren-1/+3
2023-12-26treewide: remove unnecessary includes in source filesElijah Newren-293/+0
2023-12-26treewide: remove unnecessary includes from header filesElijah Newren-4/+0
2023-12-26doc: enforce placeholders in documentationJean-Noël Avila-9/+9
2023-12-26doc: enforce dashes in placeholdersJean-Noël Avila-90/+90
2023-12-26fast-import: use mem_pool_calloc()René Scharfe-2/+1
2023-12-21t1006: add tests for %(objectsize:disk)Jeff King-0/+34
2023-12-21archive: "--list" does not take further optionsJunio C Hamano-0/+12
2023-12-20Merge branch 'jk/end-of-options' into jc/sparse-checkout-set-add-end-of-optionsJunio C Hamano-2/+25
2023-12-20Documentation/git-merge.txt: use backticks for command wrappingMichael Lohmann-25/+25
2023-12-20Documentation/git-merge.txt: fix reference to synopsisMichael Lohmann-10/+10
2023-12-20trailer: use offsets for trailer_start/trailer_endLinus Arver-21/+20
2023-12-20trailer: find the end of the log messageLinus Arver-23/+40
2023-12-20Merge branch 'ps/clone-into-reftable-repository' into ps/refstorage-extensionJunio C Hamano-91/+150
2023-12-20The third batchJunio C Hamano-0/+33
2023-12-20Merge branch 'jk/config-cleanup'Junio C Hamano-73/+55
2023-12-20Merge branch 'jk/implicit-true'Junio C Hamano-17/+85
2023-12-20Merge branch 'jk/bisect-reset-fix'Junio C Hamano-5/+10
2023-12-20Merge branch 'jk/end-of-options'Junio C Hamano-2/+25
2023-12-20Merge branch 'rs/incompatible-options-messages'Junio C Hamano-51/+46
2023-12-20Merge branch 'jc/revision-parse-int'Junio C Hamano-13/+57
2023-12-20Merge branch 'mk/doc-gitfile-more'Junio C Hamano-1/+5
2023-12-20Merge branch 'ps/ref-tests-update-more'Junio C Hamano-45/+74
2023-12-20Merge branch 'jp/use-diff-index-in-pre-commit-sample'Junio C Hamano-1/+1
2023-12-20Merge branch 'en/complete-sparse-checkout'Junio C Hamano-5/+127
2023-12-20rebase: use strvec_pushf() for format-patch revisionsRené Scharfe-11/+6
2023-12-20Merge branch 'ps/reftable-fixes' into ps/reftable-fixes-and-optimsJunio C Hamano-114/+213
2023-12-19completion: support pseudoref existence checks for reftablesStan Hu-0/+23
2023-12-19completion: refactor existence checks for pseudorefsStan Hu-5/+15
2023-12-19remote.h: retire CAS_OPT_NAMEJunio C Hamano-5/+3
2023-12-18The second batchJunio C Hamano-0/+29
2023-12-18Merge branch 'jh/trace2-redact-auth'Junio C Hamano-7/+253