Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Update git.sr.ht nginx config | Drew DeVault | 2019-04-12 | 1 | -5/+0 |
| | |||||
* | Add YAMl frontmatter to all pages | Drew DeVault | 2019-04-12 | 3 | -0/+12 |
| | |||||
* | Update send-email guide | Drew DeVault | 2019-04-04 | 1 | -278/+3 |
| | |||||
* | Move git send-email install instructions under "For contributors" | Francis Dinh | 2019-02-23 | 1 | -61/+61 |
| | | | | Makes more sense to have it closer to the top. | ||||
* | git.sr.ht/send-email.md: Fixup send-email package table formatting | Francis Dinh | 2019-02-21 | 1 | -2/+2 |
| | |||||
* | git.sr.ht/send-email.md: Fix typo with "command line argment" | Francis Dinh | 2019-02-21 | 1 | -1/+1 |
| | |||||
* | Fix git send-email package table formatting | Francis Dinh | 2019-02-14 | 1 | -2/+1 |
| | |||||
* | Add --in-reply-to to send-email guide | Drew DeVault | 2019-02-01 | 1 | -0/+3 |
| | |||||
* | Add send-email package names for various OS/packagers | Zie | 2019-01-26 | 1 | -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 Gregoratto | 2019-01-14 | 1 | -25/+29 |
| | |||||
* | Simplify request-pull docs per Stephen's comments | Drew DeVault | 2019-01-13 | 1 | -6/+5 |
| | |||||
* | Update request-pull guide | Drew DeVault | 2019-01-13 | 1 | -13/+15 |
| | |||||
* | Add a section on using request-pull | Stephen Paul Weber | 2019-01-13 | 1 | -0/+20 |
| | |||||
* | Add note about emailing Drew test patches | Drew DeVault | 2019-01-11 | 1 | -0/+3 |
| | |||||
* | Update SSH host keys | Drew DeVault | 2018-12-21 | 1 | -3/+6 |
| |