aboutsummaryrefslogtreecommitdiff
path: root/refs.c
Commit message (Expand)AuthorAge
* Make "for_each_ref()" always use the "canonical" refname.Linus Torvalds2005-07-08
* Fix silly thinko in "head_ref()"Linus Torvalds2005-07-05
* Add "git_path()" and "head_ref()" helper functions.Linus Torvalds2005-07-05
* Clean up output of "for_each_ref()" when GIT_DIR is "."Linus Torvalds2005-07-04
* Fix up "for_each_ref()" to be more usable, and use it in git-fsck-cacheLinus Torvalds2005-07-03
* Generalize the "show each ref" code in receice-packLinus Torvalds2005-07-02
* [PATCH] Operations on refsDaniel Barkalow2005-06-06