summaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Expand)AuthorLines
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-19completion: fix zsh alias listing for subsection aliasesJonatan Holmgren-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-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
2025-10-02Merge branch 'ps/meson-build-docs'Junio C Hamano-4/+4
2025-09-23Merge branch 'cs/subtree-squash-split-fix'Junio C Hamano-8/+99
2025-09-23Merge branch 'jk/add-i-color'Junio C Hamano-0/+8
2025-09-11meson: introduce a "docs" alias to compile documentation onlyPatrick Steinhardt-4/+4
2025-09-11contrib/subtree: fix split with squashed subtreesColin Stagner-8/+99
2025-09-08contrib/diff-highlight: mention interactive.diffFilterJeff King-0/+8
2025-08-22Merge branch 'gh/git-jump-pathname-with-sp'Junio C Hamano-1/+1
2025-08-17cmake: accommodate for `UNIT_TEST_SOURCES`Johannes Schindelin-1/+3
2025-08-11git-jump: make `diff` work with filenames containing spacesGreg Hurrell-1/+1
2025-07-23config: drop `git_config()` wrapperPatrick Steinhardt-1/+1