summaryrefslogtreecommitdiff
path: root/t/t5505-remote.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/remote-rename-without-fetch-refspec'Junio C Hamano2022-10-101-0/+11
|\
| * remote: handle rename of remote without fetch refspecJeff King2022-09-221-0/+11
* | builtin/remote.c: let parse-options parse subcommandsSZEDER Gábor2022-08-191-1/+1
* | t5505-remote.sh: check the behavior without a subcommandSZEDER Gábor2022-08-191-0/+20
* | Merge branch 'ab/test-without-templates'Junio C Hamano2022-07-181-2/+4
|\ \
| * | tests: don't depend on template-created .git/branchesÆvar Arnfjörð Bjarmason2022-06-061-2/+4
* | | remote: handle negative refspecs in git remote showJacob Keller2022-06-171-0/+46
| |/ |/|
* | builtin/remote.c: teach `-v` to list filters for promisor remotesAbhradeep Chakraborty2022-05-091-0/+34
|/
* builtin/remote.c: show progress when renaming remote referencesTaylor Blau2022-03-031-1/+3
* Merge branch 'es/test-chain-lint'Junio C Hamano2022-01-031-4/+2
|\
| * tests: apply modern idiom for exiting loop upon failureEric Sunshine2021-12-131-4/+2
* | tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when neededJohannes Schindelin2021-12-051-3/+0
|/
* *: fix typos which duplicate a wordAndrei Rybak2021-06-141-1/+1
* Merge branch 'ab/remote-write-config-in-camel-case'Junio C Hamano2021-03-221-0/+3
|\
| * remote: write camel-cased *.pushRemote on renameÆvar Arnfjörð Bjarmason2021-02-241-0/+2
| * remote: add camel-cased *.tagOpt key, like cloneÆvar Arnfjörð Bjarmason2021-02-241-0/+1
* | tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-101-12/+12
* | tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason2021-02-101-3/+3
* | Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano2021-01-251-0/+3
|\ \ | |/ |/|
| * tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer neededJohannes Schindelin2020-11-191-4/+4
| * t550*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-71/+71
| * tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* | t5505: finalize transitioning to using the branch name `main`Johannes Schindelin2020-12-161-78/+78
|/
* Merge branch 'ab/git-remote-exit-code'Junio C Hamano2020-11-091-8/+8
|\
| * remote: add meaningful exit code on missing/existingÆvar Arnfjörð Bjarmason2020-10-271-8/+8
* | Merge branch 'js/default-branch-name-part-4-minus-1'Junio C Hamano2020-11-021-15/+15
|\ \
| * | tests: prepare aligned mentions of the default branch nameJohannes Schindelin2020-10-231-15/+15
| |/
* | remote: add tests for add and rename with invalid namesSean Barag2020-09-301-0/+13
|/
* tests: reference `seen` wherever `pu` was referencedJohannes Schindelin2020-06-251-4/+4
* remote rename/remove: gently handle remote.pushDefault configBert Wesarg2020-02-101-2/+74
* remote rename/remove: handle branch.<name>.pushRemote config valuesBert Wesarg2020-02-101-1/+15
* push: test that <src> doesn't DWYM if <dst> is unqualifiedÆvar Arnfjörð Bjarmason2018-11-141-0/+27
* push: add an advice on unqualified <dst> pushÆvar Arnfjörð Bjarmason2018-11-141-0/+28
* builtin/remote: quote remote name on error to display empty nameShulhan2018-09-141-2/+2
* Merge branch 'ab/test-must-be-empty-for-master'Junio C Hamano2018-08-201-4/+2
|\
| * tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason2018-07-301-4/+2
* | Merge branch 'nd/i18n'Junio C Hamano2018-08-151-1/+1
|\ \
| * | refs.c: mark more strings for translationNguyễn Thái Ngọc Duy2018-07-231-1/+1
| |/
* | t5000-t5999: fix broken &&-chainsEric Sunshine2018-07-161-1/+1
* | t5505: modernize and simplify hard-to-digest testEric Sunshine2018-07-031-6/+2
|/
* Merge branch 'rl/remote-allow-missing-branch-name-merge'Junio C Hamano2017-02-271-0/+19
|\
| * remote: ignore failure to remove missing branch.<name>.mergerl/remote-allow-missing-branch-name-mergeRoss Lagerwall2017-02-211-0/+19
* | Merge branch 'mh/ref-remove-empty-directory'Junio C Hamano2017-02-271-1/+1
|\ \
| * | t5505: use "for-each-ref" to test for the non-existence of referencesMichael Haggerty2017-01-071-1/+1
| |/
* | remote rename: more carefully determine whether a remote is configuredjs/remote-rename-with-half-configured-remoteJohannes Schindelin2017-01-191-1/+1
* | remote rename: demonstrate a bogus "remote exists" bugJohannes Schindelin2017-01-191-0/+7
|/
* tests: use test_i18n* functions to suppress false positivesVasco Almeida2016-06-171-1/+1
* Merge branch 'ps/config-error'Junio C Hamano2016-02-261-0/+9
|\
| * remote: die on config error when setting URLPatrick Steinhardt2016-02-221-0/+9
* | Merge branch 'tg/git-remote'Junio C Hamano2016-02-261-0/+33
|\ \