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-06-17tests: mark as passing with SANITIZE=leakRubén Justo
2023-05-15Merge branch 'ar/test-cleanup-unused-file-creation'Junio C Hamano
2023-05-09test: rev-parse-upstream: add missing cmpFelipe Contreras
2023-04-05Merge branch 'ar/test-cleanup-unused-file-creation'Junio C Hamano
2023-03-20t1507: assert output of rev-parseAndrei Rybak
2023-03-16object-name: fix quiet @{u} parsingFelipe Contreras
2021-02-11tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2020-11-20t[01]*: 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-07-30Revert "fmt-merge-msg: stop treating `master` specially"Junio C Hamano
2020-06-24fmt-merge-msg: stop treating `master` speciallyJohannes Schindelin
2019-12-20t1507: inline full_name()Denton Liu
2019-12-20t1507: run commands within test_expect_successDenton Liu
2019-12-20t1507: stop losing return codes of git commandsDenton Liu
2019-09-06t: use common $SQ variableDenton Liu
2018-08-20Merge branch 'ab/test-must-be-empty-for-master'Junio C Hamano
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason
2018-07-03t: use test_might_fail() instead of manipulating exit code manuallyEric Sunshine
2018-03-27t1507: abstract away SHA-1-specific constantsbrian m. carlson
2018-02-27t1507-rev-parse-upstream: don't check the stderr of a shell functionSZEDER Gábor
2017-03-27rev-parse: match @{upstream}, @{u} and @{push} case-insensitivelyÆvar Arnfjörð Bjarmason
2015-05-21remote.c: report specific errors from branch_get_upstreamJeff King
2014-05-15git-show: fix 'git show -s' to not add extra terminator after merge commitMax Kirillov
2014-01-16interpret_branch_name: find all possible @-marksJeff King
2014-01-16interpret_branch_name: avoid @{upstream} past colonJeff King
2013-05-22sha1_name: fix error message for @{u}Ramkumar Ramachandra
2013-03-18t1507: Test that branchname@{upstream} is interpreted as branchKacper Kornet
2012-04-16i18n: mark @{upstream} error messages for translationZbigniew Jędrzejewski-Szmek
2012-04-16Be more specific if upstream branch is not trackedZbigniew Jędrzejewski-Szmek
2012-04-16Provide better message for barnhc_wiht_tpyo@{u}Zbigniew Jędrzejewski-Szmek
2012-04-16Provide branch name in error message when using @{u}Zbigniew Jędrzejewski-Szmek
2012-04-16t1507: add tests to document @{upstream} behaviourZbigniew Jędrzejewski-Szmek
2010-11-03Change incorrect "remote branch" to "remote tracking branch" in C codeMatthieu Moy
2010-01-27Fix log -g this@{upstream}Junio C Hamano
2010-01-25Make test numbers uniqueJohannes Sixt