summaryrefslogtreecommitdiffstats
path: root/builtin-update-ref.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert memset(hash,0,20) to hashclr(hash).Junio C Hamano2006-08-231-1/+1
* Call setup_git_directory() much earlierLinus Torvalds2006-07-291-2/+1
* Allow user.name and user.email to drive reflog entry.Shawn Pearce2006-07-111-0/+1
* Make git-update-ref a builtinLukas Sandström2006-06-191-0/+59