summaryrefslogtreecommitdiff
path: root/contrib/completion/git-completion.bash
Commit message (Expand)AuthorAgeFilesLines
* completion: fix completing args of aliased "push", "fetch", etc.fc/complete-aliased-pushFelipe Contreras2014-04-091-0/+1
* Merge branch 'ss/completion-rec-sub-fetch-push'Junio C Hamano2014-03-141-1/+18
|\
| * completion: teach --recurse-submodules to fetch, pull and pushss/completion-rec-sub-fetch-pushSup Yut Sum2014-02-111-1/+18
* | Merge branch 'jk/complete-merge-base'Junio C Hamano2014-01-271-1/+7
|\ \ | |/ |/|
| * completion: handle --[no-]fork-point options to git-rebasejk/complete-merge-baseJohn Keeping2014-01-131-1/+1
| * completion: complete merge-base optionsJohn Keeping2014-01-131-0/+6
* | Merge branch 'rr/completion-format-coverletter'Junio C Hamano2014-01-131-0/+1
|\ \ | |/ |/|
| * completion: complete format.coverLetterrr/completion-format-coverletterRamkumar Ramachandra2014-01-071-0/+1
* | completion: fix remote.pushdefaultrr/completion-branch-configRamkumar Ramachandra2014-01-061-0/+1
* | completion: fix branch.autosetup(merge|rebase)Ramkumar Ramachandra2014-01-061-0/+1
* | completion: introduce __gitcomp_nl_append ()Ramkumar Ramachandra2014-01-061-4/+18
|/
* Merge branch 'jn/scripts-updates'Junio C Hamano2013-12-121-2/+0
|\
| * remove #!interpreter line from shell librariesjn/scripts-updatesJonathan Nieder2013-11-261-2/+0
* | peek-remote: remove deprecated alias of ls-remoteJohn Keeping2013-11-121-1/+0
* | lost-found: remove deprecated commandJohn Keeping2013-11-121-1/+0
* | tar-tree: remove deprecated commandJohn Keeping2013-11-121-1/+0
* | repo-config: remove deprecated alias for "git config"John Keeping2013-11-121-1/+0
|/
* mergetools/diffmerge: support DiffMerge as a git mergetoolStefan Saasen2013-10-131-1/+1
* completion: improve untracked directory filtering for filename completionsg/complete-untracked-filterSZEDER Gábor2013-09-191-2/+2
* git-completion.bash: use correct Bash/Zsh array length syntaxBrandon Casey2013-08-211-1/+1
* Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano2013-08-021-1/+0
|\
| * cygwin: Remove the Win32 l/stat() implementationrj/cygwin-clarify-use-of-cheating-lstatRamsay Jones2013-07-181-1/+0
* | Merge branch 'bc/completion-for-bash-3.0'Junio C Hamano2013-07-301-1/+1
|\ \
| * | git-completion.bash: replace zsh notation that breaks bash 3.XBrandon Casey2013-07-241-1/+1
* | | Merge branch 'es/check-mailmap'Junio C Hamano2013-07-221-0/+1
|\ \ \ | |_|/ |/| |
| * | builtin: add git-check-mailmap commandEric Sunshine2013-07-131-0/+1
* | | Merge branch 'jk/bash-completion'Junio C Hamano2013-07-111-1/+3
|\ \ \
| * | | completion: learn about --man-pathJohn Keeping2013-06-301-0/+1
| * | | completion: handle unstuck form of base git optionsJohn Keeping2013-06-301-1/+2
| |/ /
* | | bash prompt: run 'git rev-parse --git-dir' directly instead of __gitdir()SZEDER Gábor2013-06-241-2/+0
|/ /
* | Sync with maintJunio C Hamano2013-06-211-1/+1
|\ \
| * | completion: complete diff --word-diffRamkumar Ramachandra2013-06-211-1/+1
* | | Merge branch 'rr/complete-difftool-fixup'Junio C Hamano2013-06-141-2/+2
|\ \ \
| * | | completion: show can take both revlist and pathsRamkumar Ramachandra2013-06-091-1/+1
| * | | completion: difftool takes both revs and filesRamkumar Ramachandra2013-06-031-1/+1
| |/ /
* | | Merge branch 'fc/completion-less-ls-remote'Junio C Hamano2013-06-111-8/+2
|\ \ \
| * | | completion: avoid ls-remote in certain scenariosFelipe Contreras2013-06-021-8/+2
| |/ /
* | | Merge branch 'fc/completion'Junio C Hamano2013-06-021-115/+30
|\ \ \ | |_|/ |/| |
| * | completion: remove __git_index_file_list_filter()Felipe Contreras2013-04-271-20/+8
| * | completion: add space after completed filenameFelipe Contreras2013-04-271-1/+1
| * | completion: add hack to enable file mode in bash < 4Felipe Contreras2013-04-271-36/+7
| * | completion: refactor __git_complete_index_file()Felipe Contreras2013-04-271-6/+3
| * | completion: refactor diff_index wrappersFelipe Contreras2013-04-271-55/+16
| * | completion: use __gitcompadd for __gitcomp_fileFelipe Contreras2013-04-271-1/+1
| * | completion; remove unuseful commentsFelipe Contreras2013-04-271-2/+0
* | | Merge branch 'fc/zsh-leftover-bits'Junio C Hamano2013-06-021-15/+7
|\ \ \ | |_|/ |/| |
| * | completion: synchronize zsh wrapperFelipe Contreras2013-05-081-2/+2
| * | completion: cleanup zsh wrapperFelipe Contreras2013-05-081-13/+5
* | | completion: regression fix for zshFelipe Contreras2013-05-211-1/+1
* | | git-svn: added an --include-path flagPaul Walmsley2013-05-091-1/+1
|/ /