www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - first git commit

reply Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
We've moved the entire camp to github: dmd compiler, phobos, druntime, 
website, installer.

I'm happy to report that we have our first git commit:

https://github.com/D-Programming-Language/phobos/commit/81a4a4034aabe83d41cf2a0a202fedb428da66b6


Andrei
Jan 23 2011
next sibling parent reply Andrej Mitrovic <andrej.mitrovich gmail.com> writes:
I like the new diff. Although there doesn't seem to be syntax
highlighting (or is that usual for diffs?).

Anyway, congrats!
Jan 23 2011
parent Jacob Carlborg <doob me.com> writes:
On 2011-01-24 05:51, Andrej Mitrovic wrote:
 I like the new diff. Although there doesn't seem to be syntax
 highlighting (or is that usual for diffs?).

 Anyway, congrats!
Yes, I never seen syntax highlighting for the language in diffs. It's just the actual diff that gets highlighted, green for added and red for removed. -- /Jacob Carlborg
Jan 24 2011
prev sibling next sibling parent foobar <foo bar.com> writes:
Andrei Alexandrescu Wrote:

 We've moved the entire camp to github: dmd compiler, phobos, druntime, 
 website, installer.
 
 I'm happy to report that we have our first git commit:
 
 https://github.com/D-Programming-Language/phobos/commit/81a4a4034aabe83d41cf2a0a202fedb428da66b6
 
 
 Andrei
 
I've moved my team at work to git more than two years ago and it improved work-flow and speed of development by a few orders of magnitude. Based on my experience with git, this is a huge step forward for D development. Congratulations.
Jan 23 2011
prev sibling next sibling parent reply Caligo <iteronvexor gmail.com> writes:
On Sun, Jan 23, 2011 at 10:14 PM, Andrei Alexandrescu <
SeeWebsiteForEmail erdani.org> wrote:

 We've moved the entire camp to github: dmd compiler, phobos, druntime,
 website, installer.

 I'm happy to report that we have our first git commit:


 https://github.com/D-Programming-Language/phobos/commit/81a4a4034aabe83d41cf2a0a202fedb428da66b6


 Andrei
What about the GDC team? Are they planning to switch to Git as well?
Jan 23 2011
parent reply Iain Buclaw <ibuclaw ubuntu.com> writes:
== Quote from Caligo (iteronvexor gmail.com)'s article
 --000e0cd2df0ab55eda049a91f318
 Content-Type: text/plain; charset=ISO-8859-1
 On Sun, Jan 23, 2011 at 10:14 PM, Andrei Alexandrescu <
 SeeWebsiteForEmail erdani.org> wrote:
 We've moved the entire camp to github: dmd compiler, phobos, druntime,
 website, installer.

 I'm happy to report that we have our first git commit:


 https://github.com/D-Programming-
Language/phobos/commit/81a4a4034aabe83d41cf2a0a202fedb428da66b6
 Andrei
What about the GDC team? Are they planning to switch to Git as well?
What do we have to do with this? I don't think we have much to gain from moving to git. It's not likely to have much effect on the level of interest people have towards contributing anyway. I could ask around, they'd probably tell me to fork off though. 8-)
Jan 24 2011
next sibling parent Russel Winder <russel russel.org.uk> writes:
On Mon, 2011-01-24 at 15:37 +0000, Iain Buclaw wrote:
[ . . . ]
 What do we have to do with this? I don't think we have much to gain from =
moving
 to git. It's not likely to have much effect on the level of interest peop=
le have
 towards contributing anyway.
If you are currently using Subversion then there is masses to be gained by moving to Git in line with the rest of the D development effort. I guess GCC itself is still Subversion? Bazaar is a GNU project, and this tipped the balance such that Emacs was pushed to shift from Subversion to Bazaar. The change caused a lot of heated aggravation between the Bazaar, Mercurial and Git advocates. Normal then ;-) I don't know which direction the GCC crew would go, but I guess GDC needs to ensure it is compatible -- though Git, Mercurial and Bazaar can always work with a Subversion repository, Bazaar in a much smoother DVCS way that the other two.
 I could ask around, they'd probably tell me to fork off though. 8-)
