summaryrefslogtreecommitdiff
path: root/t/t1507-rev-parse-upstream.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ar/test-cleanup-unused-file-creation'Junio C Hamano2023-05-151-1/+2
|\
| * test: rev-parse-upstream: add missing cmpFelipe Contreras2023-05-091-1/+2
* | Merge branch 'ar/test-cleanup-unused-file-creation'Junio C Hamano2023-04-041-2/+4
|\ \ | |/
| * t1507: assert output of rev-parseAndrei Rybak2023-03-201-2/+4
* | object-name: fix quiet @{u} parsingFelipe Contreras2023-03-161-0/+5
|/
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-101-5/+5
* t[01]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-21/+21
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* Revert "fmt-merge-msg: stop treating `master` specially"Junio C Hamano2020-07-301-1/+1
* fmt-merge-msg: stop treating `master` speciallyJohannes Schindelin2020-06-231-1/+1
* t1507: inline full_name()Denton Liu2019-12-201-20/+15
* t1507: run commands within test_expect_successDenton Liu2019-12-201-20/+20
* t1507: stop losing return codes of git commandsDenton Liu2019-12-201-13/+32
* t: use common $SQ variableDenton Liu2019-09-061-7/+5
* Merge branch 'ab/test-must-be-empty-for-master'Junio C Hamano2018-08-201-2/+1
|\
| * tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason2018-07-301-2/+1
* | t: use test_might_fail() instead of manipulating exit code manuallyEric Sunshine2018-07-031-3/+3
|/
* t1507: abstract away SHA-1-specific constantsbrian m. carlson2018-03-261-2/+3
* t1507-rev-parse-upstream: don't check the stderr of a shell functionSZEDER Gábor2018-02-271-7/+7
* rev-parse: match @{upstream}, @{u} and @{push} case-insensitivelyab/case-insensitive-upstream-and-push-markerÆvar Arnfjörð Bjarmason2017-03-271-4/+11
* remote.c: report specific errors from branch_get_upstreamJeff King2015-05-211-4/+4
* git-show: fix 'git show -s' to not add extra terminator after merge commitmk/show-s-no-extra-blank-line-for-mergesMax Kirillov2014-05-151-1/+1
* interpret_branch_name: find all possible @-marksjk/interpret-branch-name-fixJeff King2014-01-151-0/+21
* interpret_branch_name: avoid @{upstream} past colonJeff King2014-01-151-0/+16
* sha1_name: fix error message for @{u}Ramkumar Ramachandra2013-05-221-10/+5
* t1507: Test that branchname@{upstream} is interpreted as branchKacper Kornet2013-03-171-0/+4
* i18n: mark @{upstream} error messages for translationZbigniew Jędrzejewski-Szmek2012-04-151-5/+5
* Be more specific if upstream branch is not trackedZbigniew Jędrzejewski-Szmek2012-04-151-3/+3
* Provide better message for barnhc_wiht_tpyo@{u}Zbigniew Jędrzejewski-Szmek2012-04-151-1/+1
* Provide branch name in error message when using @{u}Zbigniew Jędrzejewski-Szmek2012-04-151-2/+2
* t1507: add tests to document @{upstream} behaviourZbigniew Jędrzejewski-Szmek2012-04-151-3/+78
* Change incorrect "remote branch" to "remote tracking branch" in C codeMatthieu Moy2010-11-031-1/+1
* Fix log -g this@{upstream}Junio C Hamano2010-01-261-0/+29
* Make test numbers uniqueJohannes Sixt2010-01-241-0/+110