Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drew doesn't scale | Drew DeVault | 2023-06-13 | 1 | -3/+0 |
| | | | | | A few process updates to make it easier for other SourceHut staff to participate in support. | ||||
* | add links to hg.sr.ht graphql api | Nolan Prescott | 2022-09-22 | 1 | -1/+1 |
| | | | | additionally fix typo-reference to builds.sr.ht | ||||
* | hg.sr.ht: add graphql.md | Drew DeVault | 2022-03-24 | 1 | -0/+15 |
| | |||||
* | fixed mercurial nginx proxy port | Eloi Rivard | 2021-10-12 | 1 | -1/+1 |
| | | | | | | | The hg.sr.ht configuration sample [1] uses port 5010 but the nginx configuration example uses port 5001, that is used by git.sr.ht. [1] https://hg.sr.ht/~sircmpwn/hg.sr.ht/browse/config.example.ini?rev=tip#L79 | ||||
* | correct hg email flag | Nolan Prescott | 2021-09-05 | 1 | -4/+4 |
| | | | | the correct flag is `--flag` instead of the plural `--flags` | ||||
* | standardize directory name | Nolan Prescott | 2021-09-05 | 1 | -2/+2 |
| | | | | | | | | the nginx configuration within sr.ht-nginx uses /var/lib/mercurial (as does the configuration example within this document) intended to address: https://todo.sr.ht/~sircmpwn/hg.sr.ht/43 | ||||
* | Document how to add keys | Nixon Enraght-Moony | 2021-08-13 | 1 | -0/+3 |
| | | | | | Fingerprints were removed in 68210e857eabfd2f17ff28c751f5bb3e8298c37e and replaced with keys, but without instuctions. | ||||
* | s/hyphen/em dash/g | Sol Fisher Romanoff | 2021-05-16 | 2 | -9/+9 |
| | |||||
* | Add configuration links to all installation pages | Drew DeVault | 2020-11-23 | 1 | -0/+4 |
| | |||||
* | Ditch configuration_reference pages | Drew DeVault | 2020-11-19 | 1 | -5/+0 |
| | | | | These are superfluous | ||||
* | Update hg.sr.ht installation/config pages | Jason Phan | 2020-11-17 | 3 | -56/+72 |
| | |||||
* | Add acceptable usage limits for git.sr.ht | Drew DeVault | 2020-09-15 | 1 | -1/+14 |
| | |||||
* | Document hg email patch formatting on lists.sr.ht | Nolan Prescott | 2020-06-12 | 1 | -0/+12 |
| | | | | | | | | | | | | | # HG changeset patch # User Nolan Prescott <mail@nprescott.com> # Date 1591924066 14400 # Thu Jun 11 21:07:46 2020 -0400 # Node ID 88ecdd69e17b6da547fa3a74b1d161a6b5415eb9 # Parent 1eef932765628b0037f06c3f3ba58c7a449416e7 Document hg email patch formatting on lists.sr.ht Mercuial patchset recognition for full web UI features require git-style diffs in order to be parsed correctly by pygit2 | ||||
* | Overhaul installation documentation | Drew DeVault | 2020-03-26 | 1 | -14/+17 |
| | |||||
* | Fix a typo in hg.sr.ht's email doc | Denis Laxalde | 2019-11-17 | 1 | -1/+1 |
| | |||||
* | Suggest a better "flagtemplate" for hg email | Denis Laxalde | 2019-11-17 | 1 | -3/+3 |
| | |||||
* | Suggest usage of --obsolete option for "hg import" | Denis Laxalde | 2019-10-16 | 1 | -0/+5 |
| | |||||
* | Fix a typo in hg email doc | Denis Laxalde | 2019-10-16 | 1 | -1/+1 |
| | |||||
* | mention rebase extension on email docs. | Paco Esteban | 2019-08-26 | 1 | -4/+6 |
| | |||||
* | Add hg.sr.ht host keys | Drew DeVault | 2019-07-17 | 1 | -0/+8 |
| | |||||
* | Mention clonebundles on hg.sr.ht/installation.md | Drew DeVault | 2019-04-12 | 1 | -0/+7 |
| | |||||
* | Remove extraenous headers | Drew DeVault | 2019-04-12 | 3 | -0/+12 |
| | |||||
* | Add http(s) clone details for hg.sr.ht install | Drew DeVault | 2019-03-14 | 1 | -0/+18 |
| | |||||
* | Fix link to hg-commit doc | Francis Dinh | 2019-02-25 | 1 | -1/+1 |
| | |||||
* | Fixup typos in hg.sr.ht/email.md | Francis Dinh | 2019-02-05 | 1 | -2/+2 |
| | | | | | - Replace git reference with mercurial - Fix spelling for .hgrc | ||||
* | Add mercurial docs | Ludovic Chabant | 2019-02-01 | 3 | -0/+354 |