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
2020-04-29
Merge branch 'en/fill-directory-exponential'
Junio C Hamano
1
-0
/
+5
2020-04-01
completion: fix 'git add' on paths under an untracked directory
Elijah Newren
1
-0
/
+5
2020-01-30
Merge branch 'sg/completion-worktree'
Junio C Hamano
1
-0
/
+57
2020-01-15
completion: return the index of found word from __git_find_on_cmdline()
SZEDER Gábor
1
-0
/
+29
2020-01-15
t9902-completion: add tests for the __git_find_on_cmdline() helper
SZEDER Gábor
1
-0
/
+28
2019-12-25
Merge branch 'am/pathspec-f-f-checkout'
Junio C Hamano
1
-0
/
+2
2019-12-04
checkout, restore: support the --pathspec-from-file option
Alexandr Miloslavskiy
1
-0
/
+2
2019-12-01
Merge branch 'en/doc-typofix'
Junio C Hamano
1
-3
/
+3
2019-11-10
Merge branch 'dl/format-patch-cover-from-desc'
Junio C Hamano
1
-1
/
+4
2019-11-10
Fix spelling errors in names of tests
Elijah Newren
1
-2
/
+2
2019-11-10
Fix spelling errors in comments of testcases
Elijah Newren
1
-1
/
+1
2019-10-16
format-patch: teach --cover-from-description option
Denton Liu
1
-1
/
+4
2019-09-30
Merge branch 'en/filter-branch-deprecation'
Junio C Hamano
1
-6
/
+6
2019-09-05
t9902: use a non-deprecated command for testing
Elijah Newren
1
-6
/
+6
2019-08-13
completion: complete config variables and values for 'git clone --config='
SZEDER Gábor
1
-0
/
+21
2019-08-13
completion: complete values of configuration variables after 'git -c var='
SZEDER Gábor
1
-0
/
+7
2019-08-13
completion: complete configuration sections and variable names for 'git -c'
SZEDER Gábor
1
-0
/
+14
2019-08-13
completion: deduplicate configuration sections
SZEDER Gábor
1
-1
/
+1
2019-08-13
completion: add tests for 'git config' completion
SZEDER Gábor
1
-0
/
+21
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
[next]