577 Commits (be5e85016f8d3eb1045837cc3e114ed211cb0f91)

Author SHA1 Message Date
Felipe Contreras f825972c38 completion: refactor diff_index wrappers 12 years ago
Felipe Contreras 0afe8e9e98 completion: use __gitcompadd for __gitcomp_file 12 years ago
Felipe Contreras 9ab8d18322 completion; remove unuseful comments 12 years ago
Zoltan Klinger b71dc3e1a0 bash-prompt.sh: show where rebase is at when stopped 12 years ago
Mårten Kongstad 7612e61e33 completion: remove duplicate block for "git commit -c" 12 years ago
Felipe Contreras 24b6132e57 prompt: fix untracked files for zsh 12 years ago
Felipe Contreras ddc996d767 completion: small optimization 12 years ago
Felipe Contreras b4cfbc969c completion: inline __gitcomp_1 to its sole callsite 12 years ago
Felipe Contreras 7d13e0a3af completion: get rid of compgen 12 years ago
Felipe Contreras 1ce23aad34 completion: add new __gitcompadd helper 12 years ago
Felipe Contreras 0285118e59 completion: get rid of empty COMPREPLY assignments 12 years ago
Felipe Contreras 7655fa7fa9 completion: add more cherry-pick options 12 years ago
Robin Rosenberg 3ee4452837 bash: teach __git_ps1 about REVERT_HEAD 12 years ago
Matthieu Moy 35ba83ccf6 git-completion.bash: zsh does not implement function redirection correctly 12 years ago
Matthieu Moy 926eb7ba4c git-completion.zsh: define __gitcomp_file compatibility function 12 years ago
Jens Lehmann cf41982806 submodule: add 'deinit' command 12 years ago
Martin Erik Werner 31e6a4e613 shell-prompt: clean up nested if-then 12 years ago
Martin Erik Werner 66cb5d4420 shell prompt: add bash.showUntrackedFiles option 12 years ago
Matthieu Moy 66c0786ca5 completion: support 'git config --local' 12 years ago
Marc Khouzam c6929ff239 completion: handle path completion and colon for tcsh script 12 years ago
Junio C Hamano 5047822347 t9902: protect test from stray build artifacts 12 years ago
Brandon Casey 50c5885e05 git-completion.bash: replace zsh notation that breaks bash 3.X 12 years ago
Michal Privoznik 07924d4d50 diff: Introduce --diff-algorithm command line option 12 years ago
Michal Privoznik 07ab4dec80 config: Introduce diff.algorithm variable 12 years ago
Michal Privoznik 216120ab83 git-completion.bash: Autocomplete --minimal and --histogram for git-diff 12 years ago
Manlio Perillo fea16b47b6 git-completion.bash: add support for path completion 12 years ago
Dylan Smith ca87dd623d git-completion.bash: silence "not a valid object" errors 12 years ago
Marc Khouzam 92f1c04243 Prevent space after directories in tcsh completion 12 years ago
Adam Spiers 368aa52952 add git-check-ignore sub-command 12 years ago
Simon Oosthoek 126b59692b make __git_ps1 accept a third parameter in pcmode 12 years ago
Jeff King 6853975857 completion: complete refs for "git commit -c" 12 years ago
Junio C Hamano de29a7ac0e git-prompt.sh: update PROMPT_COMMAND documentation 12 years ago
Marc Khouzam 75ed918bda Add file completion to tcsh git completion. 12 years ago
Anders Kaseorg 50b03b04c0 git-prompt: Document GIT_PS1_DESCRIBE_STYLE 12 years ago
Felipe Contreras 9cd67bd2ef completion: fix warning for zsh 12 years ago
Ralf Thielow 4047fecf71 completion: add options --single-branch and --branch to "git clone" 12 years ago
Marc Khouzam ce45ea6a13 Support for git aliasing for tcsh completion 12 years ago
Marc Khouzam 4db42b3823 Completion must sort before using uniq 12 years ago
Felipe Contreras d8b453149c completion: start moving to the new zsh completion 12 years ago
Felipe Contreras c9407860f4 completion: add new zsh completion 12 years ago
Marc Khouzam 9673b8c392 tcsh-completion re-using git-completion.bash 12 years ago
SZEDER Gábor 585b96bd4c completion: remove 'help' duplicate from porcelain commands 12 years ago
Junio C Hamano 76c36c02ff coloured git-prompt: paint detached HEAD marker in red 13 years ago
Simon Oosthoek 9b3aaf8bf1 Fix up colored git-prompt 13 years ago
Felipe Contreras 2f65494d84 completion: add format-patch options to send-email 13 years ago
Simon Oosthoek 9b7e776c0a show color hints based on state of the git tree 13 years ago
Simon Oosthoek 1bfc51ac81 Allow __git_ps1 to be used in PROMPT_COMMAND 13 years ago
Jeff King 666ca59a8c Revert "completion: fix shell expansion of items" 13 years ago
Jonathan "Duke" Leto f9db19214a Improve the description of GIT_PS1_SHOWUPSTREAM 13 years ago
Felipe Contreras 25ae7cfd19 completion: fix shell expansion of items 13 years ago