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: add case-insensitive match of pseudorefs
Alison Winters
2022-11-30
1
-3
/
+11
*
completion: add optional ignore-case when matching refs
Alison Winters
2022-11-30
1
-0
/
+12
*
git-prompt: show presence of unresolved conflicts at command prompt
Justin Donnelly
2022-08-19
1
-1
/
+11
*
git-prompt: fix expansion of branch colour codes
Joakim Petersen
2022-06-10
1
-6
/
+6
*
git-prompt: make colourization consistent
Joakim Petersen
2022-06-07
1
-10
/
+12
*
Merge branch 'jd/prompt-upstream-mark'
Junio C Hamano
2022-03-31
1
-29
/
+30
|
\
|
*
git-prompt: put upstream comments together
Justin Donnelly
2022-03-23
1
-5
/
+5
|
*
git-prompt: make long upstream state indicator consistent
Justin Donnelly
2022-03-23
1
-5
/
+5
|
*
git-prompt: make upstream state indicator location consistent
Justin Donnelly
2022-03-23
1
-12
/
+13
|
*
git-prompt: rename `upstream` to `upstream_type`
Justin Donnelly
2022-03-23
1
-13
/
+13
*
|
completion: tab completion of filenames for 'git restore'
David Cantrell
2022-03-16
1
-0
/
+4
|
/
*
Merge branch 'ab/complete-show-all-commands'
Junio C Hamano
2022-02-18
1
-1
/
+12
|
\
|
*
completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDS
Ævar Arnfjörð Bjarmason
2022-02-02
1
-1
/
+12
*
|
completion: handle unusual characters for sparse-checkout
Lessley Dennington
2022-02-08
1
-13
/
+11
*
|
completion: improve sparse-checkout cone mode directory completion
Lessley Dennington
2022-02-08
1
-1
/
+31
*
|
completion: address sparse-checkout issues
Lessley Dennington
2022-02-08
1
-8
/
+8
|
/
*
Merge branch 'en/zdiff3'
Junio C Hamano
2021-12-15
1
-3
/
+3
|
\
|
*
xdiff: implement a zealous diff3, or "zdiff3"
Phillip Wood
2021-12-01
1
-3
/
+3
*
|
Merge branch 'yn/complete-date-format-options'
Junio C Hamano
2021-12-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
completion: add human and auto: date format
Yoichi Nakayama
2021-11-26
1
-1
/
+1
*
|
Merge branch 'tp/send-email-completion'
Junio C Hamano
2021-11-30
1
-10
/
+1
|
\
\
|
|
/
|
/
|
|
*
send-email: programmatically generate bash completions
Thiago Perrotta
2021-10-28
1
-10
/
+1
*
|
Merge branch 're/completion-fix-test-equality'
Junio C Hamano
2021-10-30
1
-1
/
+1
|
\
\
|
*
|
completion: fix incorrect bash/zsh string equality check
Robert Estelle
2021-10-28
1
-1
/
+1
|
*
|
Merge branch 'ti/tcsh-completion-regression-fix' into maint
Junio C Hamano
2021-10-12
1
-2
/
+3
|
|
\
\
|
*
\
\
Merge branch 'fc/completion-updates' into maint
Junio C Hamano
2021-10-12
1
-7
/
+7
|
|
\
\
\
*
|
\
\
\
Merge branch 'js/retire-preserve-merges'
Junio C Hamano
2021-10-19
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
pull: remove support for `--rebase=preserve`
Johannes Schindelin
2021-09-08
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
/
help / completion: make "git help" do the hard work
Ævar Arnfjörð Bjarmason
2021-09-23
1
-11
/
+10
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'ti/tcsh-completion-regression-fix'
Junio C Hamano
2021-09-03
1
-2
/
+3
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
completion: tcsh: Fix regression by drop of wrapper functions
Takashi Iwai
2021-08-18
1
-2
/
+3
*
|
|
|
Merge branch 'fc/completion-updates'
Junio C Hamano
2021-09-03
1
-7
/
+7
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
completion: bash: add correct suffix in variables
Felipe Contreras
2021-08-18
1
-3
/
+3
|
*
|
completion: bash: fix for multiple dash commands
Felipe Contreras
2021-08-18
1
-1
/
+1
|
*
|
completion: bash: fix for suboptions with value
Felipe Contreras
2021-08-18
1
-1
/
+1
|
*
|
completion: bash: fix prefix detection in branch.*
Felipe Contreras
2021-08-18
1
-2
/
+2
*
|
|
Merge branch 'fw/complete-cmd-idx-fix'
Junio C Hamano
2021-07-08
1
-0
/
+1
|
\
\
\
|
*
|
|
completion: bash: fix late declaration of __git_cmd_idx
Fabian Wermelinger
2021-06-19
1
-0
/
+1
*
|
|
|
Merge branch 'tb/complete-diff-anchored'
Junio C Hamano
2021-07-08
1
-0
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
completion: add --anchored to diff's options
Thomas Braun
2021-05-30
1
-0
/
+1
*
|
|
|
contrib/completion: fix zsh completion regression from 59d85a2a05
David Aguilar
2021-06-02
2
-2
/
+2
|
/
/
/
*
|
|
Merge branch 'en/prompt-under-set-u'
Junio C Hamano
2021-05-20
1
-3
/
+3
|
\
\
\
|
*
|
|
git-prompt: work under set -u
Elijah Newren
2021-05-13
1
-3
/
+3
*
|
|
|
Merge branch 'dd/mailinfo-quoted-cr'
Junio C Hamano
2021-05-16
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
am: learn to process quoted lines that ends with CRLF
Đoàn Trần Công Danh
2021-05-10
1
-0
/
+5
*
|
|
|
|
Merge branch 'si/zsh-complete-comment-fix'
Junio C Hamano
2021-05-07
1
-2
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
work around zsh comment in __git_complete_worktree_paths
Sardorbek Imomaliev
2021-05-04
1
-2
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'dl/complete-stash-updates'
Junio C Hamano
2021-05-07
1
-47
/
+51
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
git-completion.bash: consolidate cases in _git_stash()
Denton Liu
2021-04-27
1
-19
/
+2
|
*
|
|
|
git-completion.bash: use $__git_cmd_idx in more places
Denton Liu
2021-04-27
1
-12
/
+14
[next]