summaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Expand)AuthorLines
3 daysMerge branch 'cs/subtree-split-recursion' into seenJunio C Hamano-7/+88
3 daysMerge branch 'ps/build-tweaks' into jchJunio C Hamano-1726/+10
3 daysMerge branch 'pt/fsmonitor-linux' into jchJunio C Hamano-15/+18
5 daysbuilds: move build scripts into "tools/"Patrick Steinhardt-10/+10
5 dayscontrib: move "update-unicode.sh" script into "tools/"Patrick Steinhardt-56/+0
5 dayscontrib: move "coverage-diff.sh" script into "tools/"Patrick Steinhardt-103/+0
5 dayscontrib: move "coccinelle/" directory into "tools/"Patrick Steinhardt-1557/+0
9 dayscontrib/subtree: reduce recursion during splitColin Stagner-2/+54
9 dayscontrib/subtree: functionalize split traversalColin Stagner-3/+27
9 dayscontrib/subtree: reduce function side-effectsColin Stagner-2/+7
10 daysfsmonitor: implement filesystem change listener for LinuxPaul Tarjan-2/+6
10 daysfsmonitor: rename fsm-settings-darwin.c to fsm-settings-unix.cPaul Tarjan-1/+1
10 daysfsmonitor: rename fsm-ipc-darwin.c to fsm-ipc-unix.cPaul Tarjan-13/+12
11 daysMerge branch 'kn/osxkeychain-buildfix'Junio C Hamano-59/+6
12 daysMerge branch 'cs/subtree-split-fixes'Junio C Hamano-58/+190
13 daysMerge branch 'ps/receive-pack-shallow-optim'Junio C Hamano-1/+1
13 daysMerge branch 'ps/validate-prefix-in-subtree-split'Junio C Hamano-0/+31
2026-02-27Merge 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