Re: What's cooking in git.git (Sep 2013, #05; Wed, 18)

2013-09-19 Thread Matthieu Moy
Junio C Hamano gits...@pobox.com writes:

 * mm/rebase-continue-freebsd-WB (2013-09-09) 1 commit
   (merged to 'next' on 2013-09-13 at 82e8b91)
  + rebase: fix run_specific_rebase's use of return on FreeBSD

  Work around a bug in FreeBSD shell that caused a regression to git
  rebase in v1.8.4.  It would be lovely to hear from FreeBSD folks a
  success report 

We just did:

  http://thread.gmane.org/gmane.comp.version-control.git/234825/focus=234870

  Will merge to 'master' in the fifth batch.

Don't forget maint, too.

Thanks,

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
--
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 (Sep 2013, #05; Wed, 18)

2013-09-19 Thread Junio C Hamano
Matthieu Moy matthieu@grenoble-inp.fr writes:

 Junio C Hamano gits...@pobox.com writes:

 * mm/rebase-continue-freebsd-WB (2013-09-09) 1 commit
   (merged to 'next' on 2013-09-13 at 82e8b91)
  + rebase: fix run_specific_rebase's use of return on FreeBSD

  Work around a bug in FreeBSD shell that caused a regression to git
  rebase in v1.8.4.  It would be lovely to hear from FreeBSD folks a
  success report 

 We just did:

   http://thread.gmane.org/gmane.comp.version-control.git/234825/focus=234870

That only talks about more not showing colors.

... goes and looks ...

Ah, there is another subthread that ends at 234833 that reports
success; I am guessing from pkgsrc that this is either some
variant of BSD or Solaris?
--
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 (Sep 2013, #05; Wed, 18)

2013-09-19 Thread Patrick Welche
On Thu, Sep 19, 2013 at 11:10:39AM -0700, Junio C Hamano wrote:
 Matthieu Moy matthieu@grenoble-inp.fr writes:
 
  Junio C Hamano gits...@pobox.com writes:
 
  * mm/rebase-continue-freebsd-WB (2013-09-09) 1 commit
(merged to 'next' on 2013-09-13 at 82e8b91)
   + rebase: fix run_specific_rebase's use of return on FreeBSD
 
   Work around a bug in FreeBSD shell that caused a regression to git
   rebase in v1.8.4.  It would be lovely to hear from FreeBSD folks a
   success report 
 
  We just did:
 
http://thread.gmane.org/gmane.comp.version-control.git/234825/focus=234870
 
 That only talks about more not showing colors.
 
 ... goes and looks ...
 
 Ah, there is another subthread that ends at 234833 that reports
 success; I am guessing from pkgsrc that this is either some
 variant of BSD or Solaris?

Sorry - I unsubscribed in the meantime. My rebase problem was on
NetBSD, your FreeBSD work around worked for me too, and I added
your patch to pkgsrc.

Thanks again,

Patrick
--
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