summaryrefslogtreecommitdiff
path: root/refs.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Make do_each_ref() follow symlinks.Matt Draisey2005-08-161-1/+1
* [PATCH] -Werror fixesTimo Sirainen2005-08-091-3/+3
* Make "for_each_ref()" always use the "canonical" refname.Linus Torvalds2005-07-081-8/+7
* Fix silly thinko in "head_ref()"Linus Torvalds2005-07-051-2/+2
* Add "git_path()" and "head_ref()" helper functions.Linus Torvalds2005-07-051-0/+9
* Clean up output of "for_each_ref()" when GIT_DIR is "."Linus Torvalds2005-07-041-0/+5
* Fix up "for_each_ref()" to be more usable, and use it in git-fsck-cacheLinus Torvalds2005-07-031-5/+5
* Generalize the "show each ref" code in receice-packLinus Torvalds2005-07-021-0/+65
* [PATCH] Operations on refsDaniel Barkalow2005-06-061-0/+173