summaryrefslogtreecommitdiff
path: root/t/t9902-completion.sh
AgeCommit message (Expand)AuthorFilesLines
2020-11-09Merge branch 'fc/zsh-completion'Libravatar Junio C Hamano1-1/+1
2020-11-02Merge branch 'js/default-branch-name-part-4-minus-1'Libravatar Junio C Hamano1-3/+3
2020-10-28zsh: update copyright noticesLibravatar Felipe Contreras1-1/+1
2020-10-23t9902: prepare a test for the upcoming default branch nameLibravatar Johannes Schindelin1-3/+3
2020-10-08checkout: learn to respect checkout.guessLibravatar Denton Liu1-0/+52
2020-09-26t9902: avoid using the branch name `master`Libravatar Johannes Schindelin1-5/+5
2020-07-06Merge branch 'js/pu-to-seen'Libravatar Junio C Hamano1-2/+2
2020-06-25Merge branch 'jk/complete-git-switch'Libravatar Junio C Hamano1-0/+455
2020-06-25tests: reference `seen` wherever `pu` was referencedLibravatar Johannes Schindelin1-2/+2
2020-05-28completion: improve handling of --orphan option of switch/checkoutLibravatar Jacob Keller1-6/+3
2020-05-28completion: improve handling of -c/-C and -b/-B in switch/checkoutLibravatar Jacob Keller1-32/+16
2020-05-28completion: improve handling of --track in switch/checkoutLibravatar Jacob Keller1-4/+2
2020-05-28completion: improve handling of --detach in checkoutLibravatar Jacob Keller1-4/+2
2020-05-28completion: improve completion for git switch with no optionsLibravatar Jacob Keller1-12/+6
2020-05-28completion: improve handling of DWIM mode for switch/checkoutLibravatar Jacob Keller1-10/+7
2020-05-28completion: add tests showing subpar switch/checkout --orphan logicLibravatar Jacob Keller1-0/+39
2020-05-28completion: add tests showing subpar -c/C argument completionLibravatar Jacob Keller1-0/+100
2020-05-28completion: add tests showing subpar -c/-C startpoint completionLibravatar Jacob Keller1-0/+140
2020-05-28completion: add tests showing subpar switch/checkout --track logicLibravatar Jacob Keller1-0/+34
2020-05-28completion: add tests showing subar checkout --detach logicLibravatar Jacob Keller1-0/+46
2020-05-28completion: add tests showing subpar DWIM logic for switch/checkoutLibravatar Jacob Keller1-0/+105
2020-05-28completion: add test showing subpar git switch completionLibravatar Jacob Keller1-0/+23
2020-04-29Merge branch 'en/fill-directory-exponential'Libravatar Junio C Hamano1-0/+5
2020-04-01completion: fix 'git add' on paths under an untracked directoryLibravatar Elijah Newren1-0/+5
2020-01-30Merge branch 'sg/completion-worktree'Libravatar Junio C Hamano1-0/+57
2020-01-15completion: return the index of found word from __git_find_on_cmdline()Libravatar SZEDER Gábor1-0/+29
2020-01-15t9902-completion: add tests for the __git_find_on_cmdline() helperLibravatar SZEDER Gábor1-0/+28
2019-12-25Merge branch 'am/pathspec-f-f-checkout'Libravatar Junio C Hamano1-0/+2
2019-12-04checkout, restore: support the --pathspec-from-file optionLibravatar Alexandr Miloslavskiy1-0/+2
2019-12-01Merge branch 'en/doc-typofix'Libravatar Junio C Hamano1-3/+3
2019-11-10Merge branch 'dl/format-patch-cover-from-desc'Libravatar Junio C Hamano1-1/+4
2019-11-10Fix spelling errors in names of testsLibravatar Elijah Newren1-2/+2
2019-11-10Fix spelling errors in comments of testcasesLibravatar Elijah Newren1-1/+1
2019-10-16format-patch: teach --cover-from-description optionLibravatar Denton Liu1-1/+4
2019-09-30Merge branch 'en/filter-branch-deprecation'Libravatar Junio C Hamano1-6/+6
2019-09-05t9902: use a non-deprecated command for testingLibravatar Elijah Newren1-6/+6
2019-08-13completion: complete config variables and values for 'git clone --config='Libravatar SZEDER Gábor1-0/+21
2019-08-13completion: complete values of configuration variables after 'git -c var='Libravatar SZEDER Gábor1-0/+7
2019-08-13completion: complete configuration sections and variable names for 'git -c'Libravatar SZEDER Gábor1-0/+14
2019-08-13completion: deduplicate configuration sectionsLibravatar SZEDER Gábor1-1/+1
2019-08-13completion: add tests for 'git config' completionLibravatar SZEDER Gábor1-0/+21
2019-06-21tests: make GIT_TEST_GETTEXT_POISON a booleanLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2019-03-21completion: fix multiple command removalsLibravatar Jeff King1-1/+1
2019-03-21t9902: test multiple removals via completion.commandsLibravatar Todd Zullinger1-0/+6
2019-03-07Merge branch 'tg/checkout-no-overlay'Libravatar Junio C Hamano1-0/+1
2019-01-18Merge branch 'cy/zsh-completion-SP-in-path'Libravatar Junio C Hamano1-5/+5
2019-01-08checkout: introduce --{,no-}overlay optionLibravatar Thomas Gummerer1-0/+1
2019-01-04Merge branch 'nd/checkout-dwim-fix'Libravatar Junio C Hamano1-1/+2
2019-01-03completion: treat results of git ls-tree as file pathsLibravatar Chayoung You1-5/+5
2018-12-14t9902: 'send-email' test case requires PERLLibravatar Johannes Schindelin1-1/+1