Re: What's cooking in git.git (Dec 2013, #05; Thu, 26)

2014-01-02 Thread Junio C Hamano
Eric Sunshine sunsh...@sunshineco.com writes:

 On Fri, Dec 27, 2013 at 5:13 PM, Junio C Hamano gits...@pobox.com wrote:
 Eric Sunshine sunsh...@sunshineco.com writes:

 On Thu, Dec 26, 2013 at 4:08 PM, Junio C Hamano gits...@pobox.com wrote:
 [New Topics]

 Would $gmane/239575 [1] be of interest for New Topics?

 [1]: http://article.gmane.org/gmane.comp.version-control.git/239575/

 Actually I was planning to scoop it up directly to master but forgot
 to do so.

 Make sense.

 Running git diff maint pu -- name-hash.c shows that we have added
 a comment that mentions index_name_exists---that needs to be
 adjusted, too, by the way.

 Oops, yes, I had noticed that too when testing atop 'pu' but then
 forgot about it when preparing the patch for submission on 'master'.

 I'm not sure how to move forward with this now that kb/fast-hashmap,
 with which it has a textual conflict, has graduated to 'next'. Should
 this become a two-patch series with one for scooping directly to
 'master' and one for 'next' to sit atop kb/fast-hashmap? (But how will
 the textual conflict be handled?)

I have a feeling that a small unused helper function is not a huge
breakage that needs to be immediately fixed, so a single patch as a
clean-up on top of whatever is cooking on 'next' should be the best
approach, I would think.
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: What's cooking in git.git (Dec 2013, #05; Thu, 26)

2014-01-02 Thread Eric Sunshine
On Thu, Jan 2, 2014 at 4:11 PM, Junio C Hamano gits...@pobox.com wrote:
 Eric Sunshine sunsh...@sunshineco.com writes:

 On Fri, Dec 27, 2013 at 5:13 PM, Junio C Hamano gits...@pobox.com wrote:
 Eric Sunshine sunsh...@sunshineco.com writes:

 On Thu, Dec 26, 2013 at 4:08 PM, Junio C Hamano gits...@pobox.com wrote:
 [New Topics]

 Would $gmane/239575 [1] be of interest for New Topics?

 [1]: http://article.gmane.org/gmane.comp.version-control.git/239575/

 Actually I was planning to scoop it up directly to master but forgot
 to do so.

 Make sense.

 Running git diff maint pu -- name-hash.c shows that we have added
 a comment that mentions index_name_exists---that needs to be
 adjusted, too, by the way.

 Oops, yes, I had noticed that too when testing atop 'pu' but then
 forgot about it when preparing the patch for submission on 'master'.

 I'm not sure how to move forward with this now that kb/fast-hashmap,
 with which it has a textual conflict, has graduated to 'next'. Should
 this become a two-patch series with one for scooping directly to
 'master' and one for 'next' to sit atop kb/fast-hashmap? (But how will
 the textual conflict be handled?)

 I have a feeling that a small unused helper function is not a huge
 breakage that needs to be immediately fixed, so a single patch as a
 clean-up on top of whatever is cooking on 'next' should be the best
 approach, I would think.

Sounds good. Thanks.
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: What's cooking in git.git (Dec 2013, #05; Thu, 26)

2013-12-27 Thread Eric Sunshine
On Thu, Dec 26, 2013 at 4:08 PM, Junio C Hamano gits...@pobox.com wrote:
 Here are the topics that have been cooking.  Commits prefixed with
 '-' are only in 'pu' (proposed updates) while commits prefixed with
 '+' are in 'next'.

 You can find the changes described here in the integration branches
 of the repositories listed at

 http://git-blame.blogspot.com/p/git-public-repositories.html

 --
 [New Topics]

Would $gmane/239575 [1] be of interest for New Topics?

[1]: http://article.gmane.org/gmane.comp.version-control.git/239575/
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: What's cooking in git.git (Dec 2013, #05; Thu, 26)

2013-12-27 Thread Junio C Hamano
Eric Sunshine sunsh...@sunshineco.com writes:

 On Thu, Dec 26, 2013 at 4:08 PM, Junio C Hamano gits...@pobox.com wrote:
 Here are the topics that have been cooking.  Commits prefixed with
 '-' are only in 'pu' (proposed updates) while commits prefixed with
 '+' are in 'next'.

 You can find the changes described here in the integration branches
 of the repositories listed at

 http://git-blame.blogspot.com/p/git-public-repositories.html

 --
 [New Topics]

 Would $gmane/239575 [1] be of interest for New Topics?

 [1]: http://article.gmane.org/gmane.comp.version-control.git/239575/

Actually I was planning to scoop it up directly to master but forgot
to do so.

Running git diff maint pu -- name-hash.c shows that we have added
a comment that mentions index_name_exists---that needs to be
adjusted, too, by the way.

--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html