aboutsummaryrefslogtreecommitdiff
path: root/builtin-pack-refs.c
Commit message (Expand)AuthorAge
* pack-refs: Store the full name of the ref even when packing only tags.Alexandre Julliard2006-11-02
* git-pack-refs --allJunio C Hamano2006-10-08
* pack-refs: call fflush before fsync.Junio C Hamano2006-10-04
* pack-refs: use lockfile as everybody else does.Junio C Hamano2006-10-03
* Clean-up lock-ref implementationJunio C Hamano2006-09-27
* pack-refs: fix git_path() usage.Junio C Hamano2006-09-22
* git-pack-refs --pruneJunio C Hamano2006-09-21
* pack-refs: do not pack symbolic refs.Junio C Hamano2006-09-21
* Tell between packed, unpacked and symbolic refs.Junio C Hamano2006-09-20
* Add callback data to for_each_ref() family.Junio C Hamano2006-09-20
* Start handling references internally as a sorted in-memory listLinus Torvalds2006-09-17