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
/
git-completion.bash
Commit message (
Expand
)
Author
Age
*
Merge branch 'sg/completion-commit-cleanup' into maint
Junio C Hamano
2015-08-03
|
\
|
*
completion: teach 'scissors' mode to 'git commit --cleanup='
SZEDER Gábor
2015-06-08
*
|
Merge branch 'sg/complete-decorate-full-not-long' into maint
Junio C Hamano
2015-05-26
|
\
\
|
*
|
completion: fix and update 'git log --decorate=' options
SZEDER Gábor
2015-05-03
*
|
|
Merge branch 'ma/bash-completion-leaking-x'
Junio C Hamano
2015-04-20
|
\
\
\
|
*
|
|
completion: fix global bash variable leak on __gitcompappend
Márcio Almada
2015-04-12
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sg/completion-gitcomp-nl-for-refs'
Junio C Hamano
2015-03-26
|
\
\
\
|
*
|
|
completion: use __gitcomp_nl() for completing refs
SZEDER Gábor
2015-03-22
*
|
|
|
Merge branch 'js/completion-ctags-pattern-substitution-fix'
Junio C Hamano
2015-03-23
|
\
\
\
\
|
*
|
|
|
contrib/completion: escape the forward slash in __git_match_ctag
John Szakmeister
2015-03-14
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'jk/push-config'
Junio C Hamano
2015-03-23
|
\
\
\
\
|
*
|
|
|
push: allow --follow-tags to be set by config push.followTags
Dave Olszewski
2015-03-14
*
|
|
|
|
Merge branch 'mg/doc-status-color-slot'
Junio C Hamano
2015-03-17
|
\
\
\
\
\
|
*
|
|
|
|
config,completion: add color.status.unmerged
Michael J Gruber
2015-03-10
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'sg/completion-remote'
Junio C Hamano
2015-03-17
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
completion: simplify __git_remotes()
SZEDER Gábor
2015-03-06
|
|
/
/
/
*
|
|
|
Merge branch 'cj/log-invert-grep'
Junio C Hamano
2015-02-11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
log: teach --invert-grep option
Christoph Junghans
2015-01-13
*
|
|
|
Merge branch 'mm/complete-rebase-autostash'
Junio C Hamano
2015-01-14
|
\
\
\
\
|
*
|
|
|
git-completion: add --autostash for 'git rebase'
Matthieu Moy
2015-01-07
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'pd/completion-filenames-fix'
Junio C Hamano
2015-01-07
|
\
\
\
\
|
*
|
|
|
Update documentation occurrences of filename .sh
Peter van der Does
2014-12-15
*
|
|
|
|
Merge branch 'rt/completion-tag'
Junio C Hamano
2014-12-22
|
\
\
\
\
\
|
*
|
|
|
|
completion: add git-tag options
Ralf Thielow
2014-12-04
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
git-send-email: add --transfer-encoding option
Paolo Bonzini
2014-11-25
*
|
|
|
|
Merge branch 'oc/mergetools-beyondcompare'
Junio C Hamano
2014-10-29
|
\
\
\
\
\
|
*
|
|
|
|
mergetool: rename bc3 to bc
Junio C Hamano
2014-10-21
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'js/completion-hide-not-a-repo'
Junio C Hamano
2014-10-21
|
\
\
\
\
\
|
*
|
|
|
|
completion: silence "fatal: Not a git repository" error
John Szakmeister
2014-10-14
*
|
|
|
|
|
Merge branch 'jc/completion-no-chdir'
Junio C Hamano
2014-10-16
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
completion: use "git -C $there" instead of (cd $there && git ...)
Junio C Hamano
2014-10-09
*
|
|
|
|
|
completion: add --show-signature for log and show
David Aguilar
2014-10-07
*
|
|
|
|
|
Merge branch 'tb/complete-diff-ignore-blank-lines'
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
completion: Add --ignore-blank-lines for diff
Thomas Braun
2014-09-03
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jk/more-push-completion'
Junio C Hamano
2014-07-30
|
\
\
\
\
\
|
*
|
|
|
|
completion: complete `git push --force-with-lease=`
John Keeping
2014-07-22
|
*
|
|
|
|
completion: add some missing options to `git push`
John Keeping
2014-07-22
|
*
|
|
|
|
completion: complete "unstuck" `git push --recurse-submodules`
John Keeping
2014-07-22
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'sp/complete-ext-alias'
Junio C Hamano
2014-06-25
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
completion: handle '!f() { ... }; f' and "!sh -c '...' -" aliases
Steffen Prohaska
2014-06-13
*
|
|
|
|
completion: add missing options for git-merge
John Keeping
2014-05-27
*
|
|
|
|
completion: add a note that merge options are shared
John Keeping
2014-05-27
|
/
/
/
/
*
|
|
|
completion: fix completing args of aliased "push", "fetch", etc.
Felipe Contreras
2014-04-09
*
|
|
|
Merge branch 'ss/completion-rec-sub-fetch-push'
Junio C Hamano
2014-03-14
|
\
\
\
\
|
*
|
|
|
completion: teach --recurse-submodules to fetch, pull and push
Sup Yut Sum
2014-02-11
*
|
|
|
|
Merge branch 'jk/complete-merge-base'
Junio C Hamano
2014-01-27
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
completion: handle --[no-]fork-point options to git-rebase
John Keeping
2014-01-13
|
*
|
|
|
completion: complete merge-base options
John Keeping
2014-01-13
*
|
|
|
|
Merge branch 'rr/completion-format-coverletter'
Junio C Hamano
2014-01-13
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
completion: complete format.coverLetter
Ramkumar Ramachandra
2014-01-07
[next]