summaryrefslogtreecommitdiff
path: root/show-branch.c
AgeCommit message (Expand)Author
2005-10-11show-branch: optionally use unique prefix as name.Junio C Hamano
2005-10-02Add git-symbolic-refJunio C Hamano
2005-09-25show-branch: fix commit naming breakage.Junio C Hamano
2005-09-20show-branch: Be nicer when running in a corrupt repository.Junio C Hamano
2005-09-11Fix 'git-show-branch --list <head>'Junio C Hamano
2005-09-09show-branch: --list and --independentJunio C Hamano
2005-09-08Show all merge-base candidates from show-branch --merge-baseJunio C Hamano
2005-08-31show-branch: make it work in a subdirectory.Junio C Hamano
2005-08-30Updates: show-branchJunio C Hamano
2005-08-25Sort branch names snarfed from refs/ hierarchy.Junio C Hamano
2005-08-23Clean-up output from "git show-branch" and document it.Junio C Hamano
2005-08-23[PATCH] Add 'git show-branch'.Junio C Hamano