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-07-06
Merge branch 'js/pu-to-seen'
Junio C Hamano
1
-2
/
+2
2020-06-25
Merge branch 'jk/complete-git-switch'
Junio C Hamano
1
-0
/
+455
2020-06-25
tests: reference `seen` wherever `pu` was referenced
Johannes Schindelin
1
-2
/
+2
2020-05-28
completion: improve handling of --orphan option of switch/checkout
Jacob Keller
1
-6
/
+3
2020-05-28
completion: improve handling of -c/-C and -b/-B in switch/checkout
Jacob Keller
1
-32
/
+16
2020-05-28
completion: improve handling of --track in switch/checkout
Jacob Keller
1
-4
/
+2
2020-05-28
completion: improve handling of --detach in checkout
Jacob Keller
1
-4
/
+2
2020-05-28
completion: improve completion for git switch with no options
Jacob Keller
1
-12
/
+6
2020-05-28
completion: improve handling of DWIM mode for switch/checkout
Jacob Keller
1
-10
/
+7
2020-05-28
completion: add tests showing subpar switch/checkout --orphan logic
Jacob Keller
1
-0
/
+39
2020-05-28
completion: add tests showing subpar -c/C argument completion
Jacob Keller
1
-0
/
+100
2020-05-28
completion: add tests showing subpar -c/-C startpoint completion
Jacob Keller
1
-0
/
+140
2020-05-28
completion: add tests showing subpar switch/checkout --track logic
Jacob Keller
1
-0
/
+34
2020-05-28
completion: add tests showing subar checkout --detach logic
Jacob Keller
1
-0
/
+46
2020-05-28
completion: add tests showing subpar DWIM logic for switch/checkout
Jacob Keller
1
-0
/
+105
2020-05-28
completion: add test showing subpar git switch completion
Jacob Keller
1
-0
/
+23
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
[next]