aboutsummaryrefslogtreecommitdiff
path: root/t/t1507-rev-parse-upstream.sh
Commit message (Expand)AuthorAge
* rev-parse: match @{upstream}, @{u} and @{push} case-insensitivelyÆvar Arnfjörð Bjarmason2017-03-27
* remote.c: report specific errors from branch_get_upstreamJeff King2015-05-21
* git-show: fix 'git show -s' to not add extra terminator after merge commitMax Kirillov2014-05-15
* interpret_branch_name: find all possible @-marksJeff King2014-01-15
* interpret_branch_name: avoid @{upstream} past colonJeff King2014-01-15
* sha1_name: fix error message for @{u}Ramkumar Ramachandra2013-05-22
* t1507: Test that branchname@{upstream} is interpreted as branchKacper Kornet2013-03-17
* i18n: mark @{upstream} error messages for translationZbigniew Jędrzejewski-Szmek2012-04-15
* Be more specific if upstream branch is not trackedZbigniew Jędrzejewski-Szmek2012-04-15
* Provide better message for barnhc_wiht_tpyo@{u}Zbigniew Jędrzejewski-Szmek2012-04-15
* Provide branch name in error message when using @{u}Zbigniew Jędrzejewski-Szmek2012-04-15
* t1507: add tests to document @{upstream} behaviourZbigniew Jędrzejewski-Szmek2012-04-15
* Change incorrect "remote branch" to "remote tracking branch" in C codeMatthieu Moy2010-11-03
* Fix log -g this@{upstream}Junio C Hamano2010-01-26
* Make test numbers uniqueJohannes Sixt2010-01-24