summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2 daysMerge branch 'js/cmake-needs-writev-compat-too'Junio C Hamano
3 dayscmake: use writev(3p) wrapper as neededJohannes Schindelin
5 daysMerge branch 'jk/diff-highlight-more'Junio C Hamano
10 daysMerge branch 'ps/build-tweaks'Junio C Hamano
10 daysMerge branch 'jk/diff-highlight-identical-pairs'Junio C Hamano
14 daysdiff-highlight: fetch all config with one processJeff King
14 daysdiff-highlight: allow module callers to pass in color configScott Baker
14 daysdiff-highlight: test color configJeff King
14 daysdiff-highlight: use test_decode_color in testsJeff King
14 daysdiff-highlight: check diff-highlight exit status in testsJeff King
14 daysdiff-highlight: drop perl version dependency back to 5.8Scott Baker
14 daysdiff-highlight: mention build instructionsJeff King
2026-03-19contrib/diff-highlight: do not highlight identical pairsJeff King
2026-03-19builds: move build scripts into "tools/"Patrick Steinhardt
2026-03-19contrib: move "update-unicode.sh" script into "tools/"Patrick Steinhardt
2026-03-19contrib: move "coverage-diff.sh" script into "tools/"Patrick Steinhardt
2026-03-19contrib: move "coccinelle/" directory into "tools/"Patrick Steinhardt
2026-03-15coccinelle: detect struct strbuf passed by valueDeveshi Dwivedi
2026-03-04Merge branch 'kn/osxkeychain-buildfix'Junio C Hamano
2026-03-03Merge branch 'cs/subtree-split-fixes'Junio C Hamano
2026-03-02Merge branch 'ps/receive-pack-shallow-optim'Junio C Hamano
2026-03-02Merge branch 'ps/validate-prefix-in-subtree-split'Junio C Hamano
2026-02-27Merge branch 'jh/alias-i18n'Junio C Hamano
2026-02-25Merge branch 'mc/tr2-process-ancestry-cleanup'Junio C Hamano
2026-02-25Merge branch 'dk/complete-stash-import-export'Junio C Hamano
2026-02-20contrib/subtree: process out-of-prefix subtreesColin Stagner
2026-02-20contrib/subtree: test history depthColin Stagner
2026-02-20contrib/subtree: capture additional test-casesColin Stagner
2026-02-20osxkeychain: define build targets in the top-level Makefile.Koji Nakamaru
2026-02-19completion: fix zsh alias listing for subsection aliasesJonatan Holmgren
2026-02-19commit: make `repo_parse_commit_no_graph()` more robustPatrick Steinhardt
2026-02-13Merge branch 'jc/ci-test-contrib-too'Junio C Hamano
2026-02-13Merge branch 'ps/commit-list-functions-renamed'Junio C Hamano
2026-02-13Merge branch 'jc/diff-highlight-main-master-testfix'Junio C Hamano
2026-02-13Merge branch 'cs/subtree-reftable-testfix'Junio C Hamano
2026-02-13build: include procinfo.c impl for macOSMatthew John Cheetham
2026-02-07completion: add stash import, exportD. Ben Knoble
2026-02-05test: optionally test contrib in CIJunio C Hamano
2026-02-04contrib/subtree: fix tests with reftable backendColin Stagner
2026-02-03diff-highlight: allow testing with Git 3.0 breaking changesJunio C Hamano
2026-02-03cocci: extend MEMZERO_ARRAY() rulesToon Claes
2026-02-03subtree: validate --prefix against commit in splitPushkar Singh
2026-01-25Revert "Merge branch 'cs/rebased-subtree-split'"Junio C Hamano
2026-01-21Merge branch 'rs/tree-wo-the-repository'Junio C Hamano
2026-01-15cocci: remove obsolete the_repository rulesRené Scharfe
2026-01-15commit: rename `free_commit_list()` to conform to coding guidelinesPatrick Steinhardt
2026-01-09contrib/subtree: detect rewritten subtree commitsColin Stagner
2026-01-09cocci: convert parse_tree functions to repo_ variantsRené Scharfe
2025-12-23Merge branch 'tc/memzero-array'Junio C Hamano
2025-12-23Merge branch 'jc/completion-no-single-letter-options'Junio C Hamano