summaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Expand)AuthorLines
2025-06-15Sync with 2.49.1Junio C Hamano-7/+15
2025-06-12Sync with 2.48.2Junio C Hamano-7/+15
2025-05-28Sync with 2.47.3Taylor Blau-7/+15
2025-05-28Sync with 2.46.4Taylor Blau-7/+15
2025-05-28Sync with 2.45.4Taylor Blau-7/+15
2025-05-28Sync with 2.44.4Taylor Blau-7/+15
2025-05-28Sync with 2.43.7Taylor Blau-7/+15
2025-05-28wincred: avoid buffer overflow in wcsncat()Taylor Blau-7/+15
2025-05-13Merge branch 'js/ci-buildsystems-cleanup'Junio C Hamano-1864/+0
2025-05-05Merge branch 'kn/meson-hdr-check'Junio C Hamano-23/+8
2025-05-05contrib/buildsystems: drop support for building . vcproj/.vcxproj filesJohannes Schindelin-1864/+0
2025-04-23meson: rename 'third_party_sources' to 'third_party_excludes'Karthik Nayak-1/+1
2025-04-23meson: move headers definition from 'contrib/coccinelle'Karthik Nayak-16/+1
2025-04-23coccinelle: meson: rename variables to be more specificKarthik Nayak-6/+6
2025-04-22contrib/completion: install Bash completionPatrick Steinhardt-0/+18
2025-04-16Merge branch 'ps/misc-build-fixes'Junio C Hamano-19/+23
2025-04-08Merge branch 'es/meson-build-skip-coccinelle' into kn/meson-hdr-checkJunio C Hamano-1/+6
2025-04-08Merge branch 'es/meson-build-skip-coccinelle'Junio C Hamano-1/+6
2025-04-07Merge branch 'dm/completion-remote-names-fix'Junio C Hamano-7/+42
2025-04-01meson: respect 'tests' build option in contribPatrick Steinhardt-19/+23
2025-03-25meson: disable coccinelle configuration when building from a tarballEli Schwartz-1/+6
2025-03-23completion: fix bugs with slashes in remote namesDavid Mandelberg-7/+31
2025-03-23completion: add helper to count path componentsDavid Mandelberg-0/+11
2025-03-06Merge branch 'js/win-2.49-build-fixes'Junio C Hamano-4/+8
2025-03-06cmake: generalize the handling of the `CLAR_TEST_OBJS` listJohannes Schindelin-4/+8
2025-03-03contrib/long-running-filter: *.txt -> *.adoc fixesTodd Zullinger-1/+1
2025-03-03Merge branch 'ps/meson-contrib-bits'Junio C Hamano-12/+207
2025-03-01contrib/subtree: rename .txt to .adocTodd Zullinger-3/+3
2025-03-01contrib/contacts: rename .txt to .adocTodd Zullinger-3/+3
2025-03-01Merge branch 'ps/meson-contrib-bits' into tz/doc-txt-to-adoc-fixesJunio C Hamano-12/+207
2025-02-25Merge branch 'ad/set-default-target-in-makefiles'Junio C Hamano-7/+26
2025-02-18Merge branch 'bc/contrib-thunderbird-patch-inline-fix'Junio C Hamano-1/+1
2025-02-18meson: wire up static analysis via CoccinellePatrick Steinhardt-0/+90
2025-02-18meson: wire up git-contacts(1)Patrick Steinhardt-0/+55
2025-02-18meson: wire up credential helpersPatrick Steinhardt-0/+48
2025-02-18contrib/credential: fix compilation of "osxkeychain" helperPatrick Steinhardt-1/+1
2025-02-18contrib/credential: fix compiling "libsecret" helperPatrick Steinhardt-5/+5
2025-02-18contrib/credential: fix compilation of wincred helper with MSVCM Hickford-0/+2
2025-02-18contrib/credential: fix "netrc" tests with out-of-tree buildsPatrick Steinhardt-4/+5
2025-02-18GIT-BUILD-OPTIONS: propagate project's source directoryPatrick Steinhardt-2/+1
2025-02-18Makefile: set default goals in makefilesAdam Dinwoodie-7/+26
2025-02-12Merge branch 'js/libgit-rust'Junio C Hamano-0/+507
2025-02-10thunderbird-patch-inline: avoid bashismbrian m. carlson-1/+1
2025-02-03Merge branch 'ps/3.0-remote-deprecation'Junio C Hamano-0/+1
2025-01-29libgit: add higher-level libgit crateCalvin Wan-0/+228
2025-01-29libgit-sys: also export some config_set functionsJosh Steadmon-1/+76
2025-01-28libgit-sys: introduce Rust wrapper for libgit.aJosh Steadmon-0/+204
2025-01-28Merge branch 'ps/build-meson-subtree'Junio C Hamano-9/+91
2025-01-22Makefile: wire up build option for deprecated featuresPatrick Steinhardt-0/+1
2025-01-21Merge branch 'dk/zsh-config-completion-fix'Junio C Hamano-6/+11