498 Commits (776009d1b2bcfbd001767758fea0c2ff0e74383d)

Author SHA1 Message Date
John Keeping 776009d1b2 completion: handle unstuck form of base git options 12 years ago
Ramkumar Ramachandra c0add3073a completion: complete diff --word-diff 12 years ago
Ramkumar Ramachandra 5269f7f8c6 completion: show can take both revlist and paths 12 years ago
Ramkumar Ramachandra d8517cc667 completion: difftool takes both revs and files 12 years ago
Felipe Contreras e832f5c096 completion: avoid ls-remote in certain scenarios 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 734b2f0532 completion: synchronize zsh wrapper 12 years ago
Felipe Contreras 2bcf694b18 completion: cleanup zsh wrapper 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
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
Felipe Contreras c29e317994 completion: remove __git_index_file_list_filter() 12 years ago
Felipe Contreras fbe451182e completion: add space after completed filename 12 years ago
Felipe Contreras 3ffa4df4b2 completion: add hack to enable file mode in bash < 4 12 years ago
Felipe Contreras fda54ef1aa completion: refactor __git_complete_index_file() 12 years ago
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
MÃ¥rten Kongstad 7612e61e33 completion: remove duplicate block for "git commit -c" 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
Matthieu Moy 35ba83ccf6 git-completion.bash: zsh does not implement function redirection correctly 12 years ago
Jens Lehmann cf41982806 submodule: add 'deinit' command 12 years ago
Matthieu Moy 66c0786ca5 completion: support 'git config --local' 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
Adam Spiers 368aa52952 add git-check-ignore sub-command 12 years ago
Jeff King 6853975857 completion: complete refs for "git commit -c" 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 4db42b3823 Completion must sort before using uniq 12 years ago
Felipe Contreras d8b453149c completion: start moving to the new zsh completion 12 years ago
SZEDER Gábor 585b96bd4c completion: remove 'help' duplicate from porcelain commands 12 years ago
Felipe Contreras 2f65494d84 completion: add format-patch options to send-email 13 years ago
Jeff King 666ca59a8c Revert "completion: fix shell expansion of items" 13 years ago
Felipe Contreras 25ae7cfd19 completion: fix shell expansion of items 13 years ago
Yacine Belkadi 7dd9ab0c8b completion: add --no-edit to git-commit 13 years ago