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
*
Merge branch 'en/fill-directory-exponential'
Junio C Hamano
2020-04-30
1
-0
/
+5
|
\
|
*
completion: fix 'git add' on paths under an untracked directory
Elijah Newren
2020-04-01
1
-0
/
+5
*
|
Merge branch 'sg/completion-worktree'
Junio C Hamano
2020-01-30
1
-0
/
+57
|
\
\
|
|
/
|
/
|
|
*
completion: return the index of found word from __git_find_on_cmdline()
SZEDER Gábor
2020-01-15
1
-0
/
+29
|
*
t9902-completion: add tests for the __git_find_on_cmdline() helper
SZEDER Gábor
2020-01-15
1
-0
/
+28
*
|
Merge branch 'am/pathspec-f-f-checkout'
Junio C Hamano
2019-12-25
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
checkout, restore: support the --pathspec-from-file option
Alexandr Miloslavskiy
2019-12-04
1
-0
/
+2
*
|
Merge branch 'en/doc-typofix'
Junio C Hamano
2019-12-01
1
-3
/
+3
|
\
\
|
*
|
Fix spelling errors in names of tests
Elijah Newren
2019-11-10
1
-2
/
+2
|
*
|
Fix spelling errors in comments of testcases
Elijah Newren
2019-11-10
1
-1
/
+1
|
|
/
*
|
Merge branch 'dl/format-patch-cover-from-desc'
Junio C Hamano
2019-11-10
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
format-patch: teach --cover-from-description option
Denton Liu
2019-10-16
1
-1
/
+4
*
|
Merge branch 'en/filter-branch-deprecation'
Junio C Hamano
2019-09-30
1
-6
/
+6
|
\
\
|
*
|
t9902: use a non-deprecated command for testing
Elijah Newren
2019-09-05
1
-6
/
+6
|
|
/
*
|
completion: complete config variables and values for 'git clone --config='
SZEDER Gábor
2019-08-13
1
-0
/
+21
*
|
completion: complete values of configuration variables after 'git -c var='
SZEDER Gábor
2019-08-13
1
-0
/
+7
*
|
completion: complete configuration sections and variable names for 'git -c'
SZEDER Gábor
2019-08-13
1
-0
/
+14
*
|
completion: deduplicate configuration sections
SZEDER Gábor
2019-08-13
1
-1
/
+1
*
|
completion: add tests for 'git config' completion
SZEDER Gábor
2019-08-13
1
-0
/
+21
|
/
*
tests: make GIT_TEST_GETTEXT_POISON a boolean
Ævar Arnfjörð Bjarmason
2019-06-21
1
-1
/
+1
*
completion: fix multiple command removals
Jeff King
2019-03-21
1
-1
/
+1
*
t9902: test multiple removals via completion.commands
Todd Zullinger
2019-03-21
1
-0
/
+6
*
Merge branch 'tg/checkout-no-overlay'
Junio C Hamano
2019-03-07
1
-0
/
+1
|
\
|
*
checkout: introduce --{,no-}overlay option
Thomas Gummerer
2019-01-08
1
-0
/
+1
*
|
Merge branch 'cy/zsh-completion-SP-in-path'
Junio C Hamano
2019-01-18
1
-5
/
+5
|
\
\
|
*
|
completion: treat results of git ls-tree as file paths
Chayoung You
2019-01-03
1
-5
/
+5
*
|
|
Merge branch 'nd/checkout-dwim-fix'
Junio C Hamano
2019-01-04
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
checkout: disambiguate dwim tracking branches and local files
Nguyễn Thái Ngọc Duy
2018-11-14
1
-1
/
+2
*
|
|
t9902: 'send-email' test case requires PERL
Johannes Schindelin
2018-12-14
1
-1
/
+1
|
|
/
|
/
|
*
|
tests: send "bug in the test script" errors to the script's stderr
SZEDER Gábor
2018-11-20
1
-1
/
+1
*
|
i18n: make GETTEXT_POISON a runtime option
Ævar Arnfjörð Bjarmason
2018-11-09
1
-1
/
+2
|
/
*
Merge branch 'wc/make-funnynames-shared-lazy-prereq'
Junio C Hamano
2018-08-20
1
-3
/
+3
|
\
|
*
t: factor out FUNNYNAMES as shared lazy prereq
William Chargin
2018-08-06
1
-3
/
+3
*
|
t9000-t9999: fix broken &&-chains
Eric Sunshine
2018-07-16
1
-2
/
+2
*
|
Merge branch 'nd/completion-negation'
Junio C Hamano
2018-06-28
1
-2
/
+39
|
\
\
|
|
/
|
/
|
|
*
completion: collapse extra --no-.. options
Nguyễn Thái Ngọc Duy
2018-06-11
1
-11
/
+38
|
*
completion: suppress some -no- options
Nguyễn Thái Ngọc Duy
2018-05-29
1
-2
/
+0
|
*
parse-options: option to let --git-completion-helper show negative form
Nguyễn Thái Ngọc Duy
2018-05-29
1
-2
/
+14
*
|
Merge branch 'cc/tests-without-assuming-ref-files-backend'
Junio C Hamano
2018-06-01
1
-1
/
+1
|
\
\
|
*
|
t990X: use '.git/objects' as 'deep inside .git' path
Christian Couder
2018-05-30
1
-1
/
+1
*
|
|
Merge branch 'nd/command-list'
Junio C Hamano
2018-06-01
1
-20
/
+3
|
\
\
\
|
*
|
|
completion: add and use --list-cmds=alias
Nguyễn Thái Ngọc Duy
2018-05-21
1
-18
/
+0
|
*
|
|
completion: let git provide the completable command list
Nguyễn Thái Ngọc Duy
2018-05-21
1
-2
/
+3
|
|
|
/
|
|
/
|
*
|
|
t9902-completion: exercise __git_complete_index_file() directly
SZEDER Gábor
2018-05-21
1
-107
/
+118
*
|
|
completion: improve handling quoted paths in 'git ls-files's output
SZEDER Gábor
2018-04-17
1
-2
/
+15
*
|
|
t9902-completion: ignore COMPREPLY element order in some tests
SZEDER Gábor
2018-04-17
1
-2
/
+4
*
|
|
completion: let 'ls-files' and 'diff-index' filter matching paths
SZEDER Gábor
2018-04-17
1
-0
/
+1
*
|
|
completion: improve handling quoted paths on the command line
SZEDER Gábor
2018-04-17
1
-2
/
+44
*
|
|
completion: support completing non-ASCII pathnames
SZEDER Gábor
2018-04-17
1
-1
/
+1
*
|
|
t9902-completion: add tests demonstrating issues with quoted pathnames
SZEDER Gábor
2018-04-17
1
-0
/
+91
|
/
/
[next]