| Commit message (Expand) | Author | Age | Files | Lines |
* | create_symref: if symlink fails, fall back to writing a "symbolic ref" | Johannes Schindelin | 2005-10-25 | 1 | -5/+7 |
* | git-check-ref-format: reject funny ref names. | Junio C Hamano | 2005-10-15 | 1 | -9/+46 |
* | Unlocalized isspace and friends | Linus Torvalds | 2005-10-14 | 1 | -1/+0 |
* | [PATCH] Fix symbolic ref validation | Jonas Fonseca | 2005-10-05 | 1 | -1/+1 |
* | Add git-symbolic-ref | Junio C Hamano | 2005-10-01 | 1 | -0/+77 |
* | Use resolve_ref() to implement read_ref(). | Junio C Hamano | 2005-10-01 | 1 | -27/+62 |
* | [PATCH] Allow reading "symbolic refs" that point to other refs | Linus Torvalds | 2005-10-01 | 1 | -33/+40 |
* | [PATCH] Make do_each_ref() follow symlinks. | Matt Draisey | 2005-08-16 | 1 | -1/+1 |
* | [PATCH] -Werror fixes | Timo Sirainen | 2005-08-09 | 1 | -3/+3 |
* | Make "for_each_ref()" always use the "canonical" refname. | Linus Torvalds | 2005-07-08 | 1 | -8/+7 |
* | Fix silly thinko in "head_ref()" | Linus Torvalds | 2005-07-05 | 1 | -2/+2 |
* | Add "git_path()" and "head_ref()" helper functions. | Linus Torvalds | 2005-07-05 | 1 | -0/+9 |
* | Clean up output of "for_each_ref()" when GIT_DIR is "." | Linus Torvalds | 2005-07-04 | 1 | -0/+5 |
* | Fix up "for_each_ref()" to be more usable, and use it in git-fsck-cache | Linus Torvalds | 2005-07-03 | 1 | -5/+5 |
* | Generalize the "show each ref" code in receice-pack | Linus Torvalds | 2005-07-02 | 1 | -0/+65 |
* | [PATCH] Operations on refs | Daniel Barkalow | 2005-06-06 | 1 | -0/+173 |