summaryrefslogtreecommitdiff
path: root/t/t3200-branch.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-031-29/+29
* t3200,t7201: replace '!' with test_must_failBrandon Casey2008-07-231-1/+1
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-4/+4
* Allow tracking branches to set up rebase by default.Dustin Sallings2008-05-111-0/+234
* Fix t3200 configDaniel Barkalow2008-03-181-10/+10
* Merge branch 'js/branch-track'Junio C Hamano2008-02-271-1/+21
|\
| * branch: optionally setup branch.*.merge from upstream local branchesJay Soffian2008-02-191-1/+21
* | Sane use of test_expect_failureJunio C Hamano2008-02-011-17/+19
|/
* branch --track: code cleanup and saner handling of local branchesJohannes Schindelin2007-07-111-10/+11
* branch.autosetupmerge: allow boolean values, or "all"Johannes Schindelin2007-07-081-0/+9
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-81/+81
* git-branch: cleanup config file when deleting branchesGerrit Pape2007-06-091-0/+9
* git-branch --track: fix tracking branch computation.Junio C Hamano2007-06-061-4/+12
* t3200-branch.sh: small language nitArjen Laarhoven2007-04-061-1/+1
* Distinguish branches by more than case in tests.Brian Gernhardt2007-04-061-3/+3
* Fix renaming branch without config fileGeert Bosch2007-04-051-0/+9
* git-fetch, git-branch: Support local --track via a special remote '.'Paolo Bonzini2007-03-161-0/+6
* git-branch, git-checkout: autosetup for remote branch trackingPaolo Bonzini2007-03-101-11/+54
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-3/+3
* git-checkout: fix branch name output from the commandJunio C Hamano2007-01-081-1/+1
* git-branch: rename config vars branch.<branch>.*, tooJohannes Schindelin2006-12-161-0/+6
* rename_ref: use lstat(2) when testing for symlinkLars Hjemli2006-12-051-0/+7
* git-branch: add options and tests for branch renamingLars Hjemli2006-12-051-0/+34
* t3200: git-branch testsuite updateJunio C Hamano2006-10-231-6/+3
* Remove empty ref directories that prevent creating a ref.Christian Couder2006-09-251-0/+12
* Test that git-branch -l works.Shawn Pearce2006-05-241-1/+30
* t3200: branch --help does not die anymore.Junio C Hamano2005-12-141-2/+2
* allow git-update-ref create refs with slashes in namesAlex Riesen2005-11-141-0/+8
* 'build' scripts before installing.Junio C Hamano2005-09-081-3/+3
* [PATCH] Do not create bogus branch from flag to git branchAmos Waterland2005-09-071-0/+27