526 Commits (0bf5ce4ef27dd24461d7b7b8049058bf80301ddf)

Author SHA1 Message Date
SZEDER Gábor 6486ca6d77 completion: remove broken dead code from __git_heads() and __git_tags() 13 years ago
SZEDER Gábor d51a8ecd5f completion: fast initial completion for config 'remote.*.fetch' value 13 years ago
SZEDER Gábor 48058f5df4 completion: improve ls-remote output filtering in __git_refs_remotes() 13 years ago
SZEDER Gábor d79bcf2cf2 completion: query only refs/heads/ in __git_refs_remotes() 13 years ago
SZEDER Gábor fb772cca2b completion: support full refs from remote repositories 13 years ago
SZEDER Gábor d8c0453e1a completion: improve ls-remote output filtering in __git_refs() 13 years ago
SZEDER Gábor abf05987de completion: make refs completion consistent for local and remote repos 13 years ago
SZEDER Gábor a31e62629a completion: optimize refs completion 13 years ago
SZEDER Gábor f674bb8078 completion: document __gitcomp() 13 years ago
Jeff King 29eec71f21 completion: match ctags symbol names in grep patterns 13 years ago
SZEDER Gábor e67d71e559 completion: unite --format and --pretty for 'log' and 'show' 14 years ago
SZEDER Gábor a8f89bfa99 completion: unite --reuse-message and --reedit-message for 'notes' 14 years ago
Teemu Matilainen 3623dc0310 completion: push --set-upstream 14 years ago
Teemu Matilainen 77653abd98 completion: commit --fixup and --squash 14 years ago
Teemu Matilainen f8e49e132c completion: unite --reuse-message and --reedit-message handling 14 years ago
Josh Triplett d49483f0ca ref namespaces: documentation 14 years ago
Josh Triplett a1bea2c1fc ref namespaces: infrastructure 14 years ago
Namhyung Kim cdb791f61d completion: replace core.abbrevguard to core.abbrev 14 years ago
Junio C Hamano 1a0c9a305f Revert "completion: don't declare 'local words' to make zsh happy" 14 years ago
Felipe Contreras 52fd972d59 git-completion: fix regression in zsh support 14 years ago
Michał Kiedrowicz 63e7e9d8b6 git-grep: Learn PCRE 14 years ago
Jonathan Nieder dad4277529 completion: move private shopt shim for zsh to __git_ namespace 14 years ago
Michał Kiedrowicz 5a69eaf554 contrib/completion: --line-number to git grep 14 years ago
SZEDER Gábor 3bee6a4733 completion: don't declare 'local words' to make zsh happy 14 years ago
SZEDER Gábor da4902a730 completion: remove unnecessary _get_comp_words_by_ref() invocations 14 years ago
SZEDER Gábor 9244d69b96 completion: don't modify the $cur variable in completion functions 14 years ago
Marius Storm-Olsen b5a49471f0 Automatically autoload bashcompinit for ZSH, when needed 14 years ago
Michael J Gruber 3925b57568 contrib/completion: --notes, --no-notes 14 years ago
Michael J Gruber 6a6ebded7f rev-list --min-parents,--max-parents: doc, test and completion 14 years ago
Jakob Pfender f85a6f0bbb git-completion: Add git help completion for aliases 14 years ago
SZEDER Gábor 1d66ec587e bash: complete 'git diff ...branc<TAB>' 14 years ago
SZEDER Gábor 80152b0943 bash: fix misindented esac statement in __git_complete_file() 14 years ago
Sebastian Schuberth ffe6dc081a mergetool--lib: Add Beyond Compare 3 as a tool 14 years ago
Jay Soffian 5b2af8cac9 bash: teach __git_ps1 about CHERRY_PICK_HEAD 14 years ago
Martin von Zweigbergk 6068ac8848 completion: add missing configuration variables 14 years ago
Tay Ray Chuan 057f327972 bash completion: add basic support for git-reflog 14 years ago
Jonathan Nieder dbda3b1090 bash: simple reimplementation of _get_comp_words_by_ref 14 years ago
Peter van der Does da48616f1d bash: get --pretty=m<tab> completion to work with bash v4 14 years ago
knittl bd40d252ec bash: Match lightweight tags in prompt 14 years ago
Mark Lodato ca209065f3 completion: fix zsh check under bash with 'set -u' 14 years ago
Kevin Ballard 34a6bbb549 completion: Support the DWIM mode for git checkout 15 years ago
SZEDER Gábor c3898111ac bash: support pretty format aliases 15 years ago
SZEDER Gábor 2a5da75579 bash: support more 'git notes' subcommands and their options 15 years ago
SZEDER Gábor 128191f5ee bash: not all 'git bisect' subcommands make sense when not bisecting 15 years ago
SZEDER Gábor 8205ff8e99 bash: offer refs for 'git bisect start' 15 years ago
Michael J Gruber 861514d340 contrib/completion: --no-index option to git diff 15 years ago
Mark Lodato 06f44c3cc5 completion: make compatible with zsh 15 years ago
Andrew Sayers 6d158cba28 bash completion: Support "divergence from upstream" messages in __git_ps1 15 years ago
Andrew Sayers 6c44b6406b bash-completion: Fix __git_ps1 to work with "set -u" 15 years ago
Stephen Boyd d8e1e5df95 completion: Add --signature and format.signature 15 years ago