526 Commits (0bf5ce4ef27dd24461d7b7b8049058bf80301ddf)

Author SHA1 Message Date
Ramkumar Ramachandra c0add3073a completion: complete diff --word-diff 12 years ago
Felipe Contreras 1306321ebe prompt: fix for simple rebase 12 years ago
Thomas Gummerer d0583da838 prompt: fix show upstream with svn and zsh 12 years ago
Felipe Contreras 737044517f completion: regression fix for zsh 12 years ago
Paul Walmsley a7b102302a git-svn: added an --include-path flag 12 years ago
Felipe Contreras 6606a69f45 completion: zsh: don't override suffix on _detault 12 years ago
Ramkumar Ramachandra 7e6a0cc47d git-completion.bash: add remote.pushdefault to config list 12 years ago
Ramkumar Ramachandra 72f7507710 git-completion.bash: add branch.*.pushremote to config list 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
Ramkumar Ramachandra a05490edbf git-completion.bash: complete branch.*.rebase as boolean 12 years ago
Ramkumar Ramachandra 2651baaea9 git-completion.bash: add diff.submodule to config list 12 years ago
Ramkumar Ramachandra de7c201a10 git-completion.bash: lexical sorting for diff.statGraphWidth 12 years ago
Felipe Contreras ea57352182 completion: add missing format-patch options 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