summaryrefslogtreecommitdiffstats
path: root/builtin-update-ref.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* update-ref: -d flag and ref creation safety.Junio C Hamano2006-09-271-3/+15
* Clean-up lock-ref implementationJunio C Hamano2006-09-271-1/+1
* 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