summaryrefslogtreecommitdiffstats
path: root/contrib/completion/git-completion.bash
AgeCommit message (Expand)AuthorLines
2016-02-22Merge branch 'pw/completion-stash' into maintJunio C Hamano-2/+2
2016-02-22completion: fix mis-indentation in _git_stash()SZEDER Gábor-2/+2
2016-02-05Merge branch 'tb/complete-word-diff-regex' into maintJunio C Hamano-1/+1
2016-02-05Merge branch 'pw/completion-stash' into maintJunio C Hamano-3/+14
2016-02-05Merge branch 'pw/completion-show-branch' into maintJunio C Hamano-1/+1
2016-01-26completion: update completion arguments for stashPaul Wagland-3/+14
2016-01-25completion: complete show-branch "--date-order"Paul Wagland-1/+1
2016-01-25completion: add missing git-rebase optionsJohn Keeping-2/+6
2016-01-20completion: complete "diff --word-diff-regex="Thomas Braun-1/+1
2015-12-21Merge branch 'sg/completion-no-column'Junio C Hamano-0/+1
2015-12-14completion: fix completing unstuck email alias argumentsSZEDER Gábor-1/+1
2015-12-11completion: remove 'git column' from porcelain commandsSZEDER Gábor-0/+1
2015-11-20completion: add support for completing email aliasesJacob Keller-0/+16
2015-08-31Merge branch 'sg/config-name-only'Junio C Hamano-12/+4
2015-08-26Merge branch 'ep/http-configure-ssl-version'Junio C Hamano-0/+1
2015-08-17http: add support for specifying the SSL versionElia Pinto-0/+1
2015-08-10completion: list variable names reliably with 'git config --name-only'SZEDER Gábor-12/+3
2015-08-10config: add '--name-only' option to list only variable namesSZEDER Gábor-0/+1
2015-08-05completion: offer '--edit-todo' during interactive rebaseThomas Braun-1/+4
2015-08-03Merge branch 'sg/completion-commit-cleanup' into maintJunio C Hamano-1/+1
2015-06-24Merge branch 'sg/completion-commit-cleanup'Junio C Hamano-1/+1
2015-06-11Merge branch 'tb/complete-sequencing'Junio C Hamano-0/+5
2015-06-08completion: teach 'scissors' mode to 'git commit --cleanup='SZEDER Gábor-1/+1
2015-06-01completion: suggest sequencer commands for revertThomas Braun-0/+5
2015-05-26Merge branch 'sg/complete-decorate-full-not-long' into maintJunio C Hamano-1/+1
2015-05-22Merge branch 'sg/completion-config'Junio C Hamano-24/+14
2015-05-22Merge branch 'ls/http-ssl-cipher-list'Junio C Hamano-0/+1
2015-05-22Merge branch 'sg/completion-omit-credential-helpers'Junio C Hamano-2/+2
2015-05-12completion: simplify query for config variablesSZEDER Gábor-7/+3
2015-05-12completion: add a helper function to get config variablesSZEDER Gábor-20/+14
2015-05-11Merge branch 'sg/completion-no-redundant-all-command-list'Junio C Hamano-1/+0
2015-05-11Merge branch 'sg/complete-decorate-full-not-long'Junio C Hamano-1/+1
2015-05-08http: add support for specifying an SSL cipher listLars Kellogg-Stedman-0/+1
2015-05-06completion: remove credential helpers from porcelain commandsSZEDER Gábor-2/+2
2015-05-03completion: fix and update 'git log --decorate=' optionsSZEDER Gábor-1/+1
2015-05-03completion: remove redundant __git_compute_all_commands() callSZEDER Gábor-1/+0
2015-04-27Merge branch 'ma/bash-completion-leaking-x' into maintJunio C Hamano-1/+1
2015-04-20Merge branch 'ma/bash-completion-leaking-x'Junio C Hamano-1/+1
2015-04-12completion: fix global bash variable leak on __gitcompappendMárcio Almada-1/+1
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-26Merge branch 'sg/completion-gitcomp-nl-for-refs'Junio C Hamano-2/+2
2015-03-23Merge branch 'js/completion-ctags-pattern-substitution-fix'Junio C Hamano-1/+1
2015-03-23Merge branch 'jk/push-config'Junio C Hamano-0/+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-17Merge branch 'mg/doc-status-color-slot'Junio C Hamano-0/+1
2015-03-17Merge branch 'sg/completion-remote'Junio C Hamano-5/+2
2015-03-14contrib/completion: escape the forward slash in __git_match_ctagJohn Szakmeister-1/+1
2015-03-14push: allow --follow-tags to be set by config push.followTagsDave Olszewski-0/+1