aboutsummaryrefslogtreecommitdiff
path: root/t/t3200-branch.sh
Commit message (Expand)AuthorAge
* Merge branch 'cn/maint-branch-with-bad'Junio C Hamano2012-03-01
|\
| * branch: don't assume the merge filter ref existsCarlos Martín Nieto2012-02-27
* | branch --edit-description: protect against mistyped branch nameJunio C Hamano2012-02-05
* | Merge branch 'rr/test-chaining'Junio C Hamano2011-12-19
|\ \ | |/ |/|
| * t3200 (branch): fix '&&' chainingRamkumar Ramachandra2011-12-08
* | branch: allow a no-op "branch -M <current-branch> HEAD"Jonathan Nieder2011-11-28
|/
* t3200: add test case for 'branch -m'Stefan Naewe2011-11-02
* Merge branch 'mg/branch-list'Junio C Hamano2011-10-05
|\
| * t3200: clean up checks for file existenceJeff King2011-09-13
| * branch: introduce --list optionMichael J Gruber2011-08-28
* | branch --set-upstream: regression fixJunio C Hamano2011-09-16
* | Prevent force-updating of the current branchConrad Irwin2011-08-22
|/
* Merge branch 'jc/fix-diff-files-unmerged'Junio C Hamano2011-05-06
|\
| * test: use $_z40 from test-libJunio C Hamano2011-04-23
* | i18n: use test_i18ngrep in t2020, t2204, t3030, and t3200Junio C Hamano2011-04-13
* | Merge branch 'ab/i18n-st'Junio C Hamano2011-04-01
|\ \
| * | i18n: git-branch "Deleted branch [...]" messageÆvar Arnfjörð Bjarmason2011-03-09
* | | Merge branch 'jh/maint-do-not-track-non-branches'Junio C Hamano2011-03-15
|\ \ \ | |/ / |/| |
| * | branch/checkout --track: Ensure that upstream branch is indeed a branchJohan Herland2011-02-16
| |/
* | branch -h: show usage even in an invalid repositoryNguyễn Thái Ngọc Duy2010-10-22
|/
* tests: correct "does reflog exist?" testsJunio C Hamano2010-07-21
* t/: work around one-shot variable assignment with test_must_failBrandon Casey2010-07-21
* Merge branch 'gv/portable'Junio C Hamano2010-06-21
|\
| * tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan2010-05-31
* | t3200: test -l with core.logAllRefUpdates optionsErick Mattos2010-06-03
|/
* branch -d: base the "already-merged" safety on the branch it merges withJunio C Hamano2009-12-30
* Merge branch 'bc/maint-1.6.1-branch-deleted-was'Junio C Hamano2009-03-26
|\
| * git-branch: display "was sha1" on branch deletion rather than just "sha1"Brandon Casey2009-03-21
* | Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt2009-03-22
|/
* git-branch: display sha1 on branch deletionBrandon Casey2008-12-12
* git branch -m: forbid renaming of a symrefMiklos Vajna2008-10-30
* Fix git branch -m for symrefs.Miklos Vajna2008-10-26
* tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-03
* t3200,t7201: replace '!' with test_must_failBrandon Casey2008-07-23
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* Allow tracking branches to set up rebase by default.Dustin Sallings2008-05-11
* Fix t3200 configDaniel Barkalow2008-03-18
* Merge branch 'js/branch-track'Junio C Hamano2008-02-27
|\
| * branch: optionally setup branch.*.merge from upstream local branchesJay Soffian2008-02-19
* | Sane use of test_expect_failureJunio C Hamano2008-02-01
|/
* branch --track: code cleanup and saner handling of local branchesJohannes Schindelin2007-07-11
* branch.autosetupmerge: allow boolean values, or "all"Johannes Schindelin2007-07-08
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* git-branch: cleanup config file when deleting branchesGerrit Pape2007-06-09
* git-branch --track: fix tracking branch computation.Junio C Hamano2007-06-06
* t3200-branch.sh: small language nitArjen Laarhoven2007-04-06
* Distinguish branches by more than case in tests.Brian Gernhardt2007-04-06
* Fix renaming branch without config fileGeert Bosch2007-04-05
* git-fetch, git-branch: Support local --track via a special remote '.'Paolo Bonzini2007-03-16
* git-branch, git-checkout: autosetup for remote branch trackingPaolo Bonzini2007-03-10