Re: What's cooking in git.git (Jun 2014, #02; Fri, 6)

2014-06-10 Thread Johan Herland
On Sat, Jun 7, 2014 at 12:42 AM, Junio C Hamano  wrote:
> * jh/submodule-tests (2014-04-17) 1 commit
>  - t7410: 210 tests for various 'git submodule update' scenarios
>
>  What's the status of this one?

More or less abandoned. It was an experiment to try to understand the
interaction of the many variables that affect the behavior of 'git
submodule update'. The experiment raised some questions which were
discussed in the ensuing thread [1]. There is AFAIK ongoing work by
Jens to develop a more substantial test framework for submodules [2].
That work will certainly overlap (and preferably supersede) my tests.
I have not found the time to look more at that effort.

[1]: http://thread.gmane.org/gmane.comp.version-control.git/246312
[2]: http://thread.gmane.org/gmane.comp.version-control.git/245048/focus=245046


...Johan

-- 
Johan Herland, 
www.herland.net
--
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 (Jun 2014, #02; Fri, 6)

2014-06-09 Thread Junio C Hamano
David Kastrup  writes:

> Junio C Hamano  writes:
>
>>  "git blame" has been optimized greatly by reorganising the data
>>  structure that is used to keep track of the work to be done, thanks
>>  to David Karstrup .
>
> I guess that "reorganising the data structure" for months is not worth
> the trouble of getting the name right.

We do not usually name people in particular in the release notes
and/or the "What's cooking" report, and trying to do something
unusual misfired X-<.  Sorry about misspelling your name.

--
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 (Jun 2014, #02; Fri, 6)

2014-06-07 Thread David Kastrup
Junio C Hamano  writes:

>  "git blame" has been optimized greatly by reorganising the data
>  structure that is used to keep track of the work to be done, thanks
>  to David Karstrup .

I guess that "reorganising the data structure" for months is not worth
the trouble of getting the name right.

At any rate, as promised I'll post a list of remaining low-hanging fruit
in the next days for somebody else to get praised for, and then I'm out.

-- 
David Kastrup
--
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