Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-11-14 | allow git-update-ref create refs with slashes in names | Alex Riesen | 1 | -1/+4 |
2005-11-10 | Fix confusing git-update-ref error message | Petr Baudis | 1 | -1/+1 |
2005-10-14 | Unlocalized isspace and friends | Linus Torvalds | 1 | -1/+0 |
2005-10-01 | Use resolve_ref() to implement read_ref(). | Junio C Hamano | 1 | -61/+1 |
2005-10-01 | Teach update-ref about a symbolic ref stored in a textfile. | Junio C Hamano | 1 | -1/+14 |
2005-09-28 | [PATCH] Make some needlessly global stuff static | Peter Hagervall | 1 | -1/+1 |
2005-09-25 | Plug a small race in update-ref.c. | Junio C Hamano | 1 | -4/+22 |
2005-09-25 | [PATCH] Add "git-update-ref" to update the HEAD (or other) ref | Linus Torvalds | 1 | -0/+111 |