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
*
git-completion.bash: add remote.pushdefault to config list
Ramkumar Ramachandra
2013-04-29
*
git-completion.bash: add branch.*.pushremote to config list
Ramkumar Ramachandra
2013-04-29
*
Merge branch 'maint'
Junio C Hamano
2013-04-29
|
\
|
*
Merge branch 'fc/zsh-completion' into maint
Junio C Hamano
2013-04-29
|
|
\
|
|
*
complete: zsh: use zsh completion for the main cmd
Felipe Contreras
2013-04-29
|
|
*
complete: zsh: trivial simplification
Felipe Contreras
2013-04-29
|
*
|
git-completion.bash: complete branch.*.rebase as boolean
Ramkumar Ramachandra
2013-04-29
|
*
|
git-completion.bash: add diff.submodule to config list
Ramkumar Ramachandra
2013-04-29
|
*
|
git-completion.bash: lexical sorting for diff.statGraphWidth
Ramkumar Ramachandra
2013-04-29
|
|
/
|
*
Merge branch 'fc/untracked-zsh-prompt' into maint
Junio C Hamano
2013-04-26
|
|
\
*
|
|
completion: add missing format-patch options
Felipe Contreras
2013-04-27
*
|
|
Sync with maint
Junio C Hamano
2013-04-24
|
\
\
\
|
|
/
/
|
*
|
completion: remove duplicate block for "git commit -c"
MÃ¥rten Kongstad
2013-04-24
*
|
|
Merge branch 'fc/untracked-zsh-prompt'
Junio C Hamano
2013-04-23
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
prompt: fix untracked files for zsh
Felipe Contreras
2013-04-21
*
|
|
completion: small optimization
Felipe Contreras
2013-04-14
*
|
|
completion: inline __gitcomp_1 to its sole callsite
Felipe Contreras
2013-04-14
*
|
|
completion: get rid of compgen
Felipe Contreras
2013-04-14
*
|
|
completion: add new __gitcompadd helper
Felipe Contreras
2013-04-14
*
|
|
completion: get rid of empty COMPREPLY assignments
Felipe Contreras
2013-04-12
*
|
|
completion: add more cherry-pick options
Felipe Contreras
2013-04-12
*
|
|
Merge branch 'rr/prompt-revert-head'
Junio C Hamano
2013-04-03
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bash: teach __git_ps1 about REVERT_HEAD
Robin Rosenberg
2013-03-31
|
|
/
*
|
Merge branch 'jl/submodule-deinit'
Junio C Hamano
2013-03-25
|
\
\
|
|
/
|
/
|
|
*
submodule: add 'deinit' command
Jens Lehmann
2013-03-04
*
|
Merge branch 'mp/complete-paths'
Junio C Hamano
2013-03-11
|
\
\
|
*
|
git-completion.bash: zsh does not implement function redirection correctly
Matthieu Moy
2013-03-11
*
|
|
Merge branch 'mp/complete-paths'
Junio C Hamano
2013-03-07
|
\
\
\
|
|
/
/
|
*
|
git-completion.zsh: define __gitcomp_file compatibility function
Matthieu Moy
2013-03-05
*
|
|
shell-prompt: clean up nested if-then
Martin Erik Werner
2013-02-18
*
|
|
Merge branch 'mp/diff-algo-config'
Junio C Hamano
2013-02-17
|
\
\
\
|
*
|
|
diff: Introduce --diff-algorithm command line option
Michal Privoznik
2013-01-16
|
*
|
|
config: Introduce diff.algorithm variable
Michal Privoznik
2013-01-16
|
*
|
|
git-completion.bash: Autocomplete --minimal and --histogram for git-diff
Michal Privoznik
2013-01-14
*
|
|
|
Merge branch 'mw/bash-prompt-show-untracked-config'
Junio C Hamano
2013-02-17
|
\
\
\
\
|
*
|
|
|
shell prompt: add bash.showUntrackedFiles option
Martin Erik Werner
2013-02-13
*
|
|
|
|
completion: support 'git config --local'
Matthieu Moy
2013-02-12
|
/
/
/
/
*
|
|
|
Merge branch 'mk/tcsh-complete-only-known-paths'
Junio C Hamano
2013-02-08
|
\
\
\
\
|
*
|
|
|
completion: handle path completion and colon for tcsh script
Marc Khouzam
2013-02-03
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'mp/complete-paths'
Junio C Hamano
2013-02-08
|
\
\
\
\
|
|
/
/
/
|
*
|
|
git-completion.bash: add support for path completion
Manlio Perillo
2013-01-11
*
|
|
|
Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests'
Junio C Hamano
2013-02-01
|
\
\
\
\
|
*
|
|
|
t9902: protect test from stray build artifacts
Junio C Hamano
2013-01-24
*
|
|
|
|
Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash'
Junio C Hamano
2013-01-28
|
\
\
\
\
\
|
*
|
|
|
|
git-completion.bash: replace zsh notation that breaks bash 3.X
Brandon Casey
2013-01-18
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'jk/complete-commit-c' into maint
Junio C Hamano
2013-01-14
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'as/check-ignore'
Junio C Hamano
2013-01-23
|
\
\
\
\
\
\
|
*
|
|
|
|
|
add git-check-ignore sub-command
Adam Spiers
2013-01-06
*
|
|
|
|
|
|
Merge branch 'ds/completion-silence-in-tree-path-probe'
Junio C Hamano
2013-01-18
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
git-completion.bash: silence "not a valid object" errors
Dylan Smith
2013-01-11
|
|
/
/
/
/
/
/
[next]