Age | Commit message (Expand) | Author | Files | Lines |
2019-09-06 | t: use common $SQ variable | Denton Liu | 1 | -7/+5 |
2018-08-20 | Merge branch 'ab/test-must-be-empty-for-master' | Junio C Hamano | 1 | -2/+1 |
2018-07-30 | tests: make use of the test_must_be_empty function | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
2018-07-03 | t: use test_might_fail() instead of manipulating exit code manually | Eric Sunshine | 1 | -3/+3 |
2018-03-26 | t1507: abstract away SHA-1-specific constants | brian m. carlson | 1 | -2/+3 |
2018-02-27 | t1507-rev-parse-upstream: don't check the stderr of a shell function | SZEDER Gábor | 1 | -7/+7 |
2017-03-27 | rev-parse: match @{upstream}, @{u} and @{push} case-insensitively | Ævar Arnfjörð Bjarmason | 1 | -4/+11 |
2015-05-21 | remote.c: report specific errors from branch_get_upstream | Jeff King | 1 | -4/+4 |
2014-05-15 | git-show: fix 'git show -s' to not add extra terminator after merge commit | Max Kirillov | 1 | -1/+1 |
2014-01-15 | interpret_branch_name: find all possible @-marks | Jeff King | 1 | -0/+21 |
2014-01-15 | interpret_branch_name: avoid @{upstream} past colon | Jeff King | 1 | -0/+16 |
2013-05-22 | sha1_name: fix error message for @{u} | Ramkumar Ramachandra | 1 | -10/+5 |
2013-03-17 | t1507: Test that branchname@{upstream} is interpreted as branch | Kacper Kornet | 1 | -0/+4 |
2012-04-15 | i18n: mark @{upstream} error messages for translation | Zbigniew Jędrzejewski-Szmek | 1 | -5/+5 |
2012-04-15 | Be more specific if upstream branch is not tracked | Zbigniew Jędrzejewski-Szmek | 1 | -3/+3 |
2012-04-15 | Provide better message for barnhc_wiht_tpyo@{u} | Zbigniew Jędrzejewski-Szmek | 1 | -1/+1 |
2012-04-15 | Provide branch name in error message when using @{u} | Zbigniew Jędrzejewski-Szmek | 1 | -2/+2 |
2012-04-15 | t1507: add tests to document @{upstream} behaviour | Zbigniew Jędrzejewski-Szmek | 1 | -3/+78 |
2010-11-03 | Change incorrect "remote branch" to "remote tracking branch" in C code | Matthieu Moy | 1 | -1/+1 |
2010-01-26 | Fix log -g this@{upstream} | Junio C Hamano | 1 | -0/+29 |
2010-01-24 | Make test numbers unique | Johannes Sixt | 1 | -0/+110 |