summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2020-10-05Merge branch 'js/cmake-vs'Junio C Hamano
2020-10-04Merge branch 'au/complete-restore-s'Junio C Hamano
2020-10-04Merge branch 'ab/mediawiki-fixes'Junio C Hamano
2020-09-30cmake (Windows): recommend using Visual Studio's built-in CMake supportJohannes Schindelin
2020-09-30cmake (Windows): initialize vcpkg/build dependencies automaticallyJohannes Schindelin
2020-09-30cmake (Windows): complain when encountering an unknown compilerJohannes Schindelin
2020-09-30cmake (Windows): let the `.dll` files be found when running the testsJohannes Schindelin
2020-09-30cmake: quote the path accurately when editing `test-lib.sh`Johannes Schindelin
2020-09-30cmake: fall back to using `vcpkg`'s `msgfmt.exe` on WindowsJohannes Schindelin
2020-09-28cmake: ensure that the `vcpkg` packages are found on WindowsJohannes Schindelin
2020-09-28cmake: do find Git for Windows' shell interpreterJohannes Schindelin
2020-09-26completion: complete refs after 'git restore -s'Ákos Uzonyi
2020-09-26completion: use "prev" variable instead of introducing "prevword"Ákos Uzonyi
2020-09-25Merge branch 'jk/diff-highlight-blank-match-fix'Junio C Hamano
2020-09-22diff-highlight: correctly match blank lines for flushJeff King
2020-09-21remote-mediawiki: use "sh" to eliminate unquoted commandsÆvar Arnfjörð Bjarmason
2020-09-21remote-mediawiki: annotate unquoted uses of run_git()Ævar Arnfjörð Bjarmason
2020-09-21remote-mediawiki: convert to quoted run_git() invocationÆvar Arnfjörð Bjarmason
2020-09-21remote-mediawiki: provide a list form of run_git()Ævar Arnfjörð Bjarmason
2020-09-21remote-mediawiki tests: annotate failing testsÆvar Arnfjörð Bjarmason
2020-09-21remote-mediawiki: fix duplicate revisions being importedSimon Legner
2020-09-21remote-mediawiki tests: use CLI installerÆvar Arnfjörð Bjarmason
2020-09-21remote-mediawiki tests: use inline PerlIO for readabilityÆvar Arnfjörð Bjarmason
2020-09-21remote-mediawiki tests: replace deprecated Perl constructÆvar Arnfjörð Bjarmason
2020-09-21remote-mediawiki tests: use a more idiomatic dispatch tableÆvar Arnfjörð Bjarmason
2020-09-21remote-mediawiki tests: use "$dir/" instead of "$dir."Ævar Arnfjörð Bjarmason
2020-09-21remote-mediawiki tests: change `[]` to `test`Ævar Arnfjörð Bjarmason
2020-09-21remote-mediawiki tests: use test_cmp in testsÆvar Arnfjörð Bjarmason
2020-09-21remote-mediawiki tests: use a 10 character passwordÆvar Arnfjörð Bjarmason
2020-09-21remote-mediawiki tests: use the login/password variablesÆvar Arnfjörð Bjarmason
2020-09-21remote-mediawiki doc: don't hardcode Debian PHP versionsÆvar Arnfjörð Bjarmason
2020-09-17contrib/completion: complete options that take refs for format-patchDenton Liu
2020-09-16remote-mediawiki doc: link to MediaWiki's current versionÆvar Arnfjörð Bjarmason
2020-09-16remote-mediawiki doc: correct link to GitHub projectÆvar Arnfjörð Bjarmason
2020-09-09Merge branch 'os/vcbuild'Junio C Hamano
2020-09-08contrib/buildsystems: fix expat library name for generated vcxprojOrgad Shaneh
2020-09-03Merge branch 'jk/slimmed-down'Junio C Hamano
2020-08-27Merge branch 'rz/complete-more-options'Junio C Hamano
2020-08-24Merge branch 'dl/subtree-docs'Junio C Hamano
2020-08-20completion: add GIT_COMPLETION_SHOW_ALL env varRyan Zoeller
2020-08-18contrib/subtree: document 'push' does not take '--squash'Danny Lin
2020-08-18contrib/subtree: fix "unsure" for --message in the documentDanny Lin
2020-08-18Merge branch 'pd/mergetool-nvimdiff'Junio C Hamano
2020-08-13drop vcs-svn experimentJeff King
2020-08-13make git-fast-import a builtinJeff King
2020-08-13make git-bugreport a builtinJeff King
2020-08-13make credential helpers builtinsJeff King
2020-08-12Merge branch 'ss/cmake-build'Junio C Hamano
2020-08-10Merge branch 'es/adjust-subtree-test-for-merge-msg-update'Junio C Hamano
2020-08-04Merge branch 'mp/complete-show-color-moved'Junio C Hamano