summaryrefslogtreecommitdiff
path: root/t/t1507-rev-parse-upstream.sh
AgeCommit message (Expand)Author
2021-02-11tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: 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-26t1507: 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-15interpret_branch_name: find all possible @-marksJeff King
2014-01-15interpret_branch_name: avoid @{upstream} past colonJeff King
2013-05-22sha1_name: fix error message for @{u}Ramkumar Ramachandra
2013-03-17t1507: Test that branchname@{upstream} is interpreted as branchKacper Kornet
2012-04-15i18n: mark @{upstream} error messages for translationZbigniew Jędrzejewski-Szmek
2012-04-15Be more specific if upstream branch is not trackedZbigniew Jędrzejewski-Szmek
2012-04-15Provide better message for barnhc_wiht_tpyo@{u}Zbigniew Jędrzejewski-Szmek
2012-04-15Provide branch name in error message when using @{u}Zbigniew Jędrzejewski-Szmek
2012-04-15t1507: 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-26Fix log -g this@{upstream}Junio C Hamano
2010-01-24Make test numbers uniqueJohannes Sixt