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 'cj/log-invert-grep'
Junio C Hamano
2015-02-11
|
\
|
*
log: teach --invert-grep option
Christoph Junghans
2015-01-13
*
|
Merge branch 'tf/prompt-preserve-exit-status'
Junio C Hamano
2015-01-14
|
\
\
|
*
|
git-prompt: preserve value of $? in all cases
Tony Finch
2015-01-14
*
|
|
Merge branch 'rh/hide-prompt-in-ignored-directory'
Junio C Hamano
2015-01-14
|
\
\
\
|
*
|
|
git-prompt.sh: allow to hide prompt for ignored pwd
Jess Austin
2015-01-07
|
*
|
|
git-prompt.sh: if pc mode, immediately set PS1 to a plain prompt
Richard Hansen
2015-01-07
*
|
|
|
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 'tf/prompt-preserve-exit-status'
Junio C Hamano
2015-01-07
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
git-prompt: preserve value of $? inside shell prompt
Tony Finch
2014-12-22
*
|
|
|
|
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 'jg/prompt-localize-temporary'
Junio C Hamano
2014-12-22
|
\
\
\
\
\
|
*
|
|
|
|
git-prompt.sh: make $f local to __git_eread()
Justin Guenther
2014-12-12
*
|
|
|
|
|
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 'jk/prompt-stash-could-be-packed' into maint
Junio C Hamano
2014-09-19
|
|
\
\
\
\
*
|
\
\
\
\
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/prompt-stash-could-be-packed'
Junio C Hamano
2014-09-09
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
/
/
/
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
git-prompt: do not look for refs/stash in $GIT_DIR
Jeff King
2014-08-25
|
|
/
/
/
/
*
|
|
|
|
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
|
/
/
/
/
*
|
|
|
Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'
Junio C Hamano
2014-05-19
|
\
\
\
\
|
*
|
|
|
git-prompt.sh: don't assume the shell expands the value of PS1
Richard Hansen
2014-05-19
*
|
|
|
|
Merge branch 'fc/prompt-zsh-read-from-file'
Junio C Hamano
2014-05-13
|
\
\
\
\
\
|
*
|
|
|
|
contrib: completion: fix 'eread()' namespace
Felipe Contreras
2014-05-13
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'
Junio C Hamano
2014-05-02
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
git-prompt.sh: don't put unsanitized branch names in $PS1
Richard Hansen
2014-04-22
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'fc/complete-aliased-push'
Junio C Hamano
2014-04-18
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
completion: fix completing args of aliased "push", "fetch", etc.
Felipe Contreras
2014-04-09
*
|
|
|
prompt: fix missing file errors in zsh
Felipe Contreras
2014-04-14
|
/
/
/
*
|
|
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
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]