summaryrefslogtreecommitdiff
path: root/builtin-show-ref.c
AgeCommit message (Expand)AuthorFilesLines
2006-11-21Store peeled refs in packed-refs (take 2).Libravatar Junio C Hamano1-2/+4
2006-11-19Store peeled refs in packed-refs file.Libravatar Junio C Hamano1-9/+27
2006-10-26Fix show-ref usagestringLibravatar Lars Hjemli1-1/+1
2006-10-01show-ref --hash=len, --abbrev=len, and --abbrevLibravatar Junio C Hamano1-4/+31
2006-09-21Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refsLibravatar Junio C Hamano1-3/+3
2006-09-20Fix show-ref usage for --dereference.Libravatar Christian Couder1-1/+1
2006-09-17Add [-s|--hash] option to Linus' show-ref.Libravatar Christian Couder1-3/+11
2006-09-16Add "git show-ref" builtin commandLibravatar Linus Torvalds1-0/+112