3195 Commits (9ff6b74bb7653ba498414764e48ca015554f5ac3)

Author SHA1 Message Date
Felipe Contreras 5a067ba9d0 completion: add proper public __git_complete 4 years ago
Felipe Contreras 810df0ea8e completion: bash: improve function detection 4 years ago
Felipe Contreras 7f94b78dda completion: bash: add __git_have_func helper 4 years ago
Felipe Contreras 076496457e completion: bash: fix gitk alias regression 4 years ago
Johannes Schindelin 7fe07275be cmake: determine list of extra built-ins dynamically 4 years ago
Dennis Ameling e66590348a ci(vs-build): stop passing the iconv library location explicitly 4 years ago
Felipe Contreras c5dd0c861a completion: zsh: fix file completion regression 4 years ago
Felipe Contreras e4c75edb52 completion: bash: improve alias loop detection 4 years ago
Felipe Contreras c2822a842d completion: bash: check for alias loop 4 years ago
Felipe Contreras 9414938c34 completion: bash: support recursive aliases 4 years ago
Sibo Dong 9542d56379 git-prompt.sh: localize `option` in __git_ps1_show_upstream 4 years ago
Felipe Contreras af806a2c24 zsh: update copyright notices 4 years ago
Felipe Contreras 441ecdab37 completion: bash: remove old compat wrappers 4 years ago
Felipe Contreras 8030684beb completion: bash: cleanup cygwin check 4 years ago
Felipe Contreras 5a364d2a18 completion: bash: trivial cleanup 4 years ago
Felipe Contreras 35a4170d86 completion: zsh: add simple version check 4 years ago
Felipe Contreras bbd7f45884 completion: zsh: trivial simplification 4 years ago
Felipe Contreras 2769e567d1 completion: zsh: add alias descriptions 4 years ago
Felipe Contreras 9d760527ad completion: zsh: improve command tags 4 years ago
Felipe Contreras 9a397ea5ad completion: zsh: refactor command completion 4 years ago
Felipe Contreras 46af9b3719 completion: zsh: shuffle functions around 4 years ago
Felipe Contreras 5d64fb2051 completion: zsh: simplify file_direct 4 years ago
Felipe Contreras cf6ce01660 completion: zsh: simplify nl_append 4 years ago
Felipe Contreras 35e29fbce6 completion: zsh: trivial cleanup 4 years ago
Felipe Contreras ecaf798999 completion: zsh: simplify direct compadd 4 years ago
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 4 years ago
Denton Liu d047154e7b contrib/git-resurrect.sh: indent with tabs 4 years ago
Denton Liu 64f1f58fe7 checkout: learn to respect checkout.guess 4 years ago
Robert Karszniewicz 3a35d91446 git-completion.bash: stash-show: complete $__git_diff_common_options 4 years ago
Robert Karszniewicz 8a1bb7ee9d git-completion.bash: __git_diff_common_options: add --[no-]patch 4 years ago
Johannes Schindelin f2f1250c47 cmake (Windows): recommend using Visual Studio's built-in CMake support 4 years ago
Johannes Schindelin b490283d52 cmake (Windows): initialize vcpkg/build dependencies automatically 4 years ago
Johannes Schindelin 2d9eb4ed2c cmake (Windows): complain when encountering an unknown compiler 4 years ago
Johannes Schindelin 8c35e82898 cmake (Windows): let the `.dll` files be found when running the tests 4 years ago