index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
completion
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
completion: complete config variables and values for 'git clone --config='
SZEDER Gábor
2019-08-13
1
-17
/
+49
*
completion: complete config variables names and values for 'git clone -c'
SZEDER Gábor
2019-08-13
1
-0
/
+6
*
completion: complete values of configuration variables after 'git -c var='
SZEDER Gábor
2019-08-13
1
-24
/
+41
*
completion: complete configuration sections and variable names for 'git -c'
SZEDER Gábor
2019-08-13
1
-13
/
+46
*
completion: split _git_config()
SZEDER Gábor
2019-08-13
1
-9
/
+30
*
completion: simplify inner 'case' pattern in __gitcomp()
SZEDER Gábor
2019-08-13
1
-2
/
+2
*
completion: use 'sort -u' to deduplicate config variable names
SZEDER Gábor
2019-08-13
1
-1
/
+1
*
completion: deduplicate configuration sections
SZEDER Gábor
2019-08-13
1
-1
/
+9
*
completion: complete more values of more 'color.*' configuration variables
SZEDER Gábor
2019-08-13
1
-5
/
+4
*
completion: fix a typo in a comment
SZEDER Gábor
2019-08-13
1
-1
/
+1
*
Merge branch 'pw/prompt-cherry-pick-revert-fix'
Junio C Hamano
2019-07-19
1
-4
/
+33
|
\
|
*
git-prompt: improve cherry-pick/revert detection
Phillip Wood
2019-07-01
1
-4
/
+33
*
|
Merge branch 'nd/switch-and-restore'
Junio C Hamano
2019-07-10
1
-1
/
+55
|
\
\
|
*
|
completion: disable dwim on "git switch -d"
Nguyễn Thái Ngọc Duy
2019-06-20
1
-0
/
+4
|
*
|
completion: support restore
Nguyễn Thái Ngọc Duy
2019-05-07
1
-0
/
+15
|
*
|
completion: support switch
Nguyễn Thái Ngọc Duy
2019-04-02
1
-1
/
+36
*
|
|
Merge branch 'nd/completion-no-cache-failure'
Junio C Hamano
2019-07-10
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
completion: do not cache if --git-completion-helper fails
Nguyễn Thái Ngọc Duy
2019-06-12
1
-1
/
+2
*
|
|
list-objects-filter: disable 'sparse:path' filters
Christian Couder
2019-05-29
1
-1
/
+1
*
|
|
Merge branch 'dl/submodule-set-branch'
Junio C Hamano
2019-04-25
1
-1
/
+4
|
\
\
\
|
*
|
|
submodule: teach set-branch subcommand
Denton Liu
2019-04-10
1
-1
/
+4
|
|
/
/
*
|
|
Merge branch 'da/smerge'
Junio C Hamano
2019-04-22
1
-1
/
+2
|
\
\
\
|
*
|
|
contrib/completion: add smerge to the mergetool completion candidates
David Aguilar
2019-04-04
1
-1
/
+2
|
|
|
/
|
|
/
|
*
/
|
completion: use __git when calling --list-cmds
Todd Zullinger
2019-03-21
1
-4
/
+4
|
/
/
*
|
Merge branch 'nd/completion-more-parameters'
Junio C Hamano
2019-03-07
1
-3
/
+40
|
\
\
|
*
|
completion: add more parameter value completion
Nguyễn Thái Ngọc Duy
2019-02-20
1
-3
/
+40
|
|
/
*
|
Merge branch 'dl/complete-submodule-absorbgitdirs'
Junio C Hamano
2019-03-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
completion: complete git submodule absorbgitdirs
Denton Liu
2019-02-06
1
-1
/
+1
*
|
Merge branch 'cy/zsh-completion-SP-in-path'
Junio C Hamano
2019-01-18
2
-23
/
+16
|
\
\
|
*
|
completion: treat results of git ls-tree as file paths
Chayoung You
2019-01-03
1
-19
/
+12
|
*
|
zsh: complete unquoted paths with spaces correctly
Chayoung You
2019-01-03
2
-4
/
+4
|
|
/
*
/
completion: fix typo in git-completion.bash
Chayoung You
2019-01-03
1
-1
/
+1
|
/
*
Merge branch 'nd/complete-format-patch'
Junio C Hamano
2018-11-13
1
-10
/
+6
|
\
|
*
completion: use __gitcomp_builtin for format-patch
Duy Nguyen
2018-11-06
1
-10
/
+6
*
|
Merge branch 'nd/completion-negation'
Junio C Hamano
2018-11-06
1
-1
/
+1
|
\
\
|
*
|
completion: fix __gitcomp_builtin no longer consider extra options
Nguyễn Thái Ngọc Duy
2018-10-22
1
-1
/
+1
*
|
|
Merge branch 'dl/mergetool-gui-option'
Junio C Hamano
2018-10-30
1
-1
/
+1
|
\
\
\
|
*
|
|
completion: support `git mergetool --[no-]gui`
Denton Liu
2018-10-25
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'du/cherry-is-plumbing'
Junio C Hamano
2018-10-26
1
-11
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
doc: move git-cherry to plumbing
Daniels Umanovskis
2018-10-12
1
-11
/
+0
*
|
|
Merge branch 'nd/complete-fetch-multiple-args'
Junio C Hamano
2018-10-19
1
-0
/
+1
|
\
\
\
|
*
|
|
completion: support "git fetch --multiple"
Nguyễn Thái Ngọc Duy
2018-09-21
1
-0
/
+1
|
|
/
/
*
/
/
git-completion.bash: add completion for stash list
Steven Fernandez
2018-10-07
1
-0
/
+3
|
/
/
*
|
range-diff: make --dual-color the default mode
Johannes Schindelin
2018-08-13
1
-1
/
+1
*
|
completion: support `git range-diff`
Johannes Schindelin
2018-08-13
1
-0
/
+14
*
|
Merge branch 'nd/completion-negation'
Junio C Hamano
2018-06-28
1
-24
/
+37
|
\
|
|
*
completion: collapse extra --no-.. options
Nguyễn Thái Ngọc Duy
2018-06-11
1
-0
/
+23
|
*
parse-options: option to let --git-completion-helper show negative form
Nguyễn Thái Ngọc Duy
2018-05-29
1
-24
/
+14
*
|
Merge branch 'ls/complete-remote-update-names'
Junio C Hamano
2018-06-25
1
-1
/
+1
|
\
\
|
*
|
completion: complete remote names too
Łukasz Stelmach
2018-06-01
1
-1
/
+1
[next]