summaryrefslogtreecommitdiff
path: root/t/t3200-branch.sh
AgeCommit message (Expand)AuthorFilesLines
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