summaryrefslogtreecommitdiff
path: root/contrib/completion/git-completion.bash
AgeCommit message (Expand)AuthorFilesLines
2014-02-11completion: teach --recurse-submodules to fetch, pull and pushSup Yut Sum1-1/+18
2014-01-27Merge branch 'jk/complete-merge-base'Junio C Hamano1-1/+7
2014-01-13completion: handle --[no-]fork-point options to git-rebaseJohn Keeping1-1/+1
2014-01-13completion: complete merge-base optionsJohn Keeping1-0/+6
2014-01-13Merge branch 'rr/completion-format-coverletter'Junio C Hamano1-0/+1
2014-01-07completion: complete format.coverLetterRamkumar Ramachandra1-0/+1
2014-01-06completion: fix remote.pushdefaultRamkumar Ramachandra1-0/+1
2014-01-06completion: fix branch.autosetup(merge|rebase)Ramkumar Ramachandra1-0/+1
2014-01-06completion: introduce __gitcomp_nl_append ()Ramkumar Ramachandra1-4/+18
2013-12-12Merge branch 'jn/scripts-updates'Junio C Hamano1-2/+0
2013-11-26remove #!interpreter line from shell librariesJonathan Nieder1-2/+0
2013-11-12peek-remote: remove deprecated alias of ls-remoteJohn Keeping1-1/+0
2013-11-12lost-found: remove deprecated commandJohn Keeping1-1/+0
2013-11-12tar-tree: remove deprecated commandJohn Keeping1-1/+0
2013-11-12repo-config: remove deprecated alias for "git config"John Keeping1-1/+0
2013-10-13mergetools/diffmerge: support DiffMerge as a git mergetoolStefan Saasen1-1/+1
2013-09-19completion: improve untracked directory filtering for filename completionSZEDER Gábor1-2/+2
2013-08-21git-completion.bash: use correct Bash/Zsh array length syntaxBrandon Casey1-1/+1
2013-08-02Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano1-1/+0
2013-07-30Merge branch 'bc/completion-for-bash-3.0'Junio C Hamano1-1/+1
2013-07-24git-completion.bash: replace zsh notation that breaks bash 3.XBrandon Casey1-1/+1
2013-07-22Merge branch 'es/check-mailmap'Junio C Hamano1-0/+1
2013-07-18cygwin: Remove the Win32 l/stat() implementationRamsay Jones1-1/+0
2013-07-13builtin: add git-check-mailmap commandEric Sunshine1-0/+1
2013-07-11Merge branch 'jk/bash-completion'Junio C Hamano1-1/+3
2013-06-30completion: learn about --man-pathJohn Keeping1-0/+1
2013-06-30completion: handle unstuck form of base git optionsJohn Keeping1-1/+2
2013-06-24bash prompt: run 'git rev-parse --git-dir' directly instead of __gitdir()SZEDER Gábor1-2/+0
2013-06-21Sync with maintJunio C Hamano1-1/+1
2013-06-21completion: complete diff --word-diffRamkumar Ramachandra1-1/+1
2013-06-14Merge branch 'rr/complete-difftool-fixup'Junio C Hamano1-2/+2
2013-06-11Merge branch 'fc/completion-less-ls-remote'Junio C Hamano1-8/+2
2013-06-09completion: show can take both revlist and pathsRamkumar Ramachandra1-1/+1
2013-06-03completion: difftool takes both revs and filesRamkumar Ramachandra1-1/+1
2013-06-02completion: avoid ls-remote in certain scenariosFelipe Contreras1-8/+2
2013-06-02Merge branch 'fc/completion'Junio C Hamano1-115/+30
2013-06-02Merge branch 'fc/zsh-leftover-bits'Junio C Hamano1-15/+7
2013-05-21completion: regression fix for zshFelipe Contreras1-1/+1
2013-05-09git-svn: added an --include-path flagPaul Walmsley1-1/+1
2013-05-08completion: synchronize zsh wrapperFelipe Contreras1-2/+2
2013-05-08completion: cleanup zsh wrapperFelipe Contreras1-13/+5
2013-04-29git-completion.bash: add remote.pushdefault to config listRamkumar Ramachandra1-0/+5
2013-04-29git-completion.bash: add branch.*.pushremote to config listRamkumar Ramachandra1-2/+2
2013-04-29Merge branch 'maint'Junio C Hamano1-1/+10
2013-04-29git-completion.bash: complete branch.*.rebase as booleanRamkumar Ramachandra1-0/+4
2013-04-29git-completion.bash: add diff.submodule to config listRamkumar Ramachandra1-0/+5
2013-04-29git-completion.bash: lexical sorting for diff.statGraphWidthRamkumar Ramachandra1-1/+1
2013-04-27completion: add missing format-patch optionsFelipe Contreras1-1/+2
2013-04-27completion: remove __git_index_file_list_filter()Felipe Contreras1-20/+8
2013-04-27completion: add space after completed filenameFelipe Contreras1-1/+1