Re: Topics currently in the Stalled category

2012-11-30 Thread Adam Spiers
On Wed, Nov 21, 2012 at 12:05 AM, Junio C Hamano wrote: > Here is a list of stalled topics I am having trouble deciding what > to do (the default is to dismiss them around feature freeze). [snipped] > * as/check-ignore (2012-11-08) 14 commits > - t0007: fix tests on Windows > - Documentation/c

Re: Topics currently in the Stalled category

2012-11-27 Thread Felipe Contreras
On Wed, Nov 28, 2012 at 4:22 AM, Jeff King wrote: > On Wed, Nov 28, 2012 at 04:15:12AM +0100, Felipe Contreras wrote: > >> > We could improve the test in t5801, but it is nice to let people on such >> > systems test it, as well. And the infrastructure might be useful if we >> > ever acquire more b

Re: Topics currently in the Stalled category

2012-11-27 Thread Jeff King
On Wed, Nov 28, 2012 at 04:15:12AM +0100, Felipe Contreras wrote: > > We could improve the test in t5801, but it is nice to let people on such > > systems test it, as well. And the infrastructure might be useful if we > > ever acquire more bash scripts. > > > > There's a fair bit of boilerplate, b

Re: Topics currently in the Stalled category

2012-11-27 Thread Felipe Contreras
On Wed, Nov 28, 2012 at 4:11 AM, Jeff King wrote: > On Tue, Nov 27, 2012 at 09:59:28PM -0500, Jeff King wrote: > >> > > Renaming of remote-testgit feels to be a mistake. It probably >> > > should keep its source in remote-testgit.bash and generate it, >> > >> > Why generate it? There's nothing

Re: Topics currently in the Stalled category

2012-11-27 Thread Jeff King
On Wed, Nov 28, 2012 at 04:10:07AM +0100, Felipe Contreras wrote: > >> Why generate it? There's nothing to generate. python's source code > >> needs regeneration, bash's code doesn't. > > > > We fix up the #!-lines on all of the existing shell scripts (as well as > > python and perl). Wouldn't we

Re: Topics currently in the Stalled category

2012-11-27 Thread Jeff King
On Tue, Nov 27, 2012 at 09:59:28PM -0500, Jeff King wrote: > > > Renaming of remote-testgit feels to be a mistake. It probably > > > should keep its source in remote-testgit.bash and generate it, > > > > Why generate it? There's nothing to generate. python's source code > > needs regeneration,

Re: Topics currently in the Stalled category

2012-11-27 Thread Jeff King
On Wed, Nov 21, 2012 at 04:31:11AM +0100, Felipe Contreras wrote: > On Wed, Nov 21, 2012 at 1:05 AM, Junio C Hamano wrote: > > Here is a list of stalled topics I am having trouble deciding what > > to do (the default is to dismiss them around feature freeze). > > > > * fc/fast-export-fixes (2012-

Re: Topics currently in the Stalled category

2012-11-22 Thread Nguyen Thai Ngoc Duy
On Wed, Nov 21, 2012 at 7:05 AM, Junio C Hamano wrote: > * nd/unify-appending-of-s-o-b (2012-11-15) 1 commit > - Unify appending signoff in format-patch, commit and sequencer > > I am not sure if the logic to refrain from adding a sign-off based > on the existing run of sign-offs is done correc

Re: Topics currently in the Stalled category

2012-11-21 Thread Jeff King
On Wed, Nov 21, 2012 at 11:53:04AM -0800, Junio C Hamano wrote: > Jeff King writes: > > > [1] Given the core-dumping behavior of SIGQUIT, I suspect it is not > > nearly as widely used as SIGINT, but it sounds more like the > > principle of least surprise to treat them the same. > > Soun

Re: Topics currently in the Stalled category

2012-11-21 Thread Junio C Hamano
Jeff King writes: > [1] Given the core-dumping behavior of SIGQUIT, I suspect it is not > nearly as widely used as SIGINT, but it sounds more like the > principle of least surprise to treat them the same. Sounds sensible. I wonder what happens when the editor is suspended ;-) -- To unsu

Re: Topics currently in the Stalled category

2012-11-21 Thread Paul Fox
jeff wrote: > On Wed, Nov 21, 2012 at 10:27:50AM +0100, Krzysztof Mazur wrote: > > > > > * pf/editor-ignore-sigint (2012-11-11) 5 commits > > > > > > > > Avoid confusing cases where the user hits Ctrl-C while in the editor > > > > session, not realizing git will receive the signal. Si

Re: Topics currently in the Stalled category

2012-11-21 Thread Jeff King
On Wed, Nov 21, 2012 at 10:27:50AM +0100, Krzysztof Mazur wrote: > > > * pf/editor-ignore-sigint (2012-11-11) 5 commits > > > > > > Avoid confusing cases where the user hits Ctrl-C while in the editor > > > session, not realizing git will receive the signal. Since most editors > > > will

Re: Topics currently in the Stalled category

2012-11-21 Thread Marc Branchaud
On 12-11-20 07:05 PM, Junio C Hamano wrote: > Here is a list of stalled topics I am having trouble deciding what > to do (the default is to dismiss them around feature freeze). > [ snip ] > > * mb/remote-default-nn-origin (2012-07-11) 6 commits > - Teach get_default_remote to respect remote.de

Re: Topics currently in the Stalled category

2012-11-21 Thread Krzysztof Mazur
On Tue, Nov 20, 2012 at 09:46:47PM -0500, Paul Fox wrote: > junio c hamano wrote: > > Here is a list of stalled topics I am having trouble deciding what > > to do (the default is to dismiss them around feature freeze). > ... > > * pf/editor-ignore-sigint (2012-11-11) 5 commits > > > > Avoid

Re: Topics currently in the Stalled category

2012-11-20 Thread Paul Fox
In-reply-to: <7vobirq0q2.fsf...@alter.siamese.dyndns.org> (sfid-20121120_190548_379327_D3EE7D14) References: <7vpq39up0m@alter.siamese.dyndns.org> <7vy5hvq1ey@alter.siamese.dyndns.org> <7vobirq0q2.fsf...@alter.siamese.dyndns.org> (sfid-20121120_190548_379327_D3EE7D14) Fcc: outbox --

Topics currently in the Stalled category

2012-11-20 Thread Junio C Hamano
Here is a list of stalled topics I am having trouble deciding what to do (the default is to dismiss them around feature freeze). * fc/fast-export-fixes (2012-11-08) 14 commits Renaming of remote-testgit feels to be a mistake. It probably should keep its source in remote-testgit.bash and genera