Re: [PATCH 00/16] Subtree clone proof of concept

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nguyen Thai Ngoc Duy
Date: Monday, August 2, 2010 - 3:55 pm

2010/8/2 Elijah Newren <newren@gmail.com>:

My number 24MB was incorrect because process_tree() leaked too many
blobs. It should have been 16MB. Anyway I have updated my series and
put it here (to spam git mailing less)

http://repo.or.cz/w/git/pclouds.git/shortlog/refs/heads/subtree
(caveat: constantly rebased tree)

if you still want to play with it. For number lovers, fetching only
Documentation from linux-2.6.git took 94MB (full repo 366MB). Yeah
Documentation was an easy target.
-- 
Duy
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 00/16] Subtree clone proof of concept, =?UTF-8?q?Nguy=E1=BB ..., (Sat Jul 31, 9:18 am)
[PATCH 01/16] Add core.subtree, =?UTF-8?q?Nguy=E1=BB ..., (Sat Jul 31, 9:18 am)
[PATCH 02/16] list-objects: limit traversing within the gi ..., =?UTF-8?q?Nguy=E1=BB ..., (Sat Jul 31, 9:18 am)
[PATCH 03/16] parse_object: keep sha1 even when parsing re ..., =?UTF-8?q?Nguy=E1=BB ..., (Sat Jul 31, 9:18 am)
[PATCH 04/16] Allow to invalidate a commit in in-memory ob ..., =?UTF-8?q?Nguy=E1=BB ..., (Sat Jul 31, 9:18 am)
[PATCH 05/16] Hook up replace-object to allow bulk commit ..., =?UTF-8?q?Nguy=E1=BB ..., (Sat Jul 31, 9:18 am)
[PATCH 06/16] upload-pack: use a separate variable to cont ..., =?UTF-8?q?Nguy=E1=BB ..., (Sat Jul 31, 9:18 am)
[PATCH 07/16] upload-pack: support subtree pack, =?UTF-8?q?Nguy=E1=BB ..., (Sat Jul 31, 9:18 am)
[PATCH 08/16] fetch-pack: support --subtree, =?UTF-8?q?Nguy=E1=BB ..., (Sat Jul 31, 9:18 am)
[PATCH 09/16] subtree: rewrite incoming commits, =?UTF-8?q?Nguy=E1=BB ..., (Sat Jul 31, 9:18 am)
[PATCH 10/16] clone: support subtree clone with parameter ..., =?UTF-8?q?Nguy=E1=BB ..., (Sat Jul 31, 9:18 am)
[PATCH 11/16] pack-objects: add --subtree (for pushing), =?UTF-8?q?Nguy=E1=BB ..., (Sat Jul 31, 9:18 am)
[PATCH 12/16] subtree: rewriting outgoing commits, =?UTF-8?q?Nguy=E1=BB ..., (Sat Jul 31, 9:18 am)
[PATCH 13/16] Update commit_tree() interface to take base ..., =?UTF-8?q?Nguy=E1=BB ..., (Sat Jul 31, 9:18 am)
[PATCH 14/16] commit_tree(): rewriting/replacing new commits, =?UTF-8?q?Nguy=E1=BB ..., (Sat Jul 31, 9:18 am)
[PATCH 15/16] commit: rewrite outgoing commits, =?UTF-8?q?Nguy=E1=BB ..., (Sat Jul 31, 9:18 am)
[PATCH 16/16] do not use thin packs and subtree together ( ..., =?UTF-8?q?Nguy=E1=BB ..., (Sat Jul 31, 9:18 am)
Re: [PATCH 00/16] Subtree clone proof of concept, Sverre Rabbelier, (Sat Jul 31, 9:14 pm)
Re: [PATCH 00/16] Subtree clone proof of concept, Nguyen Thai Ngoc Duy, (Sat Jul 31, 11:58 pm)
Re: [PATCH 02/16] list-objects: limit traversing within th ..., Ævar Arnfjörð Bjarmason, (Sun Aug 1, 4:30 am)
Re: [PATCH 00/16] Subtree clone proof of concept, Sverre Rabbelier, (Sun Aug 1, 1:05 pm)
Re: [PATCH 02/16] list-objects: limit traversing within th ..., Nguyen Thai Ngoc Duy, (Sun Aug 1, 4:11 pm)
Re: [PATCH 07/16] upload-pack: support subtree pack, Elijah Newren, (Sun Aug 1, 9:27 pm)
Re: [PATCH 09/16] subtree: rewrite incoming commits, Elijah Newren, (Sun Aug 1, 9:37 pm)
Re: [PATCH 12/16] subtree: rewriting outgoing commits, Elijah Newren, (Sun Aug 1, 9:40 pm)
Re: [PATCH 00/16] Subtree clone proof of concept, Elijah Newren, (Sun Aug 1, 10:18 pm)
Re: [PATCH 02/16] list-objects: limit traversing within th ..., Nguyen Thai Ngoc Duy, (Sun Aug 1, 11:51 pm)
Re: [PATCH 00/16] Subtree clone proof of concept, Nguyen Thai Ngoc Duy, (Mon Aug 2, 12:10 am)
Re: [PATCH 05/16] Hook up replace-object to allow bulk com ..., Nguyen Thai Ngoc Duy, (Mon Aug 2, 3:42 pm)
Re: [PATCH 00/16] Subtree clone proof of concept, Nguyen Thai Ngoc Duy, (Mon Aug 2, 3:55 pm)