- 01 Mar, 2021 1 commit
-
-
Georges Racinet authored
-
- 26 Oct, 2020 1 commit
-
-
Stephane authored
-
- 12 Oct, 2020 1 commit
-
-
Stephane authored
OpenJDK does not use Mercurial anymore and nginx uses it.
-
- 26 Jul, 2020 2 commits
-
-
Manuel Jacob authored
Facebook is not an open source project. (They open source some tools, but they tend to be on GitHub.)
-
Manuel Jacob authored
7eaad1ed8c74 removed Java / OpenJDK from the list, but has forgotten to update this sentence.
-
- 23 Sep, 2020 1 commit
-
-
Stephane authored
-
- 25 Jul, 2020 1 commit
-
-
David Demelier authored
They unfortunately moved to GitHub. https://openjdk.java.net/jeps/369
-
- 26 Jul, 2019 1 commit
-
-
David Demelier authored
-
- 07 Sep, 2018 1 commit
-
-
Bradley Jones authored
The URLs for other version control systems on the 'About' page needed updating. Although they pretty much all resolve to the right places via redirection, it wouldn't hurt to have the links go straight to the source anyway.
-
- 14 Aug, 2017 1 commit
-
-
Boris Feld authored
Replace link from 4.2.2 to 4.2.3 after the security exceptional release.
-
- 29 Jul, 2017 1 commit
-
-
Gregory Szorc authored
Mercurial 4.3 drops support for Python 2.6. Update the downloads page to reflect that.
-
- 15 May, 2017 2 commits
-
-
Kevin Bullock authored
-
Kevin Bullock authored
-
- 05 Jul, 2017 1 commit
-
-
Kevin Bullock authored
-
- 03 Jul, 2017 1 commit
-
-
David Demelier authored
-
- 15 May, 2017 1 commit
-
-
Kevin Bullock authored
c65b81353b8f inadvertently broke the /downloads page by moving the call to Downloader.init(sources) later in the rendering process, after the downloads list has already been written. As a stopgap, we introduce an earlier call to initialize the versions before attempting to render the list. Future changes will move this inline script into an onload function.
-
- 10 May, 2017 4 commits
-
-
Kevin Bullock authored
-
Kevin Bullock authored
-
Kevin Bullock authored
-
Kevin Bullock authored
-
- 25 Feb, 2017 1 commit
-
-
heatherboo authored
-
- 30 Dec, 2016 1 commit
-
-
Pierre-Yves David authored
We use a different machine now and the process on it is automated. Thanks goes to David Soria Parra for pointing this out.
-
- 23 Dec, 2016 3 commits
-
-
durin42 authored
This isn't linked to yet because I want to confirm with conservancy that this is still the right way to link to them for PayPal donations, because it's surprising to me that the linked page doesn't mention a project name or have a memo field.
-
durin42 authored
Now instead of trying to use blatter, it offers a 'serve' target which bootstraps a virtualenv (if needed) and runs the flask app in debug mode.
-
durin42 authored
-
- 08 Dec, 2016 2 commits
-
-
Pulkit Goyal authored
This patch capitalize the first letter of the options in nav bar.
-
Pulkit Goyal authored
Currently the navigation bar doesn't looks good as there is some space between the top and bar. This patch removes that, bring the words in the center and align the search bar with the menu options.
-
- 30 Sep, 2016 3 commits
-
-
Kevin Bullock authored
-
Kevin Bullock authored
-
Kevin Bullock authored
-
- 26 Oct, 2016 1 commit
-
-
Mathias De Maré authored
-
- 22 Jul, 2016 2 commits
-
-
Anton Shestakov authored
The rendered result looks like this: """ $ hg clone https://www.mercurial- scm.org/repo/hello """ (It will be copied without any word breaks, the break is only visual.) The actual repo doesn't exist yet, but really should already, because the first thing new users will see when they try the old URL with 3.9-rc+ is a lengthy error message that Mercurial "could not negotiate a common security protocol (tls1.1+) with selenic.com..." Classy.
-
Anton Shestakov authored
Right now this means that the first line (with the repo URL) will get word-wrapped, and it doesn't look too good: """ $ hg clone https://selenic.com/repo/hello """ The next patch will use a different URL for a different effect.
-
- 15 Jul, 2016 2 commits
-
-
https://www.mozilla.org/Gregory Szorc authored
The canonical home for the Firefox and Thunderbird product pages is mozilla.org, not mozilla.com. Also switch to https://.
-
Gregory Szorc authored
The remaining http:// URLs are either necessary or will be updated in a subsequent patch.
-
- 31 May, 2016 2 commits
-
-
Anton Shestakov authored
-
Anton Shestakov authored
This future-proofs it a bit if code in the block gets even longer.
-
- 28 May, 2016 1 commit
-
-
Anton Shestakov authored
Otherwise it looks like it says 'hg clone https://selenic.com/repo/hell'.
-
- 11 May, 2016 2 commits
-
-
Kevin Bullock authored
-
Kevin Bullock authored
-