Re: [PATCH 09/16] subtree: rewrite incoming commits

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Elijah Newren
Date: Sunday, August 1, 2010 - 9:37 pm

Hi,

2010/7/31 Nguyễn Thái Ngọc Duy <pclouds@gmail.com>:

It may have been painful, but personally I think it's still the right
way to do it.  Of course, that's a pretty easy thing for me to say,
since you're pretty far ahead of me and I haven't felt your pain yet.
Maybe I'll change my mind after trying it for a while, but I'm not
convinced just yet.


Should the second word of the second paragraph be 'fd' rather than another 'if'?



My compiler complains that you didn't typecast the return value from
strlen to an int.
--
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)