summaryrefslogtreecommitdiff
path: root/t/t3200-branch.sh
AgeCommit message (Expand)AuthorFilesLines
2008-12-12git-branch: display sha1 on branch deletionLibravatar Brandon Casey1-1/+2
2008-10-30git branch -m: forbid renaming of a symrefLibravatar Miklos Vajna1-4/+4
2008-10-26Fix git branch -m for symrefs.Libravatar Miklos Vajna1-0/+9
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Libravatar Nanako Shiraishi1-29/+29
2008-07-23t3200,t7201: replace '!' with test_must_failLibravatar Brandon Casey1-1/+1
2008-07-13t/: Use "test_must_fail git" instead of "! git"Libravatar Stephan Beyer1-4/+4
2008-05-11Allow tracking branches to set up rebase by default.Libravatar Dustin Sallings1-0/+234
2008-03-18Fix t3200 configLibravatar Daniel Barkalow1-10/+10
2008-02-27Merge branch 'js/branch-track'Libravatar Junio C Hamano1-1/+21
2008-02-19branch: optionally setup branch.*.merge from upstream local branchesLibravatar Jay Soffian1-1/+21
2008-02-01Sane use of test_expect_failureLibravatar Junio C Hamano1-17/+19
2007-07-11branch --track: code cleanup and saner handling of local branchesLibravatar Johannes Schindelin1-10/+11
2007-07-08branch.autosetupmerge: allow boolean values, or "all"Libravatar Johannes Schindelin1-0/+9
2007-07-02Rewrite "git-frotz" to "git frotz"Libravatar Junio C Hamano1-81/+81
2007-06-09git-branch: cleanup config file when deleting branchesLibravatar Gerrit Pape1-0/+9
2007-06-06git-branch --track: fix tracking branch computation.Libravatar Junio C Hamano1-4/+12
2007-04-06t3200-branch.sh: small language nitLibravatar Arjen Laarhoven1-1/+1
2007-04-06Distinguish branches by more than case in tests.Libravatar Brian Gernhardt1-3/+3
2007-04-05Fix renaming branch without config fileLibravatar Geert Bosch1-0/+9
2007-03-16git-fetch, git-branch: Support local --track via a special remote '.'Libravatar Paolo Bonzini1-0/+6
2007-03-10git-branch, git-checkout: autosetup for remote branch trackingLibravatar Paolo Bonzini1-11/+54
2007-01-28[PATCH] Rename git-repo-config to git-config.Libravatar Tom Prince1-3/+3
2007-01-08git-checkout: fix branch name output from the commandLibravatar Junio C Hamano1-1/+1
2006-12-16git-branch: rename config vars branch.<branch>.*, tooLibravatar Johannes Schindelin1-0/+6
2006-12-05rename_ref: use lstat(2) when testing for symlinkLibravatar Lars Hjemli1-0/+7
2006-12-05git-branch: add options and tests for branch renamingLibravatar Lars Hjemli1-0/+34
2006-10-23t3200: git-branch testsuite updateLibravatar Junio C Hamano1-6/+3
2006-09-25Remove empty ref directories that prevent creating a ref.Libravatar Christian Couder1-0/+12
2006-05-24Test that git-branch -l works.Libravatar Shawn Pearce1-1/+30
2005-12-14t3200: branch --help does not die anymore.Libravatar Junio C Hamano1-2/+2
2005-11-14allow git-update-ref create refs with slashes in namesLibravatar Alex Riesen1-0/+8
2005-09-08'build' scripts before installing.Libravatar Junio C Hamano1-3/+3
2005-09-07[PATCH] Do not create bogus branch from flag to git branchLibravatar Amos Waterland1-0/+27