aboutsummaryrefslogtreecommitdiffstats
path: root/git.sr.ht
Commit message (Collapse)AuthorAgeFilesLines
* todo.sr.ht: add GraphQL docsDrew DeVault2021-02-251-1/+2
|
* Add instructions for removing custom READMESumner Evans2021-02-181-0/+6
|
* git.sr.ht: correct jq command for custom readmeDrew DeVault2021-01-261-1/+1
|
* git.sr.ht: fix typo in readme queryDrew DeVault2021-01-251-2/+2
|
* Add explanation of what's going on in README commandDrew DeVault2021-01-251-0/+26
|
* Update git.sr.ht custom README to API 2.0Drew DeVault2021-01-251-17/+40
|
* Add initial GraphQL documentationDrew DeVault2020-12-032-0/+17
|
* Add API configuration to installation docsDrew DeVault2020-11-241-0/+1
|
* Add configuration links to all installation pagesDrew DeVault2020-11-231-0/+4
|
* Ditch configuration_reference pagesDrew DeVault2020-11-191-5/+0
| | | | These are superfluous
* Update git.sr.ht installation/config pagesJason Phan2020-11-173-91/+120
|
* Add acceptable usage limits for git.sr.htDrew DeVault2020-09-151-0/+13
|
* Clarify how to make push options persistDrew DeVault2020-09-071-0/+7
|
* git.sr.ht: document -osubmit pattern overridingнаб2020-09-071-2/+5
| | | | Ref: ~sircmpwn/git.sr.ht#316
* Spec curl --data-binary to not mangle the uploaded README and link to ↵наб2020-08-281-2/+4
| | | | | | | example repo curl mangles the upload (stripping newlines, probably something else) with just --data
* git.sr.ht: document {GET,PUT,DELETE} /api/repos/:name/readme, mention it in ↵наб2020-08-252-0/+59
| | | | | | the FAQ Ref: ~sircmpwn/git.sr.ht#205
* Add note about locking down S3 accessDrew DeVault2020-08-211-0/+12
|
* git.sr.ht: Document description/visibility push optionsнаб2020-08-171-0/+2
|
* Update git.sr.ht with branch renaming instructionsDrew DeVault2020-08-051-0/+8
|
* fix relative linkRoshless2020-07-011-1/+1
|
* git.sr.ht: remove annotationsDrew DeVault2020-06-292-152/+0
|
* all: fix broken relative linksDrew DeVault2020-05-181-2/+2
|
* Additional location for fcgiwrap socket fileZachary King2020-04-201-1/+2
| | | | Adding an additional possible location for the fcgiwrap socket file.
* Overhaul installation documentationDrew DeVault2020-03-261-8/+10
|
* git.sr.ht: fix POST endpoint for artifacts with usernameEvan Hanson2020-03-161-1/+1
|
* Add java annotation generatorPeter Lamby2020-03-031-0/+1
| | | | Signed-off-by: Peter Lamby <peterlamby@web.de>
* git.sr.ht: update route for annotations uploadDrew DeVault2020-02-211-1/+1
|
* git.sr.ht: update recommended nginx configurationDrew DeVault2020-02-171-1/+1
| | | | | The previous version would match any URL ending in HEAD et al, which would cause web breakage if your repo had any files named HEAD.
* git.sr.ht: simplify explanation of push -o debugDrew DeVault2020-02-171-1/+1
|
* git.sr.ht: simplify docsDrew DeVault2020-02-171-53/+4
| | | | It's not necessary to document the web UI in exhaustive detail.
* git.sr.ht: document push optionsDrew DeVault2020-02-172-0/+20
|
* git.sr.ht API: OAuth scope for file uploadsDrew DeVault2020-02-141-0/+2
|
* git.sr.ht API: document file artifactsDrew DeVault2020-02-141-1/+38
|
* Improve git.sr.ht artifacts docsDrew DeVault2020-02-141-6/+5
|
* Add docs for attaching binaries to tagsDrew DeVault2020-02-141-0/+24
|
* Add "For contributors" heading to git-send-email page.Scott Colby2020-01-231-0/+2
| | | | | | | | | When first reading this page, I was confused because the text and the link were split by the TOC and got lost in the noise. This should improve the situation. This is my first contribution with git-send-email: I hope it's well-formed!
* Remove obsolete warning from git.sr.ht docsDrew DeVault2019-11-201-5/+0
|
* git.sr.ht/installation.md: update for new shellDrew DeVault2019-10-221-1/+2
|
* Add Python and Rust annotatorsDrew DeVault2019-07-181-0/+2
|
* Add annotatesh to list of annotatorsDrew DeVault2019-07-171-0/+1
|
* Add annotatego to annotations docsDrew DeVault2019-07-071-1/+3
|
* Add annotations docsDrew DeVault2019-07-062-0/+144
|
* send-email: Fix broken git doc links.Robert Vollmert2019-06-041-1/+3
|
* Instructions to build gitsrht-dispatchÉloi Rivard2019-05-271-2/+5
| | | | | | Some instructions to help people totally unfamiliar with go (like me). Maybe the real good solution would be that setup.py build (and install) gitsrht-dispatch?
* Fix old references to git-srht-* binariesDrew DeVault2019-05-161-7/+7
|
* git.sr.ht post-update hook can have null 'new' commitMichael Forney2019-04-271-1/+2
|
* Update git.sr.ht/installation.mdDrew DeVault2019-04-231-0/+1
|
* Add documentation for git.sr.ht webhooksDrew DeVault2019-04-231-0/+89
|
* Normalize OAuth scopes in git.sr.ht/api.mdDrew DeVault2019-04-221-4/+4
|
* Add git.sr.ht API docsDrew DeVault2019-04-222-0/+299
|