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 'jk/git-tricks'
Junio C Hamano
2011-10-30
|
\
|
*
completion: match ctags symbol names in grep patterns
Jeff King
2011-10-21
*
|
completion: fix issue with process substitution not working on Git for Windows
Stefan Naewe
2011-10-26
|
/
*
Merge branch 'sg/completion'
Junio C Hamano
2011-10-17
|
\
|
*
completion: unite --format and --pretty for 'log' and 'show'
SZEDER Gábor
2011-10-10
|
*
completion: unite --reuse-message and --reedit-message for 'notes'
SZEDER Gábor
2011-10-10
*
|
Merge branch 'tm/completion-push-set-upstream'
Junio C Hamano
2011-10-17
|
\
\
|
*
|
completion: push --set-upstream
Teemu Matilainen
2011-10-06
*
|
|
Merge branch 'tm/completion-commit-fixup-squash'
Junio C Hamano
2011-10-17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
completion: commit --fixup and --squash
Teemu Matilainen
2011-10-06
|
*
|
completion: unite --reuse-message and --reedit-message handling
Teemu Matilainen
2011-10-06
|
|
/
*
|
Merge branch 'js/ref-namespaces'
Junio C Hamano
2011-08-17
|
\
\
|
*
|
ref namespaces: documentation
Josh Triplett
2011-07-11
|
*
|
ref namespaces: infrastructure
Josh Triplett
2011-07-06
*
|
|
Merge branch 'maint'
Junio C Hamano
2011-06-26
|
\
\
\
|
*
\
\
Merge branch 'maint-1.7.4' into maint
Junio C Hamano
2011-06-24
|
|
\
\
\
|
|
*
|
|
completion: replace core.abbrevguard to core.abbrev
Namhyung Kim
2011-06-24
*
|
|
|
|
Merge branch 'mk/grep-pcre'
Junio C Hamano
2011-05-30
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
git-grep: Learn PCRE
Michał Kiedrowicz
2011-05-09
|
*
|
|
|
contrib/completion: --line-number to git grep
Michał Kiedrowicz
2011-05-05
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'sg/completion-updates'
Junio C Hamano
2011-05-16
|
\
\
\
\
|
*
\
\
\
Merge branch 'fc/completion-zsh' into sg/completion-updates
Junio C Hamano
2011-05-10
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
git-completion: fix regression in zsh support
Felipe Contreras
2011-05-10
|
|
|
/
/
|
*
|
|
Revert "completion: don't declare 'local words' to make zsh happy"
Junio C Hamano
2011-05-10
|
*
|
|
completion: move private shopt shim for zsh to __git_ namespace
Jonathan Nieder
2011-05-08
|
*
|
|
completion: don't declare 'local words' to make zsh happy
SZEDER Gábor
2011-04-28
*
|
|
|
Merge branch 'sg/completion-cleanup'
Junio C Hamano
2011-05-06
|
\
\
\
\
|
|
/
/
/
|
*
|
|
completion: remove unnecessary _get_comp_words_by_ref() invocations
SZEDER Gábor
2011-04-28
|
*
|
|
completion: don't modify the $cur variable in completion functions
SZEDER Gábor
2011-04-28
*
|
|
|
Merge branch 'jk/notes-ui-updates'
Junio C Hamano
2011-05-02
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
contrib/completion: --notes, --no-notes
Michael J Gruber
2011-04-14
|
|
/
/
*
|
|
Automatically autoload bashcompinit for ZSH, when needed
Marius Storm-Olsen
2011-04-27
|
/
/
*
|
Merge branch 'mg/rev-list-n-parents'
Junio C Hamano
2011-03-26
|
\
\
|
*
|
rev-list --min-parents,--max-parents: doc, test and completion
Michael J Gruber
2011-03-23
|
|
/
*
|
Merge branch 'jp/completion-help-alias'
Junio C Hamano
2011-03-26
|
\
\
|
*
|
git-completion: Add git help completion for aliases
Jakob Pfender
2011-03-22
*
|
|
Merge branch 'sg/complete-symmetric-diff'
Junio C Hamano
2011-03-22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bash: complete 'git diff ...branc<TAB>'
SZEDER Gábor
2011-03-10
|
*
|
bash: fix misindented esac statement in __git_complete_file()
SZEDER Gábor
2011-03-10
|
|
/
*
|
Merge branch 'ss/mergetool--lib'
Junio C Hamano
2011-03-19
|
\
\
|
*
|
mergetool--lib: Add Beyond Compare 3 as a tool
Sebastian Schuberth
2011-02-28
|
|
/
*
|
bash: teach __git_ps1 about CHERRY_PICK_HEAD
Jay Soffian
2011-02-21
|
/
*
Merge branch 'pd/bash-4-completion'
Junio C Hamano
2010-12-22
|
\
|
*
Merge branch 'master' (early part) into pd/bash-4-completion
Jonathan Nieder
2010-12-15
|
|
\
|
*
|
bash: simple reimplementation of _get_comp_words_by_ref
Jonathan Nieder
2010-12-14
|
*
|
bash: get --pretty=m<tab> completion to work with bash v4
Peter van der Does
2010-12-14
*
|
|
Merge branch 'tc/completion-reflog'
Junio C Hamano
2010-12-21
|
\
\
\
|
*
|
|
bash completion: add basic support for git-reflog
Tay Ray Chuan
2010-12-17
*
|
|
|
completion: add missing configuration variables
Martin von Zweigbergk
2010-12-20
|
/
/
/
*
|
|
Merge branch 'maint'
Junio C Hamano
2010-12-01
|
\
\
\
[next]