index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
completion
Commit message (
Expand
)
Author
Age
*
Merge branch 'pw/completion-stash'
Junio C Hamano
2016-02-22
|
\
|
*
completion: fix mis-indentation in _git_stash()
SZEDER Gábor
2016-02-22
*
|
Merge branch 'cc/untracked'
Junio C Hamano
2016-02-10
|
\
\
|
*
|
config: add core.untrackedCache
Christian Couder
2016-01-27
*
|
|
Merge branch 'pw/completion-stash'
Junio C Hamano
2016-02-03
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
completion: update completion arguments for stash
Paul Wagland
2016-01-26
*
|
|
Merge branch 'pw/completion-show-branch'
Junio C Hamano
2016-02-03
|
\
\
\
|
*
|
|
completion: complete show-branch "--date-order"
Paul Wagland
2016-01-25
|
|
/
/
*
|
|
Merge branch 'jk/completion-rebase'
Junio C Hamano
2016-02-03
|
\
\
\
|
*
|
|
completion: add missing git-rebase options
John Keeping
2016-01-25
|
|
/
/
*
|
|
Merge branch 'tb/complete-word-diff-regex'
Junio C Hamano
2016-02-03
|
\
\
\
|
*
|
|
completion: complete "diff --word-diff-regex="
Thomas Braun
2016-01-20
*
|
|
|
Merge branch 'js/pull-rebase-i'
Junio C Hamano
2016-01-26
|
\
\
\
\
|
*
|
|
|
completion: add missing branch.*.rebase values
Johannes Schindelin
2016-01-13
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'vl/grep-configurable-threads'
Junio C Hamano
2016-01-12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
grep: add --threads=<num> option and grep.threads configuration
Victor Leschuk
2015-12-16
*
|
|
|
Merge branch 'sg/completion-no-column'
Junio C Hamano
2015-12-21
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
completion: remove 'git column' from porcelain commands
SZEDER Gábor
2015-12-11
|
*
|
|
Merge branch 'sg/completion-commit-cleanup' into maint
Junio C Hamano
2015-08-03
|
|
\
\
\
*
|
\
\
\
Merge branch 'jk/send-email-complete-aliases'
Junio C Hamano
2015-12-15
|
\
\
\
\
\
|
*
|
|
|
|
completion: fix completing unstuck email alias arguments
SZEDER Gábor
2015-12-14
*
|
|
|
|
|
Merge branch 'sg/bash-prompt-dirty-orphan'
Junio C Hamano
2015-12-04
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
bash prompt: indicate dirty index even on orphan branches
SZEDER Gábor
2015-11-24
|
*
|
|
|
|
bash prompt: remove a redundant 'git diff' option
SZEDER Gábor
2015-11-24
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
completion: add support for completing email aliases
Jacob Keller
2015-11-20
|
/
/
/
/
*
|
|
|
Merge branch 'sg/config-name-only'
Junio C Hamano
2015-08-31
|
\
\
\
\
|
*
|
|
|
completion: list variable names reliably with 'git config --name-only'
SZEDER Gábor
2015-08-10
|
*
|
|
|
config: add '--name-only' option to list only variable names
SZEDER Gábor
2015-08-10
*
|
|
|
|
Merge branch 'ep/http-configure-ssl-version'
Junio C Hamano
2015-08-26
|
\
\
\
\
\
|
*
|
|
|
|
http: add support for specifying the SSL version
Elia Pinto
2015-08-17
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'tb/complete-rebase-i-edit-todo'
Junio C Hamano
2015-08-19
|
\
\
\
\
\
|
*
|
|
|
|
completion: offer '--edit-todo' during interactive rebase
Thomas Braun
2015-08-05
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'sg/bash-prompt-untracked-optim'
Junio C Hamano
2015-08-03
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
bash prompt: faster untracked status indicator with untracked directories
SZEDER Gábor
2015-07-20
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'jc/prompt-document-ps1-state-separator' into maint
Junio C Hamano
2015-07-15
|
|
\
\
\
|
*
\
\
\
Merge branch 'af/tcsh-completion-noclobber' into maint
Junio C Hamano
2015-07-15
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'sg/complete-decorate-full-not-long' into maint
Junio C Hamano
2015-05-26
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge branch 'jc/prompt-document-ps1-state-separator'
Junio C Hamano
2015-07-01
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
git-prompt.sh: document GIT_PS1_STATESEPARATOR
Joe Cridge
2015-06-10
*
|
|
|
|
|
|
Merge branch 'af/tcsh-completion-noclobber'
Junio C Hamano
2015-06-24
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
git-completion.tcsh: fix redirect with noclobber
Ariel Faigon
2015-06-09
*
|
|
|
|
|
|
Merge branch 'sg/completion-commit-cleanup'
Junio C Hamano
2015-06-24
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
completion: teach 'scissors' mode to 'git commit --cleanup='
SZEDER Gábor
2015-06-08
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'tb/complete-sequencing'
Junio C Hamano
2015-06-11
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
completion: suggest sequencer commands for revert
Thomas Braun
2015-06-01
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'sg/completion-config'
Junio C Hamano
2015-05-22
|
\
\
\
\
\
|
*
|
|
|
|
completion: simplify query for config variables
SZEDER Gábor
2015-05-12
|
*
|
|
|
|
completion: add a helper function to get config variables
SZEDER Gábor
2015-05-12
*
|
|
|
|
|
Merge branch 'ls/http-ssl-cipher-list'
Junio C Hamano
2015-05-22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
http: add support for specifying an SSL cipher list
Lars Kellogg-Stedman
2015-05-08
[next]