summaryrefslogtreecommitdiff
path: root/builtin-symbolic-ref.c
Commit message (Expand)AuthorAgeFilesLines
* add logref support to git-symbolic-refNicolas Pitre2007-01-281-2/+14
* Fix git-fetch while on detached HEAD not to give needlessly alarming errorsJunio C Hamano2007-01-151-5/+29
* Tell between packed, unpacked and symbolic refs.Junio C Hamano2006-09-201-1/+5
* symbolit-ref: fix resolve_ref conversion.Junio C Hamano2006-09-201-1/+1
* Make ref resolution sanerLinus Torvalds2006-09-171-9/+5
* Replace uses of strdup with xstrdup.Shawn Pearce2006-09-021-2/+2
* Make git-symbolic-ref a builtinMatthias Kestenholz2006-08-031-0/+35