3296 Commits (474e4f9b5567e02e9c6947e36ed84f882868d77e)

Author SHA1 Message Date
Felipe Contreras 2f459b0060 completion: zsh: simplify compadd functions 4 years ago
Felipe Contreras 94b2901cfe completion: zsh: fix splitting of words 4 years ago
Felipe Contreras a7804a11c1 completion: zsh: add missing direct_append 4 years ago
Felipe Contreras 3791968bfe completion: fix conflict with bashcomp 4 years ago
Felipe Contreras aa1f1f8010 completion: zsh: fix completion for --no-.. options 4 years ago
Felipe Contreras 162f1a5610 completion: bash: remove zsh wrapper 4 years ago
Felipe Contreras bed635664c completion: bash: synchronize zsh wrapper 4 years ago
Felipe Contreras 81f717bb26 completion: zsh: fix for command aliasing 4 years ago
Felipe Contreras ea625a39fe completion: prompt: fix color for Zsh 4 years ago
Felipe Contreras 98fc2684a9 completion: zsh: update slave script locations 4 years ago
Felipe Contreras 44b37abb2a completion: zsh: fix for directories with spaces 4 years ago
Felipe Contreras cb9dcbdbe4 completion: zsh: reorganize install instructions 4 years ago
Felipe Contreras 2c7cdc5573 completion: zsh: fix bash script extension 4 years ago
Felipe Contreras 5eb25bcf0f completion: zsh: fix name due to broken autoloading 4 years ago
Felipe Contreras 4ce2b5167b completion: zsh: fix __gitcomp_direct() 4 years ago
Alexey 3ebd945735 completion: fix zsh installation instructions 4 years ago
Denton Liu e37eae0c1e contrib/git-resurrect.sh: use hash-agnostic OID pattern 5 years ago
Denton Liu d047154e7b contrib/git-resurrect.sh: indent with tabs 5 years ago
Denton Liu 64f1f58fe7 checkout: learn to respect checkout.guess 5 years ago
Robert Karszniewicz 3a35d91446 git-completion.bash: stash-show: complete $__git_diff_common_options 5 years ago
Robert Karszniewicz 8a1bb7ee9d git-completion.bash: __git_diff_common_options: add --[no-]patch 5 years ago
Johannes Schindelin f2f1250c47 cmake (Windows): recommend using Visual Studio's built-in CMake support 5 years ago
Johannes Schindelin b490283d52 cmake (Windows): initialize vcpkg/build dependencies automatically 5 years ago
Johannes Schindelin 2d9eb4ed2c cmake (Windows): complain when encountering an unknown compiler 5 years ago
Johannes Schindelin 8c35e82898 cmake (Windows): let the `.dll` files be found when running the tests 5 years ago
Johannes Schindelin f1bd737957 cmake: quote the path accurately when editing `test-lib.sh` 5 years ago
Johannes Schindelin 8f45138725 cmake: fall back to using `vcpkg`'s `msgfmt.exe` on Windows 5 years ago
Johannes Schindelin e18ae4e7a6 cmake: ensure that the `vcpkg` packages are found on Windows 5 years ago
Johannes Schindelin 72b6eeb81b cmake: do find Git for Windows' shell interpreter 5 years ago
Ákos Uzonyi 0bc18daa2f completion: complete refs after 'git restore -s' 5 years ago
Ákos Uzonyi c09d1280f7 completion: use "prev" variable instead of introducing "prevword" 5 years ago
Jeff King 579789dbce diff-highlight: correctly match blank lines for flush 5 years ago
Denton Liu cce7d6ecfc contrib/completion: complete `git diff --merge-base` 5 years ago
Ævar Arnfjörð Bjarmason 9a8606465e remote-mediawiki: use "sh" to eliminate unquoted commands 5 years ago
Ævar Arnfjörð Bjarmason 878d150106 remote-mediawiki: annotate unquoted uses of run_git() 5 years ago
Ævar Arnfjörð Bjarmason 4842a11794 remote-mediawiki: convert to quoted run_git() invocation 5 years ago
Ævar Arnfjörð Bjarmason 2d6b08aff4 remote-mediawiki: provide a list form of run_git() 5 years ago
Ævar Arnfjörð Bjarmason f8ab018daf remote-mediawiki tests: annotate failing tests 5 years ago
Simon Legner 96653ce304 remote-mediawiki: fix duplicate revisions being imported 5 years ago
Ævar Arnfjörð Bjarmason 1d42b4d01c remote-mediawiki tests: use CLI installer 5 years ago
Ævar Arnfjörð Bjarmason 2388541a77 remote-mediawiki tests: use inline PerlIO for readability 5 years ago
Ævar Arnfjörð Bjarmason 4f80bc9bc2 remote-mediawiki tests: replace deprecated Perl construct 5 years ago
Ævar Arnfjörð Bjarmason dde66eb6f1 remote-mediawiki tests: use a more idiomatic dispatch table 5 years ago
Ævar Arnfjörð Bjarmason 9ff2958dd8 remote-mediawiki tests: use "$dir/" instead of "$dir." 5 years ago
Ævar Arnfjörð Bjarmason 730ecc10c7 remote-mediawiki tests: change `[]` to `test` 5 years ago
Ævar Arnfjörð Bjarmason 090850e1b0 remote-mediawiki tests: use test_cmp in tests 5 years ago
Ævar Arnfjörð Bjarmason 128efae6dc remote-mediawiki tests: use a 10 character password 5 years ago
Ævar Arnfjörð Bjarmason 5e87dceae0 remote-mediawiki tests: use the login/password variables 5 years ago
Ævar Arnfjörð Bjarmason e35973b2c9 remote-mediawiki doc: don't hardcode Debian PHP versions 5 years ago
Denton Liu 93ab00bd85 contrib/completion: complete options that take refs for format-patch 5 years ago