summaryrefslogtreecommitdiff
path: root/builtin-show-branch.c
Commit message (Expand)AuthorAgeFilesLines
* Call setup_git_directory() much earlierLinus Torvalds2006-07-291-2/+1
* show-branch: Fix another performance problem.Alexandre Julliard2006-07-231-0/+2
* show-branch: fix performance problem.Junio C Hamano2006-07-161-4/+5
* show-branch: match documentation and usageJunio C Hamano2006-07-061-1/+1
* Move "void *util" from "struct object" into "struct commit"Linus Torvalds2006-06-171-12/+12
* Shrink "struct object" a bitLinus Torvalds2006-06-171-1/+1
* Merge branch 'js/fmt-patch'Junio C Hamano2006-05-241-1/+1
* Builtin git-show-branch.Peter Eriksen2006-05-231-0/+789