646 Commits (a908a31c344cdcce2bf1a9fc163f3bccd2349e6a)

Author SHA1 Message Date
SZEDER Gábor 1dad5c14f9 completion: remove credential helpers from porcelain commands 13 years ago
SZEDER Gábor 93b291e071 completion: put main git and gitk completion functions back into git namespace 13 years ago
Junio C Hamano ac3eb1c384 completion: warn people about duplicated function 13 years ago
Felipe Contreras af31a456b4 completion: split __git_ps1 into a separate script 13 years ago
Felipe Contreras 1098ff5a21 completion: remove executable mode 13 years ago
Felipe Contreras b0a4b2d257 completion: add support for backwards compatibility 13 years ago
Felipe Contreras 7f02f3d7ec completion: rename internal helpers _git and _gitk 13 years ago
Felipe Contreras 6b179adfe9 completion: add new __git_complete helper 13 years ago
Felipe Contreras 41e6229db4 completion: simplify __git_complete_revlist_file 13 years ago
SZEDER Gábor 911d5da6f2 completion: fix completion after 'git --option <TAB>' 13 years ago
Jonathan Nieder 3ffcd08688 completion: avoid trailing space for --exec-path 13 years ago
Felipe Contreras 69ef3c0296 completion: add missing general options 13 years ago
Felipe Contreras 3954068128 completion: simplify by using $prev 13 years ago
Felipe Contreras 3bf421ea62 completion: simplify __gitcomp_1 13 years ago
Alex Merry 471dcfdbb2 contrib/completion: "local var=()" is misinterpreted as func-decl by zsh 13 years ago
Zbigniew Jędrzejewski-Szmek df44483a5d diff --stat: add config option to limit graph width 13 years ago
Philip Jägenstedt 6e8c755fd3 completion: normalize increment/decrement style 13 years ago
Philip Jägenstedt f1c6ffe684 completion: remote set-* <name> and <branch> 13 years ago
Philip Jägenstedt 514a529d25 completion: use tabs for indentation 13 years ago
Philip Jägenstedt 176158cabd completion: remove stale "to submit patches" documentation 13 years ago
Frederic Heitzmann 7b151f492d completion: add --interactive option to git svn dcommit 13 years ago
Christian Hammerl f24a595f72 completion: Allow dash as the first character for __git_ps1 13 years ago
Ralf Thielow a7fab08b6e completion: --list option for git-branch 13 years ago
Felipe Contreras 583e4d579d completion: simplify __gitcomp and __gitcomp_nl implementations 13 years ago
Felipe Contreras d79f81adfe completion: use ls -1 instead of rolling a loop to do that ourselves 13 years ago
Felipe Contreras cf0ff02a38 completion: work around zsh option propagation bug 13 years ago
Adrian Weimann 2ff14e31bd completion: --edit and --no-edit for git-merge 13 years ago
Adrian Weimann aad0709221 completion: --edit and --no-edit for git-merge 13 years ago
Ralf Thielow 48c07d8684 completion: --edit-description option for git-branch 13 years ago
Felipe Contreras f15026b514 git-completion: workaround zsh COMPREPLY bug 13 years ago
Thomas Rast 6f2dd720b6 bash completion: use read -r everywhere 13 years ago
SZEDER Gábor 4804d43791 completion: don't leak variable from the prompt into environment 13 years ago
Stefan Naewe e5b8eebc03 completion: fix issue with process substitution not working on Git for Windows 14 years ago
SZEDER Gábor 6486ca6d77 completion: remove broken dead code from __git_heads() and __git_tags() 14 years ago
SZEDER Gábor d51a8ecd5f completion: fast initial completion for config 'remote.*.fetch' value 14 years ago
SZEDER Gábor 48058f5df4 completion: improve ls-remote output filtering in __git_refs_remotes() 14 years ago
SZEDER Gábor d79bcf2cf2 completion: query only refs/heads/ in __git_refs_remotes() 14 years ago
SZEDER Gábor fb772cca2b completion: support full refs from remote repositories 14 years ago
SZEDER Gábor d8c0453e1a completion: improve ls-remote output filtering in __git_refs() 14 years ago
SZEDER Gábor abf05987de completion: make refs completion consistent for local and remote repos 14 years ago
SZEDER Gábor a31e62629a completion: optimize refs completion 14 years ago
SZEDER Gábor f674bb8078 completion: document __gitcomp() 14 years ago
Jeff King 29eec71f21 completion: match ctags symbol names in grep patterns 14 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