summaryrefslogtreecommitdiff
path: root/builtin-symbolic-ref.c
AgeCommit message (Expand)Author
2006-09-21Tell between packed, unpacked and symbolic refs.Junio C Hamano
2006-09-21symbolit-ref: fix resolve_ref conversion.Junio C Hamano
2006-09-18Make ref resolution sanerLinus Torvalds
2006-09-02Replace uses of strdup with xstrdup.Shawn Pearce
2006-08-04Make git-symbolic-ref a builtinMatthias Kestenholz