aboutsummaryrefslogtreecommitdiffstats
path: root/git.sr.ht
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add more info about fcgiwrapLudovic Chabant2019-04-151-0/+5
|
* Update git.sr.ht nginx configDrew DeVault2019-04-121-5/+0
|
* Add YAMl frontmatter to all pagesDrew DeVault2019-04-123-0/+12
|
* Update send-email guideDrew DeVault2019-04-041-278/+3
|
* Move git send-email install instructions under "For contributors"Francis Dinh2019-02-231-61/+61
| | | | Makes more sense to have it closer to the top.
* git.sr.ht/send-email.md: Fixup send-email package table formattingFrancis Dinh2019-02-211-2/+2
|
* git.sr.ht/send-email.md: Fix typo with "command line argment"Francis Dinh2019-02-211-1/+1
|
* Fix git send-email package table formattingFrancis Dinh2019-02-141-2/+1
|
* Add --in-reply-to to send-email guideDrew DeVault2019-02-011-0/+3
|
* Add send-email package names for various OS/packagersZie2019-01-261-0/+62
| | | | | | | | | | | | | Thanks: Lukas Werling <lukas@lwrl.de> for the Fedora package name. Richard Bradfield <bradfier@fstab.me> for wording. freenode/#sr.ht Defolos for some package names. freenode/#sr.ht benharri for Windows. freenode/#sr.ht z3ntu for case fixes on OS names.
* Use fenced code blocks where applicable.Stephen Gregoratto2019-01-141-25/+29
|