index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t9902-completion.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-21
tests: make GIT_TEST_GETTEXT_POISON a boolean
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2019-03-21
completion: fix multiple command removals
Jeff King
1
-1
/
+1
2019-03-21
t9902: test multiple removals via completion.commands
Todd Zullinger
1
-0
/
+6
2019-03-07
Merge branch 'tg/checkout-no-overlay'
Junio C Hamano
1
-0
/
+1
2019-01-18
Merge branch 'cy/zsh-completion-SP-in-path'
Junio C Hamano
1
-5
/
+5
2019-01-08
checkout: introduce --{,no-}overlay option
Thomas Gummerer
1
-0
/
+1
2019-01-04
Merge branch 'nd/checkout-dwim-fix'
Junio C Hamano
1
-1
/
+2
2019-01-03
completion: treat results of git ls-tree as file paths
Chayoung You
1
-5
/
+5
2018-12-14
t9902: 'send-email' test case requires PERL
Johannes Schindelin
1
-1
/
+1
2018-11-20
tests: send "bug in the test script" errors to the script's stderr
SZEDER Gábor
1
-1
/
+1
2018-11-14
checkout: disambiguate dwim tracking branches and local files
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-11-09
i18n: make GETTEXT_POISON a runtime option
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2018-08-20
Merge branch 'wc/make-funnynames-shared-lazy-prereq'
Junio C Hamano
1
-3
/
+3
2018-08-06
t: factor out FUNNYNAMES as shared lazy prereq
William Chargin
1
-3
/
+3
2018-07-16
t9000-t9999: fix broken &&-chains
Eric Sunshine
1
-2
/
+2
2018-06-28
Merge branch 'nd/completion-negation'
Junio C Hamano
1
-2
/
+39
2018-06-11
completion: collapse extra --no-.. options
Nguyễn Thái Ngọc Duy
1
-11
/
+38
2018-06-01
Merge branch 'cc/tests-without-assuming-ref-files-backend'
Junio C Hamano
1
-1
/
+1
2018-06-01
Merge branch 'nd/command-list'
Junio C Hamano
1
-20
/
+3
2018-05-30
t990X: use '.git/objects' as 'deep inside .git' path
Christian Couder
1
-1
/
+1
2018-05-29
completion: suppress some -no- options
Nguyễn Thái Ngọc Duy
1
-2
/
+0
2018-05-29
parse-options: option to let --git-completion-helper show negative form
Nguyễn Thái Ngọc Duy
1
-2
/
+14
2018-05-21
completion: add and use --list-cmds=alias
Nguyễn Thái Ngọc Duy
1
-18
/
+0
2018-05-21
completion: let git provide the completable command list
Nguyễn Thái Ngọc Duy
1
-2
/
+3
2018-05-21
t9902-completion: exercise __git_complete_index_file() directly
SZEDER Gábor
1
-107
/
+118
2018-04-17
completion: improve handling quoted paths in 'git ls-files's output
SZEDER Gábor
1
-2
/
+15
2018-04-17
t9902-completion: ignore COMPREPLY element order in some tests
SZEDER Gábor
1
-2
/
+4
2018-04-17
completion: let 'ls-files' and 'diff-index' filter matching paths
SZEDER Gábor
1
-0
/
+1
2018-04-17
completion: improve handling quoted paths on the command line
SZEDER Gábor
1
-2
/
+44
2018-04-17
completion: support completing non-ASCII pathnames
SZEDER Gábor
1
-1
/
+1
2018-04-17
t9902-completion: add tests demonstrating issues with quoted pathnames
SZEDER Gábor
1
-0
/
+91
2018-03-25
completion: add --option completion for most builtin commands
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2018-03-23
t9902: disable test on the list of merge-strategies under GETTEXT_POISON
Junio C Hamano
1
-1
/
+1
2018-03-22
completion: clear cached --options when sourcing the completion script
SZEDER Gábor
1
-0
/
+31
2018-02-09
completion: use __gitcomp_builtin in _git_checkout
Nguyễn Thái Ngọc Duy
1
-5
/
+7
2017-10-25
completion: add remaining flags to checkout
Thomas Braun
1
-0
/
+4
2017-04-23
completion: expand "push --delete <remote> <ref>" for refs on that <remote>
Ævar Arnfjörð Bjarmason
1
-0
/
+34
2017-03-23
completion: fill COMPREPLY directly when completing refs
SZEDER Gábor
1
-0
/
+27
2017-03-23
completion: let 'for-each-ref' and 'ls-remote' filter matching refs
SZEDER Gábor
1
-0
/
+124
2017-03-23
completion: support excluding full refs
SZEDER Gábor
1
-0
/
+31
2017-03-23
completion: support completing fully qualified non-fast-forward refspecs
SZEDER Gábor
1
-0
/
+68
2017-03-23
completion: support completing full refs after '--option=refs/<TAB>'
SZEDER Gábor
1
-0
/
+31
2017-03-23
completion: wrap __git_refs() for better option parsing
SZEDER Gábor
1
-0
/
+106
2017-02-03
completion: cache the path to the repository
SZEDER Gábor
1
-58
/
+103
2017-02-03
completion: extract repository discovery from __gitdir()
SZEDER Gábor
1
-6
/
+16
2017-02-03
completion: respect 'git -C <path>'
SZEDER Gábor
1
-0
/
+87
2017-02-03
completion: fix completion after 'git -C <path>'
SZEDER Gábor
1
-1
/
+6
2017-02-03
completion: list short refs from a remote given as a URL
SZEDER Gábor
1
-3
/
+3
2017-02-03
completion: don't list 'HEAD' when trying refs completion outside of a repo
SZEDER Gábor
1
-1
/
+1
2017-02-03
completion: list refs from remote when remote's name matches a directory
SZEDER Gábor
1
-1
/
+10
[next]