summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2025-10-30Merge branch 'kf/log-shortlog-completion-fix'Junio C Hamano
2025-10-20contrib/credential: harmonize MakefilesThomas Uhle
2025-10-20completion: complete some 'git log' optionsKIYOTA Fumiya
2025-10-02Merge branch 'ps/meson-build-docs'Junio C Hamano
2025-09-23Merge branch 'cs/subtree-squash-split-fix'Junio C Hamano
2025-09-23Merge branch 'jk/add-i-color'Junio C Hamano
2025-09-11meson: introduce a "docs" alias to compile documentation onlyPatrick Steinhardt
2025-09-11contrib/subtree: fix split with squashed subtreesColin Stagner
2025-09-08contrib/diff-highlight: mention interactive.diffFilterJeff King
2025-08-22Merge branch 'gh/git-jump-pathname-with-sp'Junio C Hamano
2025-08-17cmake: accommodate for `UNIT_TEST_SOURCES`Johannes Schindelin
2025-08-11git-jump: make `diff` work with filenames containing spacesGreg Hurrell
2025-07-23config: drop `git_config()` wrapperPatrick Steinhardt
2025-07-15Merge branch 'ps/object-store'Junio C Hamano
2025-07-14Merge branch 'mc/netrc-service-names'Junio C Hamano
2025-07-07Sync with Git 2.50.1Junio C Hamano
2025-07-02Merge branch 'ps/contrib-sweep'Junio C Hamano
2025-07-01object-store: rename files to "odb.{c,h}"Patrick Steinhardt
2025-06-30Merge branch 'jc/cocci-avoid-regexp-constraint'Junio C Hamano
2025-06-25contrib: better support symbolic port names in git-credential-netrcMaxim Cournoyer
2025-06-25contrib: warn for invalid netrc file ports in git-credential-netrcMaxim Cournoyer
2025-06-25contrib: use a more portable shebang for git-credential-netrcMaxim Cournoyer
2025-06-24Merge branch 'pw/subtree-gpg-sign'Junio C Hamano
2025-06-20cocci: matching (multiple) identifiersJunio C Hamano
2025-06-18Merge branch 'jw/doc-txt-to-adoc-refs'Junio C Hamano
2025-06-15Sync with 2.49.1Junio C Hamano
2025-06-12Sync with 2.48.2Junio C Hamano
2025-06-06doc: update references to renamed AsciiDoc filesJouke Witteveen
2025-06-04contrib/subtree: add -S/--gpg-signPatrik Weiskircher
2025-06-04contrib/subtree: parse using --stuck-longPatrik Weiskircher
2025-06-02meson: introduce kwargs variable for testsPatrick Steinhardt
2025-05-28Sync with 2.47.3Taylor Blau
2025-05-28Sync with 2.46.4Taylor Blau
2025-05-28Sync with 2.45.4Taylor Blau
2025-05-28Sync with 2.44.4Taylor Blau
2025-05-28Sync with 2.43.7Taylor Blau
2025-05-28wincred: avoid buffer overflow in wcsncat()Taylor Blau
2025-05-13Merge branch 'js/ci-buildsystems-cleanup'Junio C Hamano
2025-05-12contrib: remove some scripts in "stats" directoryPatrick Steinhardt
2025-05-12contrib: remove "git-new-workdir"Patrick Steinhardt
2025-05-12contrib: remove "emacs" directoryPatrick Steinhardt
2025-05-12contrib: remove "git-resurrect.sh"Patrick Steinhardt
2025-05-12contrib: remove "persistent-https" remote helperPatrick Steinhardt
2025-05-12contrib: remove "mw-to-git"Patrick Steinhardt
2025-05-12contrib: remove "hooks" directoryPatrick Steinhardt
2025-05-12contrib: remove "thunderbird-patch-inline"Patrick Steinhardt
2025-05-12contrib: remove remote-helper stubsPatrick Steinhardt
2025-05-12contrib: remove "examples" directoryPatrick Steinhardt
2025-05-12contrib: remove "remotes2config.sh"Patrick Steinhardt
2025-05-05Merge branch 'kn/meson-hdr-check'Junio C Hamano