summaryrefslogtreecommitdiff
path: root/builtin-pack-refs.c
Commit message (Expand)AuthorAgeFilesLines
* pack-refs: do not pack symbolic refs.Junio C Hamano2006-09-211-1/+3
* Tell between packed, unpacked and symbolic refs.Junio C Hamano2006-09-201-1/+2
* Add callback data to for_each_ref() family.Junio C Hamano2006-09-201-3/+5
* Start handling references internally as a sorted in-memory listLinus Torvalds2006-09-171-0/+41