aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5505-remote.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-19Merge branch 'bf/fetch-set-head-config'Junio C Hamano1-0/+11
2024-12-19Merge branch 'bf/set-head-symref'Junio C Hamano1-6/+101
2024-12-06remote set-head: set followRemoteHEAD to "warn" if "always"Bence Ferdinandy1-0/+11
2024-11-25fetch set_head: handle mirrored bare repositoriesBence Ferdinandy1-0/+10
2024-11-25fetch: set remote/HEAD if it does not existBence Ferdinandy1-6/+15
2024-11-25remote set-head: better output for --autoBence Ferdinandy1-1/+62
2024-11-25t/t5505-remote: test failure of set-headBence Ferdinandy1-0/+12
2024-11-25t/t5505-remote: set default branch to mainBence Ferdinandy1-0/+3
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-08-22remote: fix leaks when matching refspecsPatrick Steinhardt1-0/+1
2024-06-14remote: allow resetting url listJeff King1-0/+36
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-11/+11
2022-10-10Merge branch 'jk/remote-rename-without-fetch-refspec'Junio C Hamano1-0/+11
2022-09-22remote: handle rename of remote without fetch refspecJeff King1-0/+11
2022-08-19builtin/remote.c: let parse-options parse subcommandsSZEDER Gábor1-1/+1
2022-08-19t5505-remote.sh: check the behavior without a subcommandSZEDER Gábor1-0/+20
2022-07-18Merge branch 'ab/test-without-templates'Junio C Hamano1-2/+4
2022-06-17remote: handle negative refspecs in git remote showJacob Keller1-0/+46
2022-06-06tests: don't depend on template-created .git/branchesÆvar Arnfjörð Bjarmason1-2/+4
2022-05-09builtin/remote.c: teach `-v` to list filters for promisor remotesAbhradeep Chakraborty1-0/+34
2022-03-03builtin/remote.c: show progress when renaming remote referencesTaylor Blau1-1/+3
2022-01-03Merge branch 'es/test-chain-lint'Junio C Hamano1-4/+2
2021-12-13tests: apply modern idiom for exiting loop upon failureEric Sunshine1-4/+2
2021-12-05tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when neededJohannes Schindelin1-3/+0
2021-06-14*: fix typos which duplicate a wordAndrei Rybak1-1/+1
2021-03-22Merge branch 'ab/remote-write-config-in-camel-case'Junio C Hamano1-0/+3
2021-02-24remote: write camel-cased *.pushRemote on renameÆvar Arnfjörð Bjarmason1-0/+2
2021-02-24remote: add camel-cased *.tagOpt key, like cloneÆvar Arnfjörð Bjarmason1-0/+1
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-12/+12
2021-02-10tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason1-3/+3
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano1-0/+3
2020-12-16t5505: finalize transitioning to using the branch name `main`Johannes Schindelin1-78/+78
2020-11-19tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer neededJohannes Schindelin1-4/+4
2020-11-19t550*: adjust the references to the default branch name "main"Johannes Schindelin1-71/+71
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-11-09Merge branch 'ab/git-remote-exit-code'Junio C Hamano1-8/+8
2020-11-02Merge branch 'js/default-branch-name-part-4-minus-1'Junio C Hamano1-15/+15
2020-10-27remote: add meaningful exit code on missing/existingÆvar Arnfjörð Bjarmason1-8/+8
2020-10-23tests: prepare aligned mentions of the default branch nameJohannes Schindelin1-15/+15
2020-09-30remote: add tests for add and rename with invalid namesSean Barag1-0/+13
2020-06-25tests: reference `seen` wherever `pu` was referencedJohannes Schindelin1-4/+4
2020-02-10remote rename/remove: gently handle remote.pushDefault configBert Wesarg1-2/+74
2020-02-10remote rename/remove: handle branch.<name>.pushRemote config valuesBert Wesarg1-1/+15
2018-11-14push: test that <src> doesn't DWYM if <dst> is unqualifiedÆvar Arnfjörð Bjarmason1-0/+27
2018-11-14push: add an advice on unqualified <dst> pushÆvar Arnfjörð Bjarmason1-0/+28
2018-09-14builtin/remote: quote remote name on error to display empty nameShulhan1-2/+2
2018-08-20Merge branch 'ab/test-must-be-empty-for-master'Junio C Hamano1-4/+2
2018-08-15Merge branch 'nd/i18n'Junio C Hamano1-1/+1
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason1-4/+2
2018-07-23refs.c: mark more strings for translationNguyễn Thái Ngọc Duy1-1/+1