153 Commits (2cdc292b3160e2bd80c3a9d24eff3afe29a2a46d)

Author SHA1 Message Date
Felipe Contreras e9f2118ddf completion: bash: fix for suboptions with value 4 years ago
Philippe Blain ca2d62b787 parse-options: don't complete option aliases by default 4 years ago
Denton Liu 59d85a2a05 git-completion.bash: use $__git_cmd_idx in more places 4 years ago
Sergey Organov 17c13e60fd diff-merges: introduce log.diffMerges config variable 4 years ago
Ævar Arnfjörð Bjarmason 73c01d25fe tests: remove uses of GIT_TEST_GETTEXT_POISON=false 4 years ago
Felipe Contreras 5a067ba9d0 completion: add proper public __git_complete 4 years ago
Felipe Contreras 0e02bdc17a test: completion: add tests for __git_complete 4 years ago
Johannes Schindelin 0007618107 t9902: use `main` as initial branch name 4 years ago
Felipe Contreras b64b43d2f2 test: completion: fix typos 4 years ago
Johannes Schindelin 334afbc76f tests: mark tests relying on the current default for `init.defaultBranch` 4 years ago
Felipe Contreras 9414938c34 completion: bash: support recursive aliases 4 years ago
Felipe Contreras af806a2c24 zsh: update copyright notices 4 years ago
Johannes Schindelin 8164360fc8 t9902: prepare a test for the upcoming default branch name 4 years ago
Denton Liu 64f1f58fe7 checkout: learn to respect checkout.guess 4 years ago
Johannes Schindelin f33f2d3d54 t9902: avoid using the branch name `master` 4 years ago
Johannes Schindelin 6dca5dbf93 tests: reference `seen` wherever `pu` was referenced 5 years ago
Jacob Keller 91439928ec completion: improve handling of --orphan option of switch/checkout 5 years ago
Jacob Keller acb658fe7d completion: improve handling of -c/-C and -b/-B in switch/checkout 5 years ago
Jacob Keller 00e7bd2b00 completion: improve handling of --track in switch/checkout 5 years ago
Jacob Keller 6d76a5cc7f completion: improve handling of --detach in checkout 5 years ago
Jacob Keller 68d97c7fdd completion: improve completion for git switch with no options 5 years ago
Jacob Keller 4e79adf4e5 completion: improve handling of DWIM mode for switch/checkout 5 years ago
Jacob Keller c81ca56bca completion: add tests showing subpar switch/checkout --orphan logic 5 years ago
Jacob Keller 7f59d60429 completion: add tests showing subpar -c/C argument completion 5 years ago
Jacob Keller b07d77a2ba completion: add tests showing subpar -c/-C startpoint completion 5 years ago
Jacob Keller c55b99c3d3 completion: add tests showing subpar switch/checkout --track logic 5 years ago
Jacob Keller e69fb0a16a completion: add tests showing subar checkout --detach logic 5 years ago
Jacob Keller ab58e90f8b completion: add tests showing subpar DWIM logic for switch/checkout 5 years ago
Jacob Keller fab466f91d completion: add test showing subpar git switch completion 5 years ago
Elijah Newren c0af173a13 completion: fix 'git add' on paths under an untracked directory 5 years ago
SZEDER Gábor 367efd54b3 completion: return the index of found word from __git_find_on_cmdline() 5 years ago
SZEDER Gábor 2712e91564 t9902-completion: add tests for the __git_find_on_cmdline() helper 5 years ago
Alexandr Miloslavskiy a9aecc7abb checkout, restore: support the --pathspec-from-file option 5 years ago
Elijah Newren 4dc8b1c114 Fix spelling errors in names of tests 5 years ago
Elijah Newren 7a40cf1553 Fix spelling errors in comments of testcases 5 years ago
Denton Liu bf8e65b30b format-patch: teach --cover-from-description option 5 years ago
Elijah Newren 483e861111 t9902: use a non-deprecated command for testing 6 years ago
SZEDER Gábor 5af9d5f6c8 completion: complete config variables and values for 'git clone --config=' 6 years ago
SZEDER Gábor dd33472831 completion: complete values of configuration variables after 'git -c var=' 6 years ago
SZEDER Gábor e1e00089da completion: complete configuration sections and variable names for 'git -c' 6 years ago
SZEDER Gábor d9438873c4 completion: deduplicate configuration sections 6 years ago
SZEDER Gábor 7a09a8f093 completion: add tests for 'git config' completion 6 years ago
Ævar Arnfjörð Bjarmason 1ff750b128 tests: make GIT_TEST_GETTEXT_POISON a boolean 6 years ago
Jeff King 057ab54b66 completion: fix multiple command removals 6 years ago
Todd Zullinger 402e3e1500 t9902: test multiple removals via completion.commands 6 years ago
Thomas Gummerer 091e04bc8c checkout: introduce --{,no-}overlay option 6 years ago
Chayoung You 6d54f528c7 completion: treat results of git ls-tree as file paths 6 years ago
Johannes Schindelin 0365b9ec59 t9902: 'send-email' test case requires PERL 6 years ago
SZEDER Gábor 165293af3c tests: send "bug in the test script" errors to the script's stderr 6 years ago
Nguyễn Thái Ngọc Duy be4908f103 checkout: disambiguate dwim tracking branches and local files 6 years ago