Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add instructions for removing custom README | Sumner Evans | 2021-02-18 | 1 | -0/+6 |
| | |||||
* | git.sr.ht: correct jq command for custom readme | Drew DeVault | 2021-01-26 | 1 | -1/+1 |
| | |||||
* | git.sr.ht: fix typo in readme query | Drew DeVault | 2021-01-25 | 1 | -2/+2 |
| | |||||
* | Add explanation of what's going on in README command | Drew DeVault | 2021-01-25 | 1 | -0/+26 |
| | |||||
* | Update git.sr.ht custom README to API 2.0 | Drew DeVault | 2021-01-25 | 1 | -17/+40 |
| | |||||
* | Add initial GraphQL documentation | Drew DeVault | 2020-12-03 | 2 | -0/+17 |
| | |||||
* | Add API configuration to installation docs | Drew DeVault | 2020-11-24 | 1 | -0/+1 |
| | |||||
* | 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 git.sr.ht installation/config pages | Jason Phan | 2020-11-17 | 3 | -91/+120 |
| | |||||
* | Add acceptable usage limits for git.sr.ht | Drew DeVault | 2020-09-15 | 1 | -0/+13 |
| | |||||
* | Clarify how to make push options persist | Drew DeVault | 2020-09-07 | 1 | -0/+7 |
| | |||||
* | git.sr.ht: document -osubmit pattern overriding | наб | 2020-09-07 | 1 | -2/+5 |
| | | | | Ref: ~sircmpwn/git.sr.ht#316 | ||||
* | Spec curl --data-binary to not mangle the uploaded README and link to ↵ | наб | 2020-08-28 | 1 | -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-25 | 2 | -0/+59 |
| | | | | | | the FAQ Ref: ~sircmpwn/git.sr.ht#205 | ||||
* | Add note about locking down S3 access | Drew DeVault | 2020-08-21 | 1 | -0/+12 |
| | |||||
* | git.sr.ht: Document description/visibility push options | наб | 2020-08-17 | 1 | -0/+2 |
| | |||||
* | Update git.sr.ht with branch renaming instructions | Drew DeVault | 2020-08-05 | 1 | -0/+8 |
| | |||||
* | fix relative link | Roshless | 2020-07-01 | 1 | -1/+1 |
| | |||||
* | git.sr.ht: remove annotations | Drew DeVault | 2020-06-29 | 2 | -152/+0 |
| | |||||
* | all: fix broken relative links | Drew DeVault | 2020-05-18 | 1 | -2/+2 |
| | |||||
* | Additional location for fcgiwrap socket file | Zachary King | 2020-04-20 | 1 | -1/+2 |
| | | | | Adding an additional possible location for the fcgiwrap socket file. | ||||
* | Overhaul installation documentation | Drew DeVault | 2020-03-26 | 1 | -8/+10 |
| | |||||
* | git.sr.ht: fix POST endpoint for artifacts with username | Evan Hanson | 2020-03-16 | 1 | -1/+1 |
| | |||||
* | Add java annotation generator | Peter Lamby | 2020-03-03 | 1 | -0/+1 |
| | | | | Signed-off-by: Peter Lamby <peterlamby@web.de> | ||||
* | git.sr.ht: update route for annotations upload | Drew DeVault | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | git.sr.ht: update recommended nginx configuration | Drew DeVault | 2020-02-17 | 1 | -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 debug | Drew DeVault | 2020-02-17 | 1 | -1/+1 |
| | |||||
* | git.sr.ht: simplify docs | Drew DeVault | 2020-02-17 | 1 | -53/+4 |
| | | | | It's not necessary to document the web UI in exhaustive detail. | ||||
* | git.sr.ht: document push options | Drew DeVault | 2020-02-17 | 2 | -0/+20 |
| | |||||
* | git.sr.ht API: OAuth scope for file uploads | Drew DeVault | 2020-02-14 | 1 | -0/+2 |
| | |||||
* | git.sr.ht API: document file artifacts | Drew DeVault | 2020-02-14 | 1 | -1/+38 |
| | |||||
* | Improve git.sr.ht artifacts docs | Drew DeVault | 2020-02-14 | 1 | -6/+5 |
| | |||||
* | Add docs for attaching binaries to tags | Drew DeVault | 2020-02-14 | 1 | -0/+24 |
| | |||||
* | Add "For contributors" heading to git-send-email page. | Scott Colby | 2020-01-23 | 1 | -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 docs | Drew DeVault | 2019-11-20 | 1 | -5/+0 |
| | |||||
* | git.sr.ht/installation.md: update for new shell | Drew DeVault | 2019-10-22 | 1 | -1/+2 |
| | |||||
* | Add Python and Rust annotators | Drew DeVault | 2019-07-18 | 1 | -0/+2 |
| | |||||
* | Add annotatesh to list of annotators | Drew DeVault | 2019-07-17 | 1 | -0/+1 |
| | |||||
* | Add annotatego to annotations docs | Drew DeVault | 2019-07-07 | 1 | -1/+3 |
| | |||||
* | Add annotations docs | Drew DeVault | 2019-07-06 | 2 | -0/+144 |
| | |||||
* | send-email: Fix broken git doc links. | Robert Vollmert | 2019-06-04 | 1 | -1/+3 |
| | |||||
* | Instructions to build gitsrht-dispatch | Éloi Rivard | 2019-05-27 | 1 | -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-* binaries | Drew DeVault | 2019-05-16 | 1 | -7/+7 |
| | |||||
* | git.sr.ht post-update hook can have null 'new' commit | Michael Forney | 2019-04-27 | 1 | -1/+2 |
| | |||||
* | Update git.sr.ht/installation.md | Drew DeVault | 2019-04-23 | 1 | -0/+1 |
| | |||||
* | Add documentation for git.sr.ht webhooks | Drew DeVault | 2019-04-23 | 1 | -0/+89 |
| | |||||
* | Normalize OAuth scopes in git.sr.ht/api.md | Drew DeVault | 2019-04-22 | 1 | -4/+4 |
| | |||||
* | Add git.sr.ht API docs | Drew DeVault | 2019-04-22 | 2 | -0/+299 |
| | |||||
* | Add more info about fcgiwrap | Ludovic Chabant | 2019-04-15 | 1 | -0/+5 |
| |