Or they might say "about forking time" ;-) --=20 Russel. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.winder ekiga.n= et 41 Buckmaster Road m: +44 7770 465 077 xmpp: russel russel.org.uk London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
Jan 24 2011
prev sibling next sibling parent Andrew Wiley <debio264 gmail.com> writes:
On Mon, Jan 24, 2011 at 11:01 AM, Russel Winder <russel russel.org.uk>wrote:

 On Mon, 2011-01-24 at 15:37 +0000, Iain Buclaw wrote:
 [ . . . ]
 What do we have to do with this? I don't think we have much to gain from
moving
 to git. It's not likely to have much effect on the level of interest
people have
 towards contributing anyway.
If you are currently using Subversion then there is masses to be gained by moving to Git in line with the rest of the D development effort. I guess GCC itself is still Subversion? Bazaar is a GNU project, and this tipped the balance such that Emacs was pushed to shift from Subversion to Bazaar. The change caused a lot of heated aggravation between the Bazaar, Mercurial and Git advocates. Normal then ;-) I don't know which direction the GCC crew would go, but I guess GDC needs to ensure it is compatible -- though Git, Mercurial and Bazaar can always work with a Subversion repository, Bazaar in a much smoother DVCS way that the other two.
 I could ask around, they'd probably tell me to fork off though. 8-)
Or they might say "about forking time" ;-)
GDC is currently on Mercurial on Bitbucket.
Jan 24 2011
prev sibling parent Russel Winder <russel russel.org.uk> writes:
On Mon, 2011-01-24 at 11:03 -0600, Andrew Wiley wrote:
[ . . . ]
=20
 GDC is currently on Mercurial on Bitbucket.=20
In which case there seems no point in even thinking about Git and GitHub. In terms of workflow Mercurial/BitBucket and Git/GitHub are fundamentally the same. --=20 Russel. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.winder ekiga.n= et 41 Buckmaster Road m: +44 7770 465 077 xmpp: russel russel.org.uk London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
Jan 24 2011
prev sibling next sibling parent Lutger Blijdestijn <lutger.blijdestijn gmail.com> writes:
Andrei Alexandrescu wrote:

 We've moved the entire camp to github: dmd compiler, phobos, druntime,
 website, installer.
 
 I'm happy to report that we have our first git commit:
 
 https://github.com/D-Programming-
Language/phobos/commit/81a4a4034aabe83d41cf2a0a202fedb428da66b6
 
 
 Andrei
Congrats! Isn't it shiny?
Jan 24 2011
prev sibling next sibling parent bearophile <bearophileHUGS lycos.com> writes:
Andrei:

 We've moved the entire camp to github: dmd compiler, phobos, druntime, 
 website, installer.
Very good Andrei, this is another little step forward for D. May the Fork be with you :-) Bye, bearophile
Jan 24 2011
prev sibling parent "Vladimir Panteleev" <vladimir thecybershadow.net> writes:
On Mon, 24 Jan 2011 06:14:17 +0200, Andrei Alexandrescu
<SeeWebsiteForEmail erdani.org> wrote:

 We've moved the entire camp to github: dmd compiler, phobos, druntime,  
 website, installer.

 I'm happy to report that we have our first git commit:

 https://github.com/D-Programming-Language/phobos/commit/81a4a4034aabe83d41cf2a0a202fedb428da66b6
Great! I put together a UserScript which turns text like "issue XXXX" into Bugzilla links. It's based on Linkify Plus. http://dump.thecybershadow.net/b7d2e2759116df7a83ee2f4678856a1e/dbuglinks.user.js -- Best regards, Vladimir mailto:vladimir thecybershadow.net
Jan 25 2011