Re: [ANNOUNCE] Sharness v1.0.0

2016-06-15 Thread Mathias Lafeldt
>> Is there any word out there from Mathias on making you the designated >> new maintainer? (I cannot tell if this is a genuine maintainer change, or >> a [hostile] fork by reading this email, and I don't know much of the context, Yes, it's 100% genuine. I handed over maintenance to Christian Coud

Re: [ANNOUNCE] Sharness v1.0.0

2016-06-14 Thread Junio C Hamano
Jeff King writes: > Yeah, I don't think it has kept up with our work. My statement above was > "I don't think we'd _ever_ want to consider sharness the upstream, even > if it were up to date", but obviously there would be a lot of work to > even get it there. I actually was a lot more optimistic

Re: [ANNOUNCE] Sharness v1.0.0

2016-06-14 Thread Jeff King
On Tue, Jun 14, 2016 at 02:43:19PM -0700, Junio C Hamano wrote: > Jeff King writes: > > > I don't think the Git project would ever want to say "sharness is the > > upstream, and we are now just a user of it". But I wonder if we could > > break down test-lib.sh to keep the Git-specific parts sepa

Re: [ANNOUNCE] Sharness v1.0.0

2016-06-14 Thread Junio C Hamano
Jeff King writes: > I don't think the Git project would ever want to say "sharness is the > upstream, and we are now just a user of it". But I wonder if we could > break down test-lib.sh to keep the Git-specific parts separate, which > would make it easier for sharness to pull the other bits as a

Re: [ANNOUNCE] Sharness v1.0.0

2016-06-14 Thread Jeff King
On Tue, Jun 14, 2016 at 09:34:17PM +0200, Christian Couder wrote: > Version 1.0.0 of Sharness [1] -- the test harness library derived from > Git's test lib -- is released. Cool. Git's test harness is something I really miss having in other projects. I'm glad this project exists. :) > This releas

Re: [ANNOUNCE] Sharness v1.0.0

2016-06-14 Thread Christian Couder
On Tue, Jun 14, 2016 at 9:48 PM, Stefan Beller wrote: > On Tue, Jun 14, 2016 at 12:34 PM, Christian Couder > wrote: >> >> Sharness was first announced on this list in July 2012 [4]. It was >> created from Git's test lib in April 2011 by Mathias Lafeldt who >> improved and maintained it until a fe

Re: [ANNOUNCE] Sharness v1.0.0

2016-06-14 Thread Stefan Beller
On Tue, Jun 14, 2016 at 12:34 PM, Christian Couder wrote: > Hi, > > Version 1.0.0 of Sharness [1] -- the test harness library derived from > Git's test lib -- is released. > > This release contains many upstream fixes and improvements from Git > and a lot of specific user contributed features [2].

[ANNOUNCE] Sharness v1.0.0

2016-06-14 Thread Christian Couder
Hi, Version 1.0.0 of Sharness [1] -- the test harness library derived from Git's test lib -- is released. This release contains many upstream fixes and improvements from Git and a lot of specific user contributed features [2]. It's the first release since v0.3.0 in April 2013 [3]. Sharness was