public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Updated Git build
@ 2013-06-19  9:05 Steven Penny
  2013-06-19  9:44 ` Adam Dinwoodie
  2013-07-03 10:27 ` Steven Penny
  0 siblings, 2 replies; 6+ messages in thread
From: Steven Penny @ 2013-06-19  9:05 UTC (permalink / raw)
  To: cygwin

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 help with the process if we can just get the ball rolling.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: Updated Git build
  2013-06-19  9:05 Updated Git build Steven Penny
@ 2013-06-19  9:44 ` Adam Dinwoodie
  2013-06-19 10:11   ` Achim Gratz
  2013-06-19 10:12   ` Frank Fesevur
  2013-07-03 10:27 ` Steven Penny
  1 sibling, 2 replies; 6+ messages in thread
From: Adam Dinwoodie @ 2013-06-19  9:44 UTC (permalink / raw)
  To: cygwin

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. I would he happy
> to make the build, or help with the process if we can just get the ball rolling.

I posted on this topic yesterday.  I'm currently using a home-built v1.8.3.1
Git with no immediate issues other than not being able to compile with pthreads
support and some obscure failing test cases.

I see Cygwin Ports[0] appears to be offering a compiled v1.8.3 version of
Git[1], and Yaakov has already suggested moving some of the patches made there
into the main Cygwin package build[2].

I'm not sure who the current maintainer is, or how to find out, but my current
plan is to wait a week or so to see if there's any reason for not upgrading
(other than the current maintainer's time).  If that gets nowhere, I'll offer
to package up the latest version of Git myself.

[0]: http://sourceware.org/cygwinports/
[1]: http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/git;a=summary
[2]: http://cygwin.com/ml/cygwin/2013-06/msg00474.html

-- 
Adam Dinwoodie

Messages posted to this list are made in a personal capacity.



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Updated Git build
  2013-06-19  9:44 ` Adam Dinwoodie
@ 2013-06-19 10:11   ` Achim Gratz
  2013-06-19 10:12   ` Frank Fesevur
  1 sibling, 0 replies; 6+ messages in thread
From: Achim Gratz @ 2013-06-19 10:11 UTC (permalink / raw)
  To: cygwin

Adam Dinwoodie <Adam.Dinwoodie <at> 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 maintainer is Eric Blake

> or how to find out,

$ cat /usr/share/doc/Cygwin/git.README

... or look up the announcement for the latest release?


Regards,
Achim.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Updated Git build
  2013-06-19  9:44 ` Adam Dinwoodie
  2013-06-19 10:11   ` Achim Gratz
@ 2013-06-19 10:12   ` Frank Fesevur
  2013-06-19 17:22     ` Christopher Faylor
  1 sibling, 1 reply; 6+ messages in thread
From: Frank Fesevur @ 2013-06-19 10:12 UTC (permalink / raw)
  To: cygwin

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://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Updated Git build
  2013-06-19 10:12   ` Frank Fesevur
@ 2013-06-19 17:22     ` Christopher Faylor
  0 siblings, 0 replies; 6+ messages in thread
From: Christopher Faylor @ 2013-06-19 17:22 UTC (permalink / raw)
  To: cygwin

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 cygwin site though.

For the record, that list isn't intended as a convenient way to contact
maintainers personally - that's why there are no email addresses there.
If you have concerns then the cygwin list is the place to voice them.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Updated Git build
  2013-06-19  9:05 Updated Git build Steven Penny
  2013-06-19  9:44 ` Adam Dinwoodie
@ 2013-07-03 10:27 ` Steven Penny
  1 sibling, 0 replies; 6+ messages in thread
From: Steven Penny @ 2013-07-03 10:27 UTC (permalink / raw)
  To: cygwin

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.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-07-03 10:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-19  9:05 Updated Git build Steven Penny
2013-06-19  9:44 ` Adam Dinwoodie
2013-06-19 10:11   ` Achim Gratz
2013-06-19 10:12   ` Frank Fesevur
2013-06-19 17:22     ` Christopher Faylor
2013-07-03 10:27 ` Steven Penny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).