summaryrefslogtreecommitdiffstats
path: root/contrib/completion/git-completion.bash
AgeCommit message (Expand)AuthorLines
2015-03-28Merge branch 'sg/completion-gitcomp-nl-for-refs' into maintJunio C Hamano-2/+2
2015-03-27Merge branch 'js/completion-ctags-pattern-substitution-fix' into maintJunio C Hamano-1/+1
2015-03-23Merge branch 'sg/completion-remote' into maintJunio C Hamano-5/+2
2015-03-22completion: use __gitcomp_nl() for completing refsSZEDER Gábor-2/+2
2015-03-14contrib/completion: escape the forward slash in __git_match_ctagJohn Szakmeister-1/+1
2015-03-10config,completion: add color.status.unmergedMichael J Gruber-0/+1
2015-03-06completion: simplify __git_remotes()SZEDER Gábor-5/+2
2015-01-14Merge branch 'mm/complete-rebase-autostash'Junio C Hamano-0/+1
2015-01-07Merge branch 'pd/completion-filenames-fix'Junio C Hamano-2/+2
2015-01-07git-completion: add --autostash for 'git rebase'Matthieu Moy-0/+1
2014-12-22Merge branch 'rt/completion-tag'Junio C Hamano-0/+10
2014-12-15Update documentation occurrences of filename .shPeter van der Does-2/+2
2014-12-04completion: add git-tag optionsRalf Thielow-0/+10
2014-11-25git-send-email: add --transfer-encoding optionPaolo Bonzini-0/+4
2014-10-29Merge branch 'oc/mergetools-beyondcompare'Junio C Hamano-1/+1
2014-10-21Merge branch 'js/completion-hide-not-a-repo'Junio C Hamano-1/+2
2014-10-21mergetool: rename bc3 to bcJunio C Hamano-1/+1
2014-10-16Merge branch 'jc/completion-no-chdir'Junio C Hamano-11/+7
2014-10-14completion: silence "fatal: Not a git repository" errorJohn Szakmeister-1/+2
2014-10-09completion: use "git -C $there" instead of (cd $there && git ...)Junio C Hamano-11/+7
2014-10-07completion: add --show-signature for log and showDavid Aguilar-0/+2
2014-09-19Merge branch 'tb/complete-diff-ignore-blank-lines'Junio C Hamano-2/+2
2014-09-03completion: Add --ignore-blank-lines for diffThomas Braun-2/+2
2014-07-30Merge branch 'jk/more-push-completion'Junio C Hamano-1/+27
2014-07-22completion: complete `git push --force-with-lease=`John Keeping-1/+21
2014-07-22completion: add some missing options to `git push`John Keeping-0/+1
2014-07-22completion: complete "unstuck" `git push --recurse-submodules`John Keeping-0/+5
2014-06-25Merge branch 'sp/complete-ext-alias'Junio C Hamano-0/+10
2014-06-13completion: handle '!f() { ... }; f' and "!sh -c '...' -" aliasesSteffen Prohaska-0/+10
2014-05-27completion: add missing options for git-mergeJohn Keeping-1/+4
2014-05-27completion: add a note that merge options are sharedJohn Keeping-0/+1
2014-04-09completion: fix completing args of aliased "push", "fetch", etc.Felipe Contreras-0/+1
2014-03-14Merge branch 'ss/completion-rec-sub-fetch-push'Junio C Hamano-1/+18
2014-02-11completion: teach --recurse-submodules to fetch, pull and pushSup Yut Sum-1/+18
2014-01-27Merge branch 'jk/complete-merge-base'Junio C Hamano-1/+7
2014-01-13completion: handle --[no-]fork-point options to git-rebaseJohn Keeping-1/+1
2014-01-13completion: complete merge-base optionsJohn Keeping-0/+6
2014-01-13Merge branch 'rr/completion-format-coverletter'Junio C Hamano-0/+1
2014-01-07completion: complete format.coverLetterRamkumar Ramachandra-0/+1
2014-01-06completion: fix remote.pushdefaultRamkumar Ramachandra-0/+1
2014-01-06completion: fix branch.autosetup(merge|rebase)Ramkumar Ramachandra-0/+1
2014-01-06completion: introduce __gitcomp_nl_append ()Ramkumar Ramachandra-4/+18
2013-12-12Merge branch 'jn/scripts-updates'Junio C Hamano-2/+0
2013-11-26remove #!interpreter line from shell librariesJonathan Nieder-2/+0
2013-11-12peek-remote: remove deprecated alias of ls-remoteJohn Keeping-1/+0
2013-11-12lost-found: remove deprecated commandJohn Keeping-1/+0
2013-11-12tar-tree: remove deprecated commandJohn Keeping-1/+0
2013-11-12repo-config: remove deprecated alias for "git config"John Keeping-1/+0
2013-10-13mergetools/diffmerge: support DiffMerge as a git mergetoolStefan Saasen-1/+1
2013-09-19completion: improve untracked directory filtering for filename completionSZEDER Gábor-2/+2