Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-11-21 | Store peeled refs in packed-refs (take 2). | 1 | -2/+6 | |
2006-11-19 | Store peeled refs in packed-refs file. | 1 | -4/+20 | |
2006-11-02 | pack-refs: Store the full name of the ref even when packing only tags. | 1 | -3/+5 | |
2006-10-08 | git-pack-refs --all | 1 | -2/+7 | |
2006-10-04 | pack-refs: call fflush before fsync. | 1 | -0/+1 | |
2006-10-03 | pack-refs: use lockfile as everybody else does. | 1 | -17/+4 | |
2006-09-27 | Clean-up lock-ref implementation | 1 | -1/+1 | |
2006-09-22 | pack-refs: fix git_path() usage. | 1 | -1/+1 | |
2006-09-21 | git-pack-refs --prune | 1 | -9/+75 | |
2006-09-21 | pack-refs: do not pack symbolic refs. | 1 | -1/+3 | |
2006-09-20 | Tell between packed, unpacked and symbolic refs. | 1 | -1/+2 | |
2006-09-20 | Add callback data to for_each_ref() family. | 1 | -3/+5 | |
2006-09-17 | Start handling references internally as a sorted in-memory list | 1 | -0/+41 |