summaryrefslogtreecommitdiffstats
path: root/t/t9902-completion.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/pu-to-seen'Junio C Hamano2020-07-071-2/+2
|\
| * tests: reference `seen` wherever `pu` was referencedJohannes Schindelin2020-06-251-2/+2
* | Merge branch 'jk/complete-git-switch'Junio C Hamano2020-06-251-0/+455
|\ \
| * | completion: improve handling of --orphan option of switch/checkoutJacob Keller2020-05-281-6/+3
| * | completion: improve handling of -c/-C and -b/-B in switch/checkoutJacob Keller2020-05-281-32/+16
| * | completion: improve handling of --track in switch/checkoutJacob Keller2020-05-281-4/+2
| * | completion: improve handling of --detach in checkoutJacob Keller2020-05-281-4/+2
| * | completion: improve completion for git switch with no optionsJacob Keller2020-05-281-12/+6
| * | completion: improve handling of DWIM mode for switch/checkoutJacob Keller2020-05-281-10/+7
| * | completion: add tests showing subpar switch/checkout --orphan logicJacob Keller2020-05-281-0/+39
| * | completion: add tests showing subpar -c/C argument completionJacob Keller2020-05-281-0/+100
| * | completion: add tests showing subpar -c/-C startpoint completionJacob Keller2020-05-281-0/+140
| * | completion: add tests showing subpar switch/checkout --track logicJacob Keller2020-05-281-0/+34
| * | completion: add tests showing subar checkout --detach logicJacob Keller2020-05-281-0/+46
| * | completion: add tests showing subpar DWIM logic for switch/checkoutJacob Keller2020-05-281-0/+105
| * | completion: add test showing subpar git switch completionJacob Keller2020-05-281-0/+23
| |/
* | Merge branch 'en/fill-directory-exponential'Junio C Hamano2020-04-301-0/+5
|\ \ | |/ |/|
| * completion: fix 'git add' on paths under an untracked directoryElijah Newren2020-04-011-0/+5
* | Merge branch 'sg/completion-worktree'Junio C Hamano2020-01-301-0/+57
|\ \ | |/ |/|
| * completion: return the index of found word from __git_find_on_cmdline()SZEDER Gábor2020-01-151-0/+29
| * t9902-completion: add tests for the __git_find_on_cmdline() helperSZEDER Gábor2020-01-151-0/+28
* | Merge branch 'am/pathspec-f-f-checkout'Junio C Hamano2019-12-251-0/+2
|\ \ | |/ |/|
| * checkout, restore: support the --pathspec-from-file optionAlexandr Miloslavskiy2019-12-041-0/+2
* | Merge branch 'en/doc-typofix'Junio C Hamano2019-12-011-3/+3
|\ \
| * | Fix spelling errors in names of testsElijah Newren2019-11-101-2/+2
| * | Fix spelling errors in comments of testcasesElijah Newren2019-11-101-1/+1
| |/
* | Merge branch 'dl/format-patch-cover-from-desc'Junio C Hamano2019-11-101-1/+4
|\ \ | |/ |/|
| * format-patch: teach --cover-from-description optionDenton Liu2019-10-161-1/+4
* | Merge branch 'en/filter-branch-deprecation'Junio C Hamano2019-09-301-6/+6
|\ \
| * | t9902: use a non-deprecated command for testingElijah Newren2019-09-051-6/+6
| |/
* | completion: complete config variables and values for 'git clone --config='SZEDER Gábor2019-08-131-0/+21
* | completion: complete values of configuration variables after 'git -c var='SZEDER Gábor2019-08-131-0/+7
* | completion: complete configuration sections and variable names for 'git -c'SZEDER Gábor2019-08-131-0/+14
* | completion: deduplicate configuration sectionsSZEDER Gábor2019-08-131-1/+1
* | completion: add tests for 'git config' completionSZEDER Gábor2019-08-131-0/+21
|/
* tests: make GIT_TEST_GETTEXT_POISON a booleanÆvar Arnfjörð Bjarmason2019-06-211-1/+1
* completion: fix multiple command removalsJeff King2019-03-211-1/+1
* t9902: test multiple removals via completion.commandsTodd Zullinger2019-03-211-0/+6
* Merge branch 'tg/checkout-no-overlay'Junio C Hamano2019-03-071-0/+1
|\
| * checkout: introduce --{,no-}overlay optionThomas Gummerer2019-01-081-0/+1
* | Merge branch 'cy/zsh-completion-SP-in-path'Junio C Hamano2019-01-181-5/+5
|\ \
| * | completion: treat results of git ls-tree as file pathsChayoung You2019-01-031-5/+5
* | | Merge branch 'nd/checkout-dwim-fix'Junio C Hamano2019-01-041-1/+2
|\ \ \ | |/ / |/| |
| * | checkout: disambiguate dwim tracking branches and local filesNguyễn Thái Ngọc Duy2018-11-141-1/+2
* | | t9902: 'send-email' test case requires PERLJohannes Schindelin2018-12-141-1/+1
| |/ |/|
* | tests: send "bug in the test script" errors to the script's stderrSZEDER Gábor2018-11-201-1/+1
* | i18n: make GETTEXT_POISON a runtime optionÆvar Arnfjörð Bjarmason2018-11-091-1/+2
|/
* Merge branch 'wc/make-funnynames-shared-lazy-prereq'Junio C Hamano2018-08-201-3/+3
|\
| * t: factor out FUNNYNAMES as shared lazy prereqWilliam Chargin2018-08-061-3/+3
* | t9000-t9999: fix broken &&-chainsEric Sunshine2018-07-161-2/+2