Re: Updated Git build

2013-07-03 Thread Steven Penny
On Wed, Jun 19, 2013 at 4:05 AM, Steven Penny wrote: > Git 1.7.10 is now over one year old Until this is released on primary mirrors Cygwinports can work wget downloads.sf.net/cygwin-ports/git-1.8.3.1-1.tar.bz2 tar xf git-1.8.3.1-1.tar.bz2 -C/ -- Problem reports: http://cygwin.com/problems

Re: Updated Git build

2013-06-19 Thread Christopher Faylor
On Wed, Jun 19, 2013 at 12:10:58PM +0200, Frank Fesevur wrote: >2013/6/19 Adam Dinwoodie: >> I'm not sure who the current maintainer is, or how to find out, > >This is the list of all packages and their maintainers. >http://cygwin.com/cygwin-pkg-maint > >Not sure where to find a link to this on the

Re: Updated Git build

2013-06-19 Thread Frank Fesevur
2013/6/19 Adam Dinwoodie: > I'm not sure who the current maintainer is, or how to find out, This is the list of all packages and their maintainers. http://cygwin.com/cygwin-pkg-maint Not sure where to find a link to this on the cygwin site though. Regards, Frank -- Problem reports: http:/

Re: Updated Git build

2013-06-19 Thread Achim Gratz
Adam Dinwoodie metaswitch.com> writes: > Git with no immediate issues other than not being able > to compile with pthreads support and some obscure failing > test cases. You might want to try pthreads again when gcc-4.7.3 is out. > I'm not sure who the current maintainer is, The Cygwin git main

RE: Updated Git build

2013-06-19 Thread Adam Dinwoodie
Steven Penny wrote: > Git 1.7.10 is now over one year old > > http://github.com/git/git/tree/v1.7.10 > > and it contains some significant improvements, such as > > git clone --single-branch > > http://stackoverflow.com/a/9920956 > > Not to mention version 1.8.0 has been out for almost 8 months

Updated Git build

2013-06-19 Thread Steven Penny
Git 1.7.10 is now over one year old http://github.com/git/git/tree/v1.7.10 and it contains some significant improvements, such as git clone --single-branch http://stackoverflow.com/a/9920956 Not to mention version 1.8.0 has been out for almost 8 months. I would he happy to make the build, or h