Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-07-08 | Make "for_each_ref()" always use the "canonical" refname. | Linus Torvalds | 1 | -8/+7 |
2005-07-05 | Fix silly thinko in "head_ref()" | Linus Torvalds | 1 | -2/+2 |
2005-07-05 | Add "git_path()" and "head_ref()" helper functions. | Linus Torvalds | 1 | -0/+9 |
2005-07-04 | Clean up output of "for_each_ref()" when GIT_DIR is "." | Linus Torvalds | 1 | -0/+5 |
2005-07-03 | Fix up "for_each_ref()" to be more usable, and use it in git-fsck-cache | Linus Torvalds | 1 | -5/+5 |
2005-07-02 | Generalize the "show each ref" code in receice-pack | Linus Torvalds | 1 | -0/+65 |
2005-06-06 | [PATCH] Operations on refs | Daniel Barkalow | 1 | -0/+173 |