aboutsummaryrefslogtreecommitdiffstats
path: root/update-ref.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-01Use resolve_ref() to implement read_ref().Junio C Hamano1-61/+1
2005-10-01Teach update-ref about a symbolic ref stored in a textfile.Junio C Hamano1-1/+14
2005-09-28[PATCH] Make some needlessly global stuff staticPeter Hagervall1-1/+1
2005-09-25Plug a small race in update-ref.c.Junio C Hamano1-4/+22
2005-09-25[PATCH] Add "git-update-ref" to update the HEAD (or other) refLinus Torvalds1-0/+111