login
Header Space

 
 

Mailing list archives

Search results

Found 5 matching messages (0.070 seconds). Page 1 of 1.

[PATCH] pack-objects --repack-unpacked

... hold. This adds "--repack-unpacked" option to pack-objects to help ... no-reuse-delta] [--no-reuse-object] [--delta-base-offset] \n\ [--non- ... struct commit *commit) add_preferred_base(commit->object.sha1); } +struct in_pack_object { + off_t offset ...

git - Junio C Hamano - Sep 8 2007 - 06:01

Re: [PATCH] pack-objects --repack-unpacked

... wrote: > This adds "--repack-unpacked" option to pack-objects to help ... show_object(struct object_array_entry *p) > { > + struct object *o = lookup_unknown_object(p->item->sha1) ... ; If you save the "struct object*" into the in_pack_object (instead of ...

git - Shawn O. Pearce - Sep 8 2007 - 22:57

Re: [PATCH] pack-objects --repack-unpacked

... wrote: > > ... > >> +/* > >> + * Compare the objects in the offset order, in order ... together. The update to pack-objects you are > commenting on deals ... the same offset in different packs. Nicolas - To unsubscribe from this ...

git - Nicolas Pitre - Sep 9 2007 - 08:29

Re: [PATCH] pack-objects --repack-unpacked

... packs together. The update to pack-objects you are > > commenting on deals with one ... by offset. 2) Locate first commit object within each packfile. 3) Get that ... , which was the point of this patch. -- Shawn. - To unsubscribe from this list: ...

git - Shawn O. Pearce - Sep 9 2007 - 13:49

Re: [PATCH] pack-objects --repack-unpacked

... wrote: > ... >> +/* >> + * Compare the objects in the offset order, in order to ... packs together. The update to pack-objects you are commenting on deals with ... we probably should collect from all packs and then sort (which was how ...

git - Junio C Hamano - Sep 9 2007 - 01:04

speck-geostationary