Submitter | Manuel Jacob |
---|---|
Date | July 26, 2020, 3:06 a.m. |
Message ID | <d53744ad71ed1abac574.1595732816@tmp.fritz.box> |
Download | mbox | patch |
Permalink | /patch/46911/ |
State | New |
Headers | show |
Comments
Looks good to me. On 7/26/20 5:06 AM, Manuel Jacob wrote: > # HG changeset patch > # User Manuel Jacob <me@manueljacob.de> > # Date 1595732734 -7200 > # Sun Jul 26 05:05:34 2020 +0200 > # Node ID d53744ad71ed1abac574d6234494bca24da84e6a > # Parent 3ce49d42875b51d7bc953fc8a2cb47c8f7f3e91d > # EXP-Topic java_reference > who: replace "Open Source Projects" with "projects" > > Facebook is not an open source project. (They open source some tools, but they > tend to be on GitHub.) > > diff --git a/templates/who/index.html b/templates/who/index.html > --- a/templates/who/index.html > +++ b/templates/who/index.html > @@ -2,7 +2,7 @@ > > {% block content %} > <h1>Who uses Mercurial</h1> > - <p><strong>Mercurial is a free, distributed source control management tool. It is currently used by many Open Source Projects such as...</strong></p> > + <p><strong>Mercurial is a free, distributed source control management tool. It is currently used by many projects such as...</strong></p> > <h3>Facebook</h3> > The social networking service Facebook <a href="https://code.facebook.com/posts/218678814984400/scaling-mercurial-at-facebook/">chose Mercurial</a> in 2014 due to its extensibility and the ability to make it work at scale.</p> > <p><a href="https://www.facebook.com">https://www.facebook.com</a></p> > > _______________________________________________ > Mercurial-devel mailing list > Mercurial-devel@mercurial-scm.org > https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel >
None of the two patches ever got committed. On 06/08/2020 12.50, Pierre-Yves David wrote: > Looks good to me. > > On 7/26/20 5:06 AM, Manuel Jacob wrote: >> # HG changeset patch >> # User Manuel Jacob <me@manueljacob.de> >> # Date 1595732734 -7200 >> # Sun Jul 26 05:05:34 2020 +0200 >> # Node ID d53744ad71ed1abac574d6234494bca24da84e6a >> # Parent 3ce49d42875b51d7bc953fc8a2cb47c8f7f3e91d >> # EXP-Topic java_reference >> who: replace "Open Source Projects" with "projects" >> >> Facebook is not an open source project. (They open source some tools, >> but they >> tend to be on GitHub.) >> >> diff --git a/templates/who/index.html b/templates/who/index.html >> --- a/templates/who/index.html >> +++ b/templates/who/index.html >> @@ -2,7 +2,7 @@ >> {% block content %} >> <h1>Who uses Mercurial</h1> >> - <p><strong>Mercurial is a free, distributed source control >> management tool. It is currently used by many Open Source Projects >> such as...</strong></p> >> + <p><strong>Mercurial is a free, distributed source control >> management tool. It is currently used by many projects such >> as...</strong></p> >> <h3>Facebook</h3> >> The social networking service Facebook <a >> href="https://code.facebook.com/posts/218678814984400/scaling-mercurial-at-facebook/">chose >> Mercurial</a> in 2014 due to its extensibility and the ability to make >> it work at scale.</p> >> <p><a >> href="https://www.facebook.com">https://www.facebook.com</a></p> >> >> _______________________________________________ >> Mercurial-devel mailing list >> Mercurial-devel@mercurial-scm.org >> https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel >> >
Pulkit, do you know who has website access right now? > On Oct 12, 2020, at 12:46, Manuel Jacob <me@manueljacob.de> wrote: > > None of the two patches ever got committed. > > On 06/08/2020 12.50, Pierre-Yves David wrote: >> Looks good to me. >> On 7/26/20 5:06 AM, Manuel Jacob wrote: >>> # HG changeset patch >>> # User Manuel Jacob <me@manueljacob.de> >>> # Date 1595732734 -7200 >>> # Sun Jul 26 05:05:34 2020 +0200 >>> # Node ID d53744ad71ed1abac574d6234494bca24da84e6a >>> # Parent 3ce49d42875b51d7bc953fc8a2cb47c8f7f3e91d >>> # EXP-Topic java_reference >>> who: replace "Open Source Projects" with "projects" >>> >>> Facebook is not an open source project. (They open source some tools, but they >>> tend to be on GitHub.) >>> >>> diff --git a/templates/who/index.html b/templates/who/index.html >>> --- a/templates/who/index.html >>> +++ b/templates/who/index.html >>> @@ -2,7 +2,7 @@ >>> {% block content %} >>> <h1>Who uses Mercurial</h1> >>> - <p><strong>Mercurial is a free, distributed source control management tool. It is currently used by many Open Source Projects such as...</strong></p> >>> + <p><strong>Mercurial is a free, distributed source control management tool. It is currently used by many projects such as...</strong></p> >>> <h3>Facebook</h3> >>> The social networking service Facebook <a href="https://code.facebook.com/posts/218678814984400/scaling-mercurial-at-facebook/">chose Mercurial</a> in 2014 due to its extensibility and the ability to make it work at scale.</p> >>> <p><a href="https://www.facebook.com">https://www.facebook.com</a></p> >>> >>> _______________________________________________ >>> Mercurial-devel mailing list >>> Mercurial-devel@mercurial-scm.org >>> https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel >>> > > _______________________________________________ > Mercurial-devel mailing list > Mercurial-devel@mercurial-scm.org > https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel
On Mon, Oct 12, 2020 at 10:36 PM Augie Fackler <raf@durin42.com> wrote: > > Pulkit, do you know who has website access right now? I have the access, pushed these patches. Seems like I missed then initially. Kindly use `--flag website` for website related patches. > > > On Oct 12, 2020, at 12:46, Manuel Jacob <me@manueljacob.de> wrote: > > > > None of the two patches ever got committed. > > > > On 06/08/2020 12.50, Pierre-Yves David wrote: > >> Looks good to me. > >> On 7/26/20 5:06 AM, Manuel Jacob wrote: > >>> # HG changeset patch > >>> # User Manuel Jacob <me@manueljacob.de> > >>> # Date 1595732734 -7200 > >>> # Sun Jul 26 05:05:34 2020 +0200 > >>> # Node ID d53744ad71ed1abac574d6234494bca24da84e6a > >>> # Parent 3ce49d42875b51d7bc953fc8a2cb47c8f7f3e91d > >>> # EXP-Topic java_reference > >>> who: replace "Open Source Projects" with "projects" > >>> > >>> Facebook is not an open source project. (They open source some tools, but they > >>> tend to be on GitHub.) > >>> > >>> diff --git a/templates/who/index.html b/templates/who/index.html > >>> --- a/templates/who/index.html > >>> +++ b/templates/who/index.html > >>> @@ -2,7 +2,7 @@ > >>> {% block content %} > >>> <h1>Who uses Mercurial</h1> > >>> - <p><strong>Mercurial is a free, distributed source control management tool. It is currently used by many Open Source Projects such as...</strong></p> > >>> + <p><strong>Mercurial is a free, distributed source control management tool. It is currently used by many projects such as...</strong></p> > >>> <h3>Facebook</h3> > >>> The social networking service Facebook <a href="https://code.facebook.com/posts/218678814984400/scaling-mercurial-at-facebook/">chose Mercurial</a> in 2014 due to its extensibility and the ability to make it work at scale.</p> > >>> <p><a href="https://www.facebook.com">https://www.facebook.com</a></p> > >>> > >>> _______________________________________________ > >>> Mercurial-devel mailing list > >>> Mercurial-devel@mercurial-scm.org > >>> https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel > >>> > > > > _______________________________________________ > > Mercurial-devel mailing list > > Mercurial-devel@mercurial-scm.org > > https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel >
On 13/10/2020 09:22, Pulkit Goyal wrote: > On Mon, Oct 12, 2020 at 10:36 PM Augie Fackler <raf@durin42.com> wrote: >> >> Pulkit, do you know who has website access right now? > > I have the access, pushed these patches. Seems like I missed then > initially. Kindly use `--flag website` for website related patches. What do you think about adding this option into: - https://www.mercurial-scm.org/thepage or - https://www.mercurial-scm.org/wiki/DeveloperInfo So it will be available for everyone. I can do a patch to add the option. Regards, Stéphane
On Sat, Oct 17, 2020 at 5:51 PM Stéphane Blondon <stephane.blondon@gmail.com> wrote: > > > > On 13/10/2020 09:22, Pulkit Goyal wrote: > > On Mon, Oct 12, 2020 at 10:36 PM Augie Fackler <raf@durin42.com> wrote: > >> > >> Pulkit, do you know who has website access right now? > > > > I have the access, pushed these patches. Seems like I missed then > > initially. Kindly use `--flag website` for website related patches. > > > What do you think about adding this option into: > - https://www.mercurial-scm.org/thepage > or > - https://www.mercurial-scm.org/wiki/DeveloperInfo > > So it will be available for everyone. > I can do a patch to add the option. Completely agree. > > > Regards, > Stéphane > _______________________________________________ > Mercurial-devel mailing list > Mercurial-devel@mercurial-scm.org > https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel
Le jeu. 22 oct. 2020 à 12:19, Pulkit Goyal <7895pulkit@gmail.com> a écrit : > On Sat, Oct 17, 2020 at 5:51 PM Stéphane Blondon > <stephane.blondon@gmail.com> wrote: > > > > > > > > On 13/10/2020 09:22, Pulkit Goyal wrote: > > > I have the access, pushed these patches. Seems like I missed then > > > initially. Kindly use `--flag website` for website related patches. > > > > > > What do you think about adding this option into > > Completely agree. > I sent a patch to add such line on mercurial-scm.org/thepage. Regards, Stéphane >
On Mon, Oct 26, 2020 at 7:34 PM Stéphane Blondon <stephane.blondon@gmail.com> wrote: > > > > Le jeu. 22 oct. 2020 à 12:19, Pulkit Goyal <7895pulkit@gmail.com> a écrit : >> >> On Sat, Oct 17, 2020 at 5:51 PM Stéphane Blondon >> <stephane.blondon@gmail.com> wrote: >> > >> > >> > >> > On 13/10/2020 09:22, Pulkit Goyal wrote: >> > > I have the access, pushed these patches. Seems like I missed then >> > > initially. Kindly use `--flag website` for website related patches. >> > >> > >> > What do you think about adding this option into >> >> Completely agree. > > > > I sent a patch to add such line on mercurial-scm.org/thepage. Apologies for long silence, I was on a break. That patch is pushed now. Thanks a lot! > > Regards, > Stéphane > > _______________________________________________ > Mercurial-devel mailing list > Mercurial-devel@mercurial-scm.org > https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel
Patch
diff --git a/templates/who/index.html b/templates/who/index.html --- a/templates/who/index.html +++ b/templates/who/index.html @@ -2,7 +2,7 @@ {% block content %} <h1>Who uses Mercurial</h1> - <p><strong>Mercurial is a free, distributed source control management tool. It is currently used by many Open Source Projects such as...</strong></p> + <p><strong>Mercurial is a free, distributed source control management tool. It is currently used by many projects such as...</strong></p> <h3>Facebook</h3> The social networking service Facebook <a href="https://code.facebook.com/posts/218678814984400/scaling-mercurial-at-facebook/">chose Mercurial</a> in 2014 due to its extensibility and the ability to make it work at scale.</p> <p><a href="https://www.facebook.com">https://www.facebook.com</a></p>