summaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Expand)AuthorLines
9 daysMerge branch 'kn/osxkeychain-buildfix'Junio C Hamano-59/+6
10 daysMerge branch 'cs/subtree-split-fixes'Junio C Hamano-58/+190
11 daysMerge branch 'ps/receive-pack-shallow-optim'Junio C Hamano-1/+1
11 daysMerge branch 'ps/validate-prefix-in-subtree-split'Junio C Hamano-0/+31
14 daysMerge branch 'jh/alias-i18n'Junio C Hamano-1/+1
2026-02-25Merge branch 'mc/tr2-process-ancestry-cleanup'Junio C Hamano-0/+2
2026-02-25Merge branch 'dk/complete-stash-import-export'Junio C Hamano-2/+8
2026-02-20contrib/subtree: process out-of-prefix subtreesColin Stagner-53/+65
2026-02-20contrib/subtree: test history depthColin Stagner-6/+16
2026-02-20contrib/subtree: capture additional test-casesColin Stagner-0/+110
2026-02-20osxkeychain: define build targets in the top-level Makefile.Koji Nakamaru-59/+6
2026-02-19completion: fix zsh alias listing for subsection aliasesJonatan Holmgren-1/+1
2026-02-19commit: make `repo_parse_commit_no_graph()` more robustPatrick Steinhardt-1/+1
2026-02-13Merge branch 'jc/ci-test-contrib-too'Junio C Hamano-0/+10
2026-02-13Merge branch 'ps/commit-list-functions-renamed'Junio C Hamano-4/+4
2026-02-13Merge branch 'jc/diff-highlight-main-master-testfix'Junio C Hamano-0/+2
2026-02-13Merge branch 'cs/subtree-reftable-testfix'Junio C Hamano-4/+3
2026-02-13build: include procinfo.c impl for macOSMatthew John Cheetham-0/+2
2026-02-07completion: add stash import, exportD. Ben Knoble-2/+8
2026-02-05test: optionally test contrib in CIJunio C Hamano-0/+10
2026-02-04contrib/subtree: fix tests with reftable backendColin Stagner-4/+3
2026-02-03diff-highlight: allow testing with Git 3.0 breaking changesJunio C Hamano-0/+2
2026-02-03cocci: extend MEMZERO_ARRAY() rulesToon Claes-6/+30
2026-02-03subtree: validate --prefix against commit in splitPushkar Singh-0/+31
2026-01-25Revert "Merge branch 'cs/rebased-subtree-split'"Junio C Hamano-169/+55
2026-01-21Merge branch 'rs/tree-wo-the-repository'Junio C Hamano-113/+8
2026-01-15cocci: remove obsolete the_repository rulesRené Scharfe-117/+2
2026-01-15commit: rename `free_commit_list()` to conform to coding guidelinesPatrick Steinhardt-4/+4
2026-01-09contrib/subtree: detect rewritten subtree commitsColin Stagner-55/+169
2026-01-09cocci: convert parse_tree functions to repo_ variantsRené Scharfe-0/+10
2025-12-23Merge branch 'tc/memzero-array'Junio C Hamano-0/+26
2025-12-23Merge branch 'jc/completion-no-single-letter-options'Junio C Hamano-1/+2
2025-12-16Merge branch 'rs/ban-mktemp'Junio C Hamano-4/+0
2025-12-11contrib/coccinelle: pass include paths to spatch(1)Toon Claes-0/+6
2025-12-11git-compat-util: introduce MEMZERO_ARRAY() macroToon Claes-0/+20
2025-12-07completion: clarify support for short options and argumentsJunio C Hamano-1/+2
2025-12-07compat: remove gitmkdtemp()René Scharfe-4/+0
2025-11-26Merge branch 'js/wincred-get-credential-alloc-fix'Junio C Hamano-1/+1
2025-11-26Merge branch 'js/cmake-libgit-fix'Junio C Hamano-13/+1
2025-11-17cmake: stop trying to build the reftable and xdiff librariesJohannes Schindelin-13/+1
2025-11-17wincred: avoid memory corruptionDavid Macek-1/+1
2025-11-14osxkeychain: avoid incorrectly skipping store operationKoji Nakamaru-30/+132
2025-11-12Merge branch 'dk/meson-html-dir'Junio C Hamano-2/+2
2025-11-06meson: make GIT_HTML_PATH configurableD. Ben Knoble-2/+2
2025-11-06wincred: align Makefile with other Makefiles in contribThomas Uhle-8/+10
2025-11-04Merge branch 'tu/credential-install'Junio C Hamano-2/+12
2025-10-30Merge branch 'kf/log-shortlog-completion-fix'Junio C Hamano-2/+3
2025-10-25contrib/credential: add install targetThomas Uhle-2/+12
2025-10-20contrib/credential: harmonize MakefilesThomas Uhle-23/+27
2025-10-20completion: complete some 'git log' optionsKIYOTA Fumiya-2/+3