Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2022-10-10Merge branch 'jk/remote-rename-without-fetch-refspec'Junio C Hamano
2022-09-22remote: handle rename of remote without fetch refspecJeff King
2022-08-19builtin/remote.c: let parse-options parse subcommandsSZEDER Gábor
2022-08-19t5505-remote.sh: check the behavior without a subcommandSZEDER Gábor
2022-07-18Merge branch 'ab/test-without-templates'Junio C Hamano
2022-06-17remote: handle negative refspecs in git remote showJacob Keller
2022-06-06tests: don't depend on template-created .git/branchesÆvar Arnfjörð Bjarmason
2022-05-09builtin/remote.c: teach `-v` to list filters for promisor remotesAbhradeep Chakraborty
2022-03-04builtin/remote.c: show progress when renaming remote referencesTaylor Blau
2022-01-04Merge branch 'es/test-chain-lint'Junio C Hamano
2021-12-13tests: apply modern idiom for exiting loop upon failureEric Sunshine
2021-12-05tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when neededJohannes Schindelin
2021-06-14*: fix typos which duplicate a wordAndrei Rybak
2021-03-23Merge branch 'ab/remote-write-config-in-camel-case'Junio C Hamano
2021-02-25remote: write camel-cased *.pushRemote on renameÆvar Arnfjörð Bjarmason
2021-02-25remote: add camel-cased *.tagOpt key, like cloneÆvar Arnfjörð Bjarmason
2021-02-11tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2021-02-11tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason
2021-01-26Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano
2020-12-17t5505: finalize transitioning to using the branch name `main`Johannes Schindelin
2020-11-20tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer neededJohannes Schindelin
2020-11-20t550*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-20tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-11-10Merge branch 'ab/git-remote-exit-code'Junio C Hamano
2020-11-03Merge branch 'js/default-branch-name-part-4-minus-1'Junio C Hamano
2020-10-27remote: add meaningful exit code on missing/existingÆvar Arnfjörð Bjarmason
2020-10-23tests: prepare aligned mentions of the default branch nameJohannes Schindelin
2020-10-01remote: add tests for add and rename with invalid namesSean Barag
2020-06-25tests: reference `seen` wherever `pu` was referencedJohannes Schindelin
2020-02-10remote rename/remove: gently handle remote.pushDefault configBert Wesarg
2020-02-10remote rename/remove: handle branch.<name>.pushRemote config valuesBert Wesarg
2018-11-14push: test that <src> doesn't DWYM if <dst> is unqualifiedÆvar Arnfjörð Bjarmason
2018-11-14push: add an advice on unqualified <dst> pushÆvar Arnfjörð Bjarmason
2018-09-14builtin/remote: quote remote name on error to display empty nameShulhan
2018-08-20Merge branch 'ab/test-must-be-empty-for-master'Junio C Hamano
2018-08-16Merge branch 'nd/i18n'Junio C Hamano
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason
2018-07-23refs.c: mark more strings for translationNguyễn Thái Ngọc Duy
2018-07-17t5000-t5999: fix broken &&-chainsEric Sunshine
2018-07-03t5505: modernize and simplify hard-to-digest testEric Sunshine
2017-02-28Merge branch 'rl/remote-allow-missing-branch-name-merge'Junio C Hamano
2017-02-28Merge branch 'mh/ref-remove-empty-directory'Junio C Hamano
2017-02-22remote: ignore failure to remove missing branch.<name>.mergeRoss Lagerwall
2017-01-20remote rename: more carefully determine whether a remote is configuredJohannes Schindelin
2017-01-20remote rename: demonstrate a bogus "remote exists" bugJohannes Schindelin
2017-01-08t5505: use "for-each-ref" to test for the non-existence of referencesMichael Haggerty
2016-06-18tests: use test_i18n* functions to suppress false positivesVasco Almeida
2016-02-27Merge branch 'ps/config-error'Junio C Hamano
2016-02-27Merge branch 'tg/git-remote'Junio C Hamano