43 Commits (d40c42e06b1bbeab66b6911b864f57407ad68f95)

Author SHA1 Message Date
David Aguilar 0b18023d00 contrib/completion: fix zsh completion regression from 59d85a2a05 4 years ago
Felipe Contreras c5dd0c861a completion: zsh: fix file completion regression 4 years ago
Felipe Contreras af806a2c24 zsh: update copyright notices 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 81f717bb26 completion: zsh: fix for command aliasing 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
Terry Moschou 051cc54941 complete: zsh: add missing sub cmd completion candidates 5 years ago
Maxim Belsky 176f5adfdb completion: clarify installation instruction for zsh 5 years ago
Chayoung You 7a478b36aa zsh: complete unquoted paths with spaces correctly 6 years ago
SZEDER Gábor 61d48c66ea completion: correct zsh detection when run from git-completion.zsh 7 years ago
SZEDER Gábor 7b00342068 completion: fill COMPREPLY directly when completing paths 7 years ago
SZEDER Gábor fef56eb006 completion: fill COMPREPLY directly when completing refs 8 years ago
Peter van der Does 0e5ed7cca3 Update documentation occurrences of filename .sh 10 years ago
Felipe Contreras 880111c11b completion: fix completing args of aliased "push", "fetch", etc. 11 years ago
Ramkumar Ramachandra f33c2c0f9e completion: introduce __gitcomp_nl_append () 11 years ago
Ramkumar Ramachandra d028b8906a zsh completion: find matching custom bash completion 11 years ago
Felipe Contreras 3646b1a5ab completion: zsh: improve bash script loading 12 years ago
Felipe Contreras 6606a69f45 completion: zsh: don't override suffix on _detault 12 years ago
Felipe Contreras 4911589bd1 complete: zsh: use zsh completion for the main cmd 12 years ago
Felipe Contreras 1ca6d4bc42 complete: zsh: trivial simplification 12 years ago
Matthieu Moy 926eb7ba4c git-completion.zsh: define __gitcomp_file compatibility function 12 years ago
Felipe Contreras c9407860f4 completion: add new zsh completion 12 years ago