aboutsummaryrefslogtreecommitdiff
path: root/update-ref.c
Commit message (Expand)AuthorAge
* allow git-update-ref create refs with slashes in namesAlex Riesen2005-11-14
* Fix confusing git-update-ref error messagePetr Baudis2005-11-10
* Unlocalized isspace and friendsLinus Torvalds2005-10-14
* Use resolve_ref() to implement read_ref().Junio C Hamano2005-10-01
* Teach update-ref about a symbolic ref stored in a textfile.Junio C Hamano2005-10-01
* [PATCH] Make some needlessly global stuff staticPeter Hagervall2005-09-28
* Plug a small race in update-ref.c.Junio C Hamano2005-09-25
* [PATCH] Add "git-update-ref" to update the HEAD (or other) refLinus Torvalds2005-09-25