index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t9902-completion.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
completion: add case-insensitive match of pseudorefs
Alison Winters
2022-11-30
1
-0
/
+15
*
completion: add optional ignore-case when matching refs
Alison Winters
2022-11-30
1
-0
/
+15
*
Merge branch 'mb/config-document-include'
Junio C Hamano
2022-07-27
1
-0
/
+13
|
\
|
*
config.txt: document include, includeIf
Manuel Boni
2022-07-17
1
-0
/
+13
*
|
Merge branch 'ld/sparse-index-bash-completion'
Junio C Hamano
2022-04-08
1
-9
/
+26
|
\
\
|
*
|
t9902: split test to run on appropriate systems
Adam Dinwoodie
2022-04-08
1
-9
/
+26
*
|
|
Merge branch 'ab/complete-show-all-commands'
Junio C Hamano
2022-02-18
1
-21
/
+60
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDS
Ævar Arnfjörð Bjarmason
2022-02-02
1
-0
/
+31
|
*
|
completion tests: re-source git-completion.bash in a subshell
Ævar Arnfjörð Bjarmason
2022-02-02
1
-21
/
+29
|
|
/
*
|
completion: handle unusual characters for sparse-checkout
Lessley Dennington
2022-02-08
1
-0
/
+49
*
|
completion: improve sparse-checkout cone mode directory completion
Lessley Dennington
2022-02-08
1
-16
/
+22
*
|
completion: address sparse-checkout issues
Lessley Dennington
2022-02-08
1
-0
/
+83
|
/
*
Merge branch 'es/test-chain-lint'
Junio C Hamano
2022-01-04
1
-2
/
+2
|
\
|
*
t6000-t9999: detect and signal failure within loop
Eric Sunshine
2021-12-13
1
-2
/
+2
*
|
tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed
Johannes Schindelin
2021-12-05
1
-3
/
+0
|
/
*
send-email: programmatically generate bash completions
Thiago Perrotta
2021-10-28
1
-0
/
+3
*
Merge branch 'fc/completion-updates'
Junio C Hamano
2021-09-03
1
-0
/
+15
|
\
|
*
completion: bash: fix for suboptions with value
Felipe Contreras
2021-08-18
1
-0
/
+15
*
|
parse-options: don't complete option aliases by default
Philippe Blain
2021-07-16
1
-0
/
+13
|
/
*
Merge branch 'dl/complete-stash-updates'
Junio C Hamano
2021-05-07
1
-0
/
+19
|
\
|
*
git-completion.bash: use $__git_cmd_idx in more places
Denton Liu
2021-04-27
1
-0
/
+19
*
|
diff-merges: introduce log.diffMerges config variable
Sergey Organov
2021-04-17
1
-0
/
+3
|
/
*
Merge branch 'ab/detox-gettext-tests'
Junio C Hamano
2021-02-10
1
-1
/
+0
|
\
|
*
tests: remove uses of GIT_TEST_GETTEXT_POISON=false
Ævar Arnfjörð Bjarmason
2021-01-22
1
-1
/
+0
*
|
Merge branch 'js/default-branch-name-tests-final-stretch'
Junio C Hamano
2021-01-25
1
-0
/
+3
|
\
\
|
*
|
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
*
|
|
completion: add proper public __git_complete
Felipe Contreras
2021-01-05
1
-1
/
+13
*
|
|
test: completion: add tests for __git_complete
Felipe Contreras
2021-01-05
1
-0
/
+8
|
|
/
|
/
|
*
|
t9902: use `main` as initial branch name
Johannes Schindelin
2020-12-17
1
-154
/
+155
*
|
test: completion: fix typos
Felipe Contreras
2020-12-01
1
-2
/
+2
*
|
completion: bash: support recursive aliases
Felipe Contreras
2020-11-10
1
-0
/
+19
|
/
*
Merge branch 'fc/zsh-completion'
Junio C Hamano
2020-11-09
1
-1
/
+1
|
\
|
*
zsh: update copyright notices
Felipe Contreras
2020-10-28
1
-1
/
+1
*
|
Merge branch 'js/default-branch-name-part-4-minus-1'
Junio C Hamano
2020-11-02
1
-3
/
+3
|
\
\
|
*
|
t9902: prepare a test for the upcoming default branch name
Johannes Schindelin
2020-10-23
1
-3
/
+3
|
|
/
*
/
checkout: learn to respect checkout.guess
Denton Liu
2020-10-08
1
-0
/
+52
|
/
*
t9902: avoid using the branch name `master`
Johannes Schindelin
2020-09-27
1
-5
/
+5
*
Merge branch 'js/pu-to-seen'
Junio C Hamano
2020-07-07
1
-2
/
+2
|
\
|
*
tests: reference `seen` wherever `pu` was referenced
Johannes Schindelin
2020-06-25
1
-2
/
+2
*
|
Merge branch 'jk/complete-git-switch'
Junio C Hamano
2020-06-25
1
-0
/
+455
|
\
\
|
*
|
completion: improve handling of --orphan option of switch/checkout
Jacob Keller
2020-05-28
1
-6
/
+3
|
*
|
completion: improve handling of -c/-C and -b/-B in switch/checkout
Jacob Keller
2020-05-28
1
-32
/
+16
|
*
|
completion: improve handling of --track in switch/checkout
Jacob Keller
2020-05-28
1
-4
/
+2
|
*
|
completion: improve handling of --detach in checkout
Jacob Keller
2020-05-28
1
-4
/
+2
|
*
|
completion: improve completion for git switch with no options
Jacob Keller
2020-05-28
1
-12
/
+6
|
*
|
completion: improve handling of DWIM mode for switch/checkout
Jacob Keller
2020-05-28
1
-10
/
+7
|
*
|
completion: add tests showing subpar switch/checkout --orphan logic
Jacob Keller
2020-05-28
1
-0
/
+39
|
*
|
completion: add tests showing subpar -c/C argument completion
Jacob Keller
2020-05-28
1
-0
/
+100
|
*
|
completion: add tests showing subpar -c/-C startpoint completion
Jacob Keller
2020-05-28
1
-0
/
+140
|
*
|
completion: add tests showing subpar switch/checkout --track logic
Jacob Keller
2020-05-28
1
-0
/
+34
[next]