Re: What's cooking in git.git (Nov 2012, #03; Tue, 13)

2012-11-16 Thread Junio C Hamano
Torsten Bögershausen tbo...@web.de writes: My understanding: Either use people cygwin 1.5 or they use cygwin 1.7, and in this case the installation is updated frequently. Peff or Junio, please go ahead with the patch. If it turns out that we want to support cygwin installations like 1.7.7

Re: What's cooking in git.git (Nov 2012, #03; Tue, 13)

2012-11-16 Thread Torsten Bögershausen
On 16.11.12 19:52, Junio C Hamano wrote: Torsten Bögershausen tbo...@web.de writes: My understanding: Either use people cygwin 1.5 or they use cygwin 1.7, and in this case the installation is updated frequently. Peff or Junio, please go ahead with the patch. If it turns out that we want

Re: What's cooking in git.git (Nov 2012, #03; Tue, 13)

2012-11-15 Thread Ramsay Jones
Torsten Bögershausen wrote: * ml/cygwin-mingw-headers (2012-11-12) 1 commit - Update cygwin.c for new mingw-64 win32 api headers Make git work on newer cygwin. Will merge to 'next'. (Sorry for late answer, I managed to test the original patch minutes before Peff merged it to pu)

Re: What's cooking in git.git (Nov 2012, #03; Tue, 13)

2012-11-15 Thread Torsten Bögershausen
On 11/15/2012 08:05 PM, Ramsay Jones wrote: Torsten Bögershausen wrote: * ml/cygwin-mingw-headers (2012-11-12) 1 commit - Update cygwin.c for new mingw-64 win32 api headers Make git work on newer cygwin. Will merge to 'next'. (Sorry for late answer, I managed to test the original

Re: What's cooking in git.git (Nov 2012, #03; Tue, 13)

2012-11-15 Thread Mark Levedahl
On 11/15/2012 02:35 PM, Torsten Bögershausen wrote: On 11/15/2012 08:05 PM, Ramsay Jones wrote: Did the cygwin project not bump an api version number somewhere? ATB, Ramsay Jones Ramsay, you can run uname -r to see the version number. I myself haven't fully understood all the consequences,

Re: What's cooking in git.git (Nov 2012, #03; Tue, 13)

2012-11-14 Thread Jeff King
On Tue, Nov 13, 2012 at 08:18:53PM -0500, Mark Levedahl wrote: On 11/13/2012 03:45 PM, Torsten Bögershausen wrote: * ml/cygwin-mingw-headers (2012-11-12) 1 commit - Update cygwin.c for new mingw-64 win32 api headers Make git work on newer cygwin. Will merge to 'next'. (Sorry for

Re: What's cooking in git.git (Nov 2012, #03; Tue, 13)

2012-11-14 Thread Torsten Bögershausen
On 14.11.12 20:02, Jeff King wrote: On Tue, Nov 13, 2012 at 08:18:53PM -0500, Mark Levedahl wrote: On 11/13/2012 03:45 PM, Torsten Bögershausen wrote: * ml/cygwin-mingw-headers (2012-11-12) 1 commit - Update cygwin.c for new mingw-64 win32 api headers Make git work on newer cygwin.

Re: What's cooking in git.git (Nov 2012, #03; Tue, 13)

2012-11-14 Thread Jeff King
On Wed, Nov 14, 2012 at 10:13:28PM +0100, Torsten Bögershausen wrote: * ml/cygwin-mingw-headers (2012-11-12) 1 commit - Update cygwin.c for new mingw-64 win32 api headers Make git work on newer cygwin. Will merge to 'next'. I'm cc-ing Junio in case he missed the discussion; my

Re: What's cooking in git.git (Nov 2012, #03; Tue, 13)

2012-11-14 Thread Junio C Hamano
Jeff King p...@peff.net writes: On Wed, Nov 14, 2012 at 10:13:28PM +0100, Torsten Bögershausen wrote: * ml/cygwin-mingw-headers (2012-11-12) 1 commit - Update cygwin.c for new mingw-64 win32 api headers Make git work on newer cygwin. Will merge to 'next'. I'm cc-ing Junio in

Re: What's cooking in git.git (Nov 2012, #03; Tue, 13)

2012-11-14 Thread Mark Levedahl
On 11/14/2012 07:16 PM, Jeff King wrote: On Wed, Nov 14, 2012 at 10:13:28PM +0100, Torsten Bögershausen wrote: b) Autodetection: (Just loud thinking), running $grep mingw /usr/include/w32api/winsock2.h * This file is part of the mingw-w64 runtime package. #include _mingw_unicode.h on

Re: What's cooking in git.git (Nov 2012, #03; Tue, 13)

2012-11-14 Thread Jeff King
On Wed, Nov 14, 2012 at 08:50:43PM -0500, Mark Levedahl wrote: Cygwin changed the win32api implementation, and the old is not just no longer supported for the current release series, but virtually impossible to even install (several new packages are now installed, the old package is in the

Re: What's cooking in git.git (Nov 2012, #03; Tue, 13)

2012-11-14 Thread Torsten Bögershausen
On 15.11.12 02:56, Jeff King wrote: On Wed, Nov 14, 2012 at 08:50:43PM -0500, Mark Levedahl wrote: Cygwin changed the win32api implementation, and the old is not just no longer supported for the current release series, but virtually impossible to even install (several new packages are now

Re: What's cooking in git.git (Nov 2012, #03; Tue, 13)

2012-11-13 Thread Junio C Hamano
Jeff King p...@peff.net writes: This is my final what's cooking as interim maintainer. I didn't graduate anything to master, but I updated my plans for each topic to give Junio an idea of where I was. After exploding the first-parent history between your master..pu into component topics and

Re: What's cooking in git.git (Nov 2012, #03; Tue, 13)

2012-11-13 Thread Torsten Bögershausen
* ml/cygwin-mingw-headers (2012-11-12) 1 commit - Update cygwin.c for new mingw-64 win32 api headers Make git work on newer cygwin. Will merge to 'next'. (Sorry for late answer, I managed to test the original patch minutes before Peff merged it to pu) (And thanks for maintaining git)

RE: What's cooking in git.git (Nov 2012, #03; Tue, 13)

2012-11-13 Thread Pyeron, Jason J CTR (US)
-Original Message- From: Torsten Bögershausen Sent: Tuesday, November 13, 2012 3:45 PM * ml/cygwin-mingw-headers (2012-11-12) 1 commit - Update cygwin.c for new mingw-64 win32 api headers Make git work on newer cygwin. Will merge to 'next'. (Sorry for late answer, I

Re: What's cooking in git.git (Nov 2012, #03; Tue, 13)

2012-11-13 Thread Junio C Hamano
Jeff King p...@peff.net writes: What's cooking in git.git (Nov 2012, #03; Tue, 13) -- Here are the topics that have been cooking. Commits prefixed with '-' are only in 'pu' (proposed updates) while commits prefixed with '+' are in 'next'.

Re: What's cooking in git.git (Nov 2012, #03; Tue, 13)

2012-11-13 Thread Mark Levedahl
On 11/13/2012 03:45 PM, Torsten Bögershausen wrote: * ml/cygwin-mingw-headers (2012-11-12) 1 commit - Update cygwin.c for new mingw-64 win32 api headers Make git work on newer cygwin. Will merge to 'next'. (Sorry for late answer, I managed to test the original patch minutes before Peff