Re: [msysGit] Re: Python extension commands in git - request for policy change

2012-11-27 Thread Johannes Schindelin
Hi David, On Mon, 26 Nov 2012, David Aguilar wrote: > *cough* git-cola *cough* If you had a couple of free cycles to help us get Python/Qt compiled in msysGit, I will be happy to make a Git for Windows package including git-cola. Ciao, Dscho -- To unsubscribe from this list: send the line "unsu

Re: [msysGit] Re: Python extension commands in git - request for policy change

2012-11-25 Thread Johannes Schindelin
Hi, thank you Duy for thinking of Cc:ing the msysGit mailing list. We indeed do not have a working Python in Git for Windows yet (mainly because I did not review kusma's patch yet thanks to a non-fun-at-all side track). On Sun, 25 Nov 2012, Eric S. Raymond wrote: > Nguyen Thai Ngoc Duy : > > The

Re: [msysGit] Re: Python extension commands in git - request for policy change

2012-11-25 Thread Erik Faye-Lund
On Sun, Nov 25, 2012 at 11:33 AM, Eric S. Raymond wrote: > Pat Thoyts : >> Git for Windows simply ships everything we need to run git - so if a >> desirable module requires a version of python, we will add that >> version plus any required modules into the installer. We already have >> a patch to

Re: [msysGit] Re: Python extension commands in git - request for policy change

2012-11-25 Thread Eric S. Raymond
Pat Thoyts : > Git for Windows simply ships everything we need to run git - so if a > desirable module requires a version of python, we will add that > version plus any required modules into the installer. We already have > a patch to provide python in the msysgit tree - it would just require > pol

Re: [msysGit] Re: Python extension commands in git - request for policy change

2012-11-25 Thread Pat Thoyts
On 25 November 2012 03:15, Nguyen Thai Ngoc Duy wrote: > CCing msysgit. I vaguely remember they had problems with building > Python on Windows. I don't know if it's still an issue. > > On Sun, Nov 25, 2012 at 9:44 AM, Eric S. Raymond wrote: >> git presently contains one Python extension command,