Re: [PATCH 8/9] builtin: check pager.<cmd> configuration if RUN_SETUP_GENTLY is used

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nguyen Thai Ngoc Duy
Date: Thursday, April 15, 2010 - 1:33 am

On Wed, Apr 14, 2010 at 7:06 AM, Jonathan Nieder <jrnieder@gmail.com> wrote:

 - Two patches "worktree setup: calculate prefix.." and "index-pack:
trust the prefix" may form a separate series. That would unblock
RUN_SETUP_GENTLY series.


 - Two patches that move enter_repo() to setup.c and fix it up can go
first. They should have no impact on system.


 - Introduce startup_info->prefix. I think that's a good change, but
it's independent to this series. The reason is, prefix can change
after setup_git_dir is called (i.e. setup_work_tree()).
 - The fix for "git cmd -h" can make a separate series (4 patches)
 - Finally the soft guard patch and assorted fixups to avoid warnings.

I'll reorder my tree and see if it looks good. Patches of this 9-patch
series will be untouched.
-- 
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/RFC 0/9] Setup cleanup, chapter one, Jonathan Nieder, (Mon Apr 12, 7:11 pm)
[PATCH 3/9] builtins: do not commit pager choice early, Jonathan Nieder, (Mon Apr 12, 7:24 pm)
[PATCH 4/9] t7006: test pager.&lt;cmd&gt; configuration, Jonathan Nieder, (Mon Apr 12, 7:25 pm)
[PATCH 5/9] builtin: introduce startup_info struct, Jonathan Nieder, (Mon Apr 12, 7:27 pm)
[PATCH 6/9] builtin: remember whether repository was found, Jonathan Nieder, (Mon Apr 12, 7:28 pm)
[PATCH 9/9] config: run setup before commiting pager choice, Jonathan Nieder, (Mon Apr 12, 7:31 pm)
Re: [PATCH 8/9] builtin: check pager.&lt;cmd&gt; configuration i ..., Nguyen Thai Ngoc Duy, (Mon Apr 12, 10:29 pm)
[PATCH 3/9 v2] builtins: do not commit pager choice early, Jonathan Nieder, (Tue Apr 13, 7:17 pm)
[PATCH 4/9 v2] t7006: test pager.&lt;cmd&gt; configuration, Jonathan Nieder, (Tue Apr 13, 7:19 pm)
Re: [RFC/PATCH 00/46] nd/setup remainder for convenient re ..., Nguyen Thai Ngoc Duy, (Wed Apr 14, 12:59 am)
Re: [PATCH/RFC 0/9] Setup cleanup, chapter one, Junio C Hamano, (Wed Apr 14, 1:54 pm)
Re: [PATCH/RFC 0/9] Setup cleanup, chapter one, Jonathan Nieder, (Wed Apr 14, 5:05 pm)
[PATCH] t7006: guard cleanup with test_expect_success, Jonathan Nieder, (Wed Apr 14, 5:38 pm)
Re: [PATCH] t7006: guard cleanup with test_expect_success, Junio C Hamano, (Wed Apr 14, 5:56 pm)
Re: [PATCH] t7006: guard cleanup with test_expect_success, Jonathan Nieder, (Wed Apr 14, 6:27 pm)
Re: [PATCH 8/9] builtin: check pager.<cmd> configuration i ..., Nguyen Thai Ngoc Duy, (Thu Apr 15, 1:33 am)
Re: [PATCH 8/9] builtin: check pager.&lt;cmd&gt; configuration i ..., Nguyen Thai Ngoc Duy, (Thu Apr 15, 10:43 am)