lock_ref_sha1(): do not sometimes error() and sometimes die().
[gitweb.git] / builtin-pack-refs.c
2006-09-28 Merge branch 'master' into lj/refs
2006-09-28 Merge branch 'jc/for-each-ref' into jc/ref-locking
2006-09-27 Clean-up lock-ref implementation
2006-09-27 Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref...
2006-09-27 Merge branch 'jc/for-each-ref-with-lt-refs' into jc...
2006-09-23 pack-refs: fix git_path() usage.
2006-09-21 Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refs
2006-09-21 Merge branch 'lt/refs' into jc/for-each-ref-with-lt...
2006-09-21 git-pack-refs --prune
2006-09-21 pack-refs: do not pack symbolic refs.
2006-09-21 Tell between packed, unpacked and symbolic refs.
2006-09-21 Add callback data to for_each_ref() family.
2006-09-18 Start handling references internally as a sorted in...