aboutsummaryrefslogtreecommitdiff
path: root/contrib/completion/git-completion.bash
Commit message (Expand)AuthorAge
* Merge branch 'tb/complete-diff-ignore-blank-lines'Junio C Hamano2014-09-19
|\
| * completion: Add --ignore-blank-lines for diffThomas Braun2014-09-03
* | Merge branch 'jk/more-push-completion'Junio C Hamano2014-07-30
|\ \
| * | completion: complete `git push --force-with-lease=`John Keeping2014-07-22
| * | completion: add some missing options to `git push`John Keeping2014-07-22
| * | completion: complete "unstuck" `git push --recurse-submodules`John Keeping2014-07-22
| |/
* | Merge branch 'sp/complete-ext-alias'Junio C Hamano2014-06-25
|\ \ | |/ |/|
| * completion: handle '!f() { ... }; f' and "!sh -c '...' -" aliasesSteffen Prohaska2014-06-13
* | completion: add missing options for git-mergeJohn Keeping2014-05-27
* | completion: add a note that merge options are sharedJohn Keeping2014-05-27
|/
* completion: fix completing args of aliased "push", "fetch", etc.Felipe Contreras2014-04-09
* Merge branch 'ss/completion-rec-sub-fetch-push'Junio C Hamano2014-03-14
|\
| * completion: teach --recurse-submodules to fetch, pull and pushSup Yut Sum2014-02-11
* | Merge branch 'jk/complete-merge-base'Junio C Hamano2014-01-27
|\ \ | |/ |/|
| * completion: handle --[no-]fork-point options to git-rebaseJohn Keeping2014-01-13
| * completion: complete merge-base optionsJohn Keeping2014-01-13
* | Merge branch 'rr/completion-format-coverletter'Junio C Hamano2014-01-13
|\ \ | |/ |/|
| * completion: complete format.coverLetterRamkumar Ramachandra2014-01-07
* | completion: fix remote.pushdefaultRamkumar Ramachandra2014-01-06
* | completion: fix branch.autosetup(merge|rebase)Ramkumar Ramachandra2014-01-06
* | completion: introduce __gitcomp_nl_append ()Ramkumar Ramachandra2014-01-06
|/
* Merge branch 'jn/scripts-updates'Junio C Hamano2013-12-12
|\
| * remove #!interpreter line from shell librariesJonathan Nieder2013-11-26
* | peek-remote: remove deprecated alias of ls-remoteJohn Keeping2013-11-12
* | lost-found: remove deprecated commandJohn Keeping2013-11-12
* | tar-tree: remove deprecated commandJohn Keeping2013-11-12
* | repo-config: remove deprecated alias for "git config"John Keeping2013-11-12
|/
* mergetools/diffmerge: support DiffMerge as a git mergetoolStefan Saasen2013-10-13
* completion: improve untracked directory filtering for filename completionSZEDER Gábor2013-09-19
* git-completion.bash: use correct Bash/Zsh array length syntaxBrandon Casey2013-08-21
* Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano2013-08-02
|\
| * cygwin: Remove the Win32 l/stat() implementationRamsay Jones2013-07-18
* | Merge branch 'bc/completion-for-bash-3.0'Junio C Hamano2013-07-30
|\ \
| * | git-completion.bash: replace zsh notation that breaks bash 3.XBrandon Casey2013-07-24
* | | Merge branch 'es/check-mailmap'Junio C Hamano2013-07-22
|\ \ \ | |_|/ |/| |
| * | builtin: add git-check-mailmap commandEric Sunshine2013-07-13
* | | Merge branch 'jk/bash-completion'Junio C Hamano2013-07-11
|\ \ \
| * | | completion: learn about --man-pathJohn Keeping2013-06-30
| * | | completion: handle unstuck form of base git optionsJohn Keeping2013-06-30
| |/ /
* | | bash prompt: run 'git rev-parse --git-dir' directly instead of __gitdir()SZEDER Gábor2013-06-24
|/ /
* | Sync with maintJunio C Hamano2013-06-21
|\ \
| * | completion: complete diff --word-diffRamkumar Ramachandra2013-06-21
* | | Merge branch 'rr/complete-difftool-fixup'Junio C Hamano2013-06-14
|\ \ \
| * | | completion: show can take both revlist and pathsRamkumar Ramachandra2013-06-09
| * | | completion: difftool takes both revs and filesRamkumar Ramachandra2013-06-03
| |/ /
* | | Merge branch 'fc/completion-less-ls-remote'Junio C Hamano2013-06-11
|\ \ \
| * | | completion: avoid ls-remote in certain scenariosFelipe Contreras2013-06-02
| |/ /
* | | Merge branch 'fc/completion'Junio C Hamano2013-06-02
|\ \ \ | |_|/ |/| |
| * | completion: remove __git_index_file_list_filter()Felipe Contreras2013-04-27
| * | completion: add space after completed filenameFelipe Contreras2013-04-27