summaryrefslogtreecommitdiff
path: root/t/t9902-completion.sh
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Merge branch 'es/test-chain-lint'Libravatar Junio C Hamano1-2/+2
2021-12-13t6000-t9999: detect and signal failure within loopLibravatar Eric Sunshine1-2/+2
2021-12-05tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when neededLibravatar Johannes Schindelin1-3/+0
2021-10-28send-email: programmatically generate bash completionsLibravatar Thiago Perrotta1-0/+3
2021-09-03Merge branch 'fc/completion-updates'Libravatar Junio C Hamano1-0/+15
2021-08-18completion: bash: fix for suboptions with valueLibravatar Felipe Contreras1-0/+15
2021-07-16parse-options: don't complete option aliases by defaultLibravatar Philippe Blain1-0/+13
2021-05-07Merge branch 'dl/complete-stash-updates'Libravatar Junio C Hamano1-0/+19
2021-04-27git-completion.bash: use $__git_cmd_idx in more placesLibravatar Denton Liu1-0/+19
2021-04-16diff-merges: introduce log.diffMerges config variableLibravatar Sergey Organov1-0/+3
2021-02-10Merge branch 'ab/detox-gettext-tests'Libravatar Junio C Hamano1-1/+0
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Libravatar Junio C Hamano1-0/+3
2021-01-21tests: remove uses of GIT_TEST_GETTEXT_POISON=falseLibravatar Ævar Arnfjörð Bjarmason1-1/+0
2021-01-04completion: add proper public __git_completeLibravatar Felipe Contreras1-1/+13
2021-01-04test: completion: add tests for __git_completeLibravatar Felipe Contreras1-0/+8
2020-12-16t9902: use `main` as initial branch nameLibravatar Johannes Schindelin1-154/+155
2020-12-01test: completion: fix typosLibravatar Felipe Contreras1-2/+2
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Libravatar Johannes Schindelin1-0/+3
2020-11-09completion: bash: support recursive aliasesLibravatar Felipe Contreras1-0/+19
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