summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2025-03-06Merge branch 'js/win-2.49-build-fixes'Junio C Hamano1-4/+8
2025-03-06cmake: generalize the handling of the `CLAR_TEST_OBJS` listJohannes Schindelin1-4/+8
2025-03-03contrib/long-running-filter: *.txt -> *.adoc fixesTodd Zullinger1-1/+1
2025-03-03Merge branch 'ps/meson-contrib-bits'Junio C Hamano14-12/+207
2025-03-01contrib/subtree: rename .txt to .adocTodd Zullinger3-3/+3
2025-03-01contrib/contacts: rename .txt to .adocTodd Zullinger3-3/+3
2025-03-01Merge branch 'ps/meson-contrib-bits' into tz/doc-txt-to-adoc-fixesJunio C Hamano14-12/+207
2025-02-25Merge branch 'ad/set-default-target-in-makefiles'Junio C Hamano9-7/+26
2025-02-18Merge branch 'bc/contrib-thunderbird-patch-inline-fix'Junio C Hamano1-1/+1
2025-02-18meson: wire up static analysis via CoccinellePatrick Steinhardt2-0/+90
2025-02-18meson: wire up git-contacts(1)Patrick Steinhardt1-0/+55
2025-02-18meson: wire up credential helpersPatrick Steinhardt6-0/+48
2025-02-18contrib/credential: fix compilation of "osxkeychain" helperPatrick Steinhardt1-1/+1
2025-02-18contrib/credential: fix compiling "libsecret" helperPatrick Steinhardt1-5/+5
2025-02-18contrib/credential: fix compilation of wincred helper with MSVCM Hickford1-0/+2
2025-02-18contrib/credential: fix "netrc" tests with out-of-tree buildsPatrick Steinhardt2-4/+5
2025-02-18GIT-BUILD-OPTIONS: propagate project's source directoryPatrick Steinhardt1-2/+1
2025-02-18Makefile: set default goals in makefilesAdam Dinwoodie9-7/+26
2025-02-12Merge branch 'js/libgit-rust'Junio C Hamano16-0/+507
2025-02-10thunderbird-patch-inline: avoid bashismbrian m. carlson1-1/+1
2025-02-03Merge branch 'ps/3.0-remote-deprecation'Junio C Hamano1-0/+1
2025-01-29libgit: add higher-level libgit crateCalvin Wan10-0/+228
2025-01-29libgit-sys: also export some config_set functionsJosh Steadmon3-1/+76
2025-01-28libgit-sys: introduce Rust wrapper for libgit.aJosh Steadmon7-0/+204
2025-01-28Merge branch 'ps/build-meson-subtree'Junio C Hamano4-9/+91
2025-01-22Makefile: wire up build option for deprecated featuresPatrick Steinhardt1-0/+1
2025-01-21Merge branch 'dk/zsh-config-completion-fix'Junio C Hamano1-6/+11
2025-01-17meson: wire up the git-subtree(1) commandPatrick Steinhardt1-0/+71
2025-01-17meson: introduce build option for contribPatrick Steinhardt1-1/+3
2025-01-17contrib/subtree: fix building docsPatrick Steinhardt2-8/+17
2025-01-06completion: repair config completion for ZshD. Ben Knoble1-6/+11
2024-12-27GIT-BUILD-OPTIONS: wire up NO_GITWEB optionPatrick Steinhardt1-0/+1
2024-12-27GIT-BUILD-OPTIONS: sort variables alphabeticallyPatrick Steinhardt1-35/+35
2024-12-23Merge branch 'js/ps-build-cmake-fixup'Junio C Hamano1-4/+11
2024-12-17cmake/vcxproj: stop special-casing `remote-ext`Johannes Schindelin1-1/+1
2024-12-17cmake: put the Perl modules into the correct location againJohannes Schindelin1-0/+4
2024-12-17cmake: use the correct file name for the Perl headerJohannes Schindelin1-2/+2
2024-12-17cmake(mergetools): better support for out-of-tree buildsJohannes Schindelin1-1/+1
2024-12-17cmake: better support for out-of-tree builds follow-upJohannes Schindelin1-0/+3
2024-12-15Merge branch 'ps/build'Junio C Hamano4-119/+193
2024-12-12Merge branch 'ps/build' into ps/3.0-remote-deprecationJunio C Hamano4-119/+193
2024-12-10Merge branch 'pb/mergetool-errors'Junio C Hamano1-1/+1
2024-12-07Introduce support for the Meson build systemPatrick Steinhardt2-0/+17
2024-12-07t: better support for out-of-tree buildsPatrick Steinhardt1-0/+8
2024-12-07Makefile: simplify building of templatesPatrick Steinhardt1-22/+12
2024-12-07Makefile: write absolute program path into bin-wrappersPatrick Steinhardt1-3/+3
2024-12-07Makefile: allow "bin-wrappers/" directory to existPatrick Steinhardt1-3/+3
2024-12-07Makefile: refactor generators to be PWD-independentPatrick Steinhardt1-9/+10
2024-12-07Makefile: extract script to massage Python scriptsPatrick Steinhardt1-4/+11
2024-12-07Makefile: extract script to massage Shell scriptsPatrick Steinhardt1-11/+20