summaryrefslogtreecommitdiff
path: root/t/t3200-branch.sh
AgeCommit message (Expand)Author
2007-01-08git-checkout: fix branch name output from the commandJunio C Hamano
2006-12-16git-branch: rename config vars branch.<branch>.*, tooJohannes Schindelin
2006-12-06rename_ref: use lstat(2) when testing for symlinkLars Hjemli
2006-12-06git-branch: add options and tests for branch renamingLars Hjemli
2006-10-24t3200: git-branch testsuite updateJunio C Hamano
2006-09-26Remove empty ref directories that prevent creating a ref.Christian Couder
2006-05-25Test that git-branch -l works.Shawn Pearce
2005-12-14t3200: branch --help does not die anymore.Junio C Hamano
2005-11-15allow git-update-ref create refs with slashes in namesAlex Riesen
2005-09-09'build' scripts before installing.Junio C Hamano
2005-09-08[PATCH] Do not create bogus branch from flag to git branchAmos Waterland