summaryrefslogtreecommitdiff
path: root/t/t3200-branch.sh
Commit message (Expand)AuthorAgeFilesLines
* t3200: fix failure on case-insensitive filesystemsjh/checkout-auto-trackingEric Sunshine2013-09-171-0/+1
* branch.c: Relax unnecessary requirement on upstream's remote ref namePer Cederqvist2013-09-091-1/+1
* t3200: Add test demonstrating minor regression in 41c21f2Johan Herland2013-09-091-0/+34
* t3200: Minor fix when preparing for tracking failureJohan Herland2013-09-091-1/+2
* branch.c: Validate tracking branches with refspecs instead of refs/remotes/*Johan Herland2013-04-211-1/+1
* t3200.39: tracking setup should fail if there is no matching refspec.Johan Herland2013-04-211-4/+4
* Merge branch 'jk/set-upstream-error-cases'Junio C Hamano2013-04-071-0/+12
|\
| * t3200: test --set-upstream-to with bogus refsJeff King2013-04-021-0/+12
* | Merge branch 'jm/branch-rename-nothing-error'Junio C Hamano2013-04-031-1/+1
|\ \ | |/ |/|
| * branch: give better message when no names specified for renameJonathon Mah2013-03-311-1/+1
* | Merge branch 'rr/test-3200-style'Junio C Hamano2013-04-011-253/+267
|\ \ | |/ |/|
| * t3200 (branch): modernize styleRamkumar Ramachandra2013-03-201-233/+244
* | branch: segfault fixes and validationNguyễn Thái Ngọc Duy2013-02-231-0/+21
|/
* branch: give a more helpful message on redundant argumentsNguyễn Thái Ngọc Duy2013-01-301-2/+2
* branch: show targets of deleted symrefs, not sha1sRené Scharfe2012-10-181-3/+2
* branch: skip commit checks when deleting symref branchesRené Scharfe2012-10-181-0/+9
* branch: delete symref branch, not its targetRené Scharfe2012-10-181-0/+11
* Merge branch 'cn/branch-set-upstream-to'Junio C Hamano2012-09-101-0/+70
|\
| * branch: deprecate --set-upstream and show help if we detect possible mistaken...Carlos Martín Nieto2012-08-301-0/+34
| * branch: add --unset-upstream optionCarlos Martín Nieto2012-08-301-0/+22
| * branch: introduce --set-upstream-toCarlos Martín Nieto2012-08-231-0/+14
* | Fix tests under GETTEXT_POISON on parseoptJiang Xin2012-08-271-2/+2
|/
* Merge branch 'nd/columns'Junio C Hamano2012-05-031-0/+77
|\
| * branch: add --columnNguyễn Thái Ngọc Duy2012-04-271-0/+77
* | Merge branch 'cn/maint-branch-with-bad'Junio C Hamano2012-03-011-0/+4
|\ \ | |/ |/|
| * branch: don't assume the merge filter ref existscn/maint-branch-with-badCarlos Martín Nieto2012-02-271-0/+4
* | branch --edit-description: protect against mistyped branch namejc/branch-desc-typoavoidanceJunio C Hamano2012-02-051-4/+37
* | Merge branch 'rr/test-chaining'Junio C Hamano2011-12-191-2/+2
|\ \ | |/ |/|
| * t3200 (branch): fix '&&' chainingRamkumar Ramachandra2011-12-081-2/+2
* | branch: allow a no-op "branch -M <current-branch> HEAD"Jonathan Nieder2011-11-281-0/+16
|/
* t3200: add test case for 'branch -m'Stefan Naewe2011-11-021-0/+5
* Merge branch 'mg/branch-list'Junio C Hamano2011-10-051-16/+48
|\
| * t3200: clean up checks for file existenceJeff King2011-09-131-25/+25
| * branch: introduce --list optionMichael J Gruber2011-08-281-0/+32
* | branch --set-upstream: regression fixJunio C Hamano2011-09-161-0/+13
* | Prevent force-updating of the current branchConrad Irwin2011-08-221-0/+12
|/
* Merge branch 'jc/fix-diff-files-unmerged'Junio C Hamano2011-05-061-2/+2
|\
| * test: use $_z40 from test-libJunio C Hamano2011-04-231-2/+2
* | i18n: use test_i18ngrep in t2020, t2204, t3030, and t3200Junio C Hamano2011-04-131-2/+4
* | Merge branch 'ab/i18n-st'Junio C Hamano2011-04-011-1/+1
|\ \
| * | i18n: git-branch "Deleted branch [...]" messageÆvar Arnfjörð Bjarmason2011-03-091-1/+1
* | | Merge branch 'jh/maint-do-not-track-non-branches'Junio C Hamano2011-03-151-0/+14
|\ \ \ | |/ / |/| |
| * | branch/checkout --track: Ensure that upstream branch is indeed a branchJohan Herland2011-02-161-0/+14
| |/
* | branch -h: show usage even in an invalid repositoryNguyễn Thái Ngọc Duy2010-10-221-0/+11
|/
* tests: correct "does reflog exist?" testsJunio C Hamano2010-07-211-10/+3
* t/: work around one-shot variable assignment with test_must_failBrandon Casey2010-07-211-1/+5
* Merge branch 'gv/portable'Junio C Hamano2010-06-211-2/+2
|\
| * tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan2010-05-311-2/+2
* | t3200: test -l with core.logAllRefUpdates optionsErick Mattos2010-06-031-0/+24
|/
* branch -d: base the "already-merged" safety on the branch it merges withJunio C Hamano2009-12-301-0/+26