summaryrefslogtreecommitdiff
path: root/update-ref.c
AgeCommit message (Expand)Author
2005-10-14Unlocalized isspace and friendsLinus Torvalds
2005-10-01Use resolve_ref() to implement read_ref().Junio C Hamano
2005-10-01Teach update-ref about a symbolic ref stored in a textfile.Junio C Hamano
2005-09-28[PATCH] Make some needlessly global stuff staticPeter Hagervall
2005-09-25Plug a small race in update-ref.c.Junio C Hamano
2005-09-25[PATCH] Add "git-update-ref" to update the HEAD (or other) refLinus Torvalds