summaryrefslogtreecommitdiff
path: root/builtin-update-ref.c
AgeCommit message (Expand)Author
2006-09-27update-ref: -d flag and ref creation safety.Junio C Hamano
2006-09-27Clean-up lock-ref implementationJunio C Hamano
2006-08-23Convert memset(hash,0,20) to hashclr(hash).Junio C Hamano
2006-07-29Call setup_git_directory() much earlierLinus Torvalds
2006-07-11Allow user.name and user.email to drive reflog entry.Shawn Pearce
2006-06-19Make git-update-ref a builtinLukas Sandström