]> git.ipfire.org Git - thirdparty/git.git/history - builtin-pack-refs.c
Add pack-refs and show-ref test cases.
[thirdparty/git.git] / builtin-pack-refs.c
2006-09-28  Junio C HamanoMerge branch 'master' into lj/refs
2006-09-28  Junio C HamanoMerge branch 'jc/for-each-ref' into jc/ref-locking
2006-09-27  Junio C HamanoClean-up lock-ref implementation
2006-09-27  Junio C HamanoMerge branch 'jc/lt-ref2-with-lt-refs' into jc/ref...
2006-09-27  Junio C HamanoMerge branch 'jc/for-each-ref-with-lt-refs' into jc...
2006-09-23  Junio C Hamanopack-refs: fix git_path() usage.
2006-09-21  Junio C HamanoMerge branch 'lt/refs' into jc/lt-ref2-with-lt-refs
2006-09-21  Junio C HamanoMerge branch 'lt/refs' into jc/for-each-ref-with-lt...
2006-09-21  Junio C Hamanogit-pack-refs --prune
2006-09-21  Junio C Hamanopack-refs: do not pack symbolic refs.
2006-09-21  Junio C HamanoTell between packed, unpacked and symbolic refs.
2006-09-21  Junio C HamanoAdd callback data to for_each_ref() family.
2006-09-18  Linus TorvaldsStart handling references internally as a sorted in...