[PATCH v2 00/33] Various cleanups around reference packing and peeling

2013-04-22 Thread Michael Haggerty
Thanks for the feedback; here is a re-roll. A number of points discussed on the mailing list were fixed. The main change, in patch 17, is how repack_without_ref() deals with references that cannot be peeled when re-writing the packed-refs file: if ISBROKEN: emit an error and omit reference

Re: [PATCH v2 00/33] Various cleanups around reference packing and peeling

2013-04-22 Thread Junio C Hamano
Michael Haggerty mhag...@alum.mit.edu writes: For now I left the sleeps in t3210. Given that the problem will be solved by topic jc/prune-all, building a fancier workaround into this test for the old broken --expire behavior seems like a waste of time. I propose that the sleeps be removed