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