aboutsummaryrefslogtreecommitdiffstats
path: root/t/t1507-rev-parse-upstream.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-5/+5
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin1-21/+21
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-07-30Revert "fmt-merge-msg: stop treating `master` specially"Junio C Hamano1-1/+1
2020-06-23fmt-merge-msg: stop treating `master` speciallyJohannes Schindelin1-1/+1
2019-12-20t1507: inline full_name()Denton Liu1-20/+15
2019-12-20t1507: run commands within test_expect_successDenton Liu1-20/+20
2019-12-20t1507: stop losing return codes of git commandsDenton Liu1-13/+32
2019-09-06t: use common $SQ variableDenton Liu1-7/+5
2018-08-20Merge branch 'ab/test-must-be-empty-for-master'Junio C Hamano1-2/+1
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason1-2/+1
2018-07-03t: use test_might_fail() instead of manipulating exit code manuallyEric Sunshine1-3/+3
2018-03-26t1507: abstract away SHA-1-specific constantsbrian m. carlson1-2/+3
2018-02-27t1507-rev-parse-upstream: don't check the stderr of a shell functionSZEDER Gábor1-7/+7
2017-03-27rev-parse: match @{upstream}, @{u} and @{push} case-insensitivelyÆvar Arnfjörð Bjarmason1-4/+11
2015-05-21remote.c: report specific errors from branch_get_upstreamJeff King1-4/+4
2014-05-15git-show: fix 'git show -s' to not add extra terminator after merge commitMax Kirillov1-1/+1
2014-01-15interpret_branch_name: find all possible @-marksJeff King1-0/+21
2014-01-15interpret_branch_name: avoid @{upstream} past colonJeff King1-0/+16
2013-05-22sha1_name: fix error message for @{u}Ramkumar Ramachandra1-10/+5
2013-03-17t1507: Test that branchname@{upstream} is interpreted as branchKacper Kornet1-0/+4
2012-04-15i18n: mark @{upstream} error messages for translationZbigniew Jędrzejewski-Szmek1-5/+5
2012-04-15Be more specific if upstream branch is not trackedZbigniew Jędrzejewski-Szmek1-3/+3
2012-04-15Provide better message for barnhc_wiht_tpyo@{u}Zbigniew Jędrzejewski-Szmek1-1/+1
2012-04-15Provide branch name in error message when using @{u}Zbigniew Jędrzejewski-Szmek1-2/+2
2012-04-15t1507: add tests to document @{upstream} behaviourZbigniew Jędrzejewski-Szmek1-3/+78
2010-11-03Change incorrect "remote branch" to "remote tracking branch" in C codeMatthieu Moy1-1/+1
2010-01-26Fix log -g this@{upstream}Junio C Hamano1-0/+29
2010-01-24Make test numbers uniqueJohannes Sixt1-0/+110