aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update URLv0.1.8Runxi Yu2025-03-312-4/+4
* Add link to man pagesRunxi Yu2025-03-311-0/+1
* Add a forge(1) man pageRunxi Yu2025-03-312-1/+36
* Add descriptive comments to most Go functionsRunxi Yu2025-03-3144-42/+211
* Correct table headers in MR indicesv0.1.6Runxi Yu2025-03-311-2/+2
* Per-repo merge request sequencesRunxi Yu2025-03-315-28/+79
* Per-tracker ticket IDs in the SQL schemaRunxi Yu2025-03-311-15/+63
* Update "support and dev" README headerv0.1.5Runxi Yu2025-03-311-1/+1
* Simplify the README a bitRunxi Yu2025-03-311-13/+14
* Unify license in unsafe.goRunxi Yu2025-03-311-1/+1
* Add missing license header to irc.goRunxi Yu2025-03-311-0/+3
* Fix shell script license headersRunxi Yu2025-03-312-1/+4
* Add an auto-indent scriptRunxi Yu2025-03-312-0/+12
* Use FreeBSD kernel normal form for C sourceRunxi Yu2025-03-312-38/+53
* Replace FileContributor with FileCopyrightTextRunxi Yu2025-03-3181-84/+84
* Unify spelling of Author dateRunxi Yu2025-03-312-2/+2
* Serve tarball of source rather than using individual source filesRunxi Yu2025-03-314-14/+9
* Remove redundant path in group viewRunxi Yu2025-03-311-1/+0
* Unify font sizesRunxi Yu2025-03-311-6/+1
* Fix header in group viewRunxi Yu2025-03-311-1/+5
* Add license link in footerRunxi Yu2025-03-311-1/+5
* Add branches pageRunxi Yu2025-03-315-41/+124
* Remove ? in builds.sr.ht URLRunxi Yu2025-03-311-1/+1
* Revert "Update .golangci.yaml to v2"Runxi Yu2025-03-311-47/+25
* ReformatRunxi Yu2025-03-311-2/+4
* Update .golangci.yaml to v2Runxi Yu2025-03-311-25/+47
* Add colb from June McEnroeRunxi Yu2025-03-313-2/+27
* Proper tabs on repo indexRunxi Yu2025-03-3110-48/+243
* Mandoc moreRunxi Yu2025-03-315-4/+17
* Add repo tab navigation to all pagesRunxi Yu2025-03-315-1/+84
* Use ref_query for ?branch=x, etcRunxi Yu2025-03-315-11/+14
* mandoc in Makefile and forge.5Runxi Yu2025-03-306-2/+498
* Add hookc.1 man pageRunxi Yu2025-03-301-0/+74
* Bump dependenciesRunxi Yu2025-03-302-7/+7
* Use unsafe.SliceData instead of &b[0]Runxi Yu2025-03-301-1/+1
* Fix tabs lookRunxi Yu2025-03-302-8/+8
* Avoid allocations by using unsafe strinng/bytes conversionsRunxi Yu2025-03-308-8/+28
* Add basic tabs to repo indexRunxi Yu2025-03-302-1/+53
* Ignore static/index.htmlRunxi Yu2025-03-301-0/+2
* Remove tree from repo index pageRunxi Yu2025-03-301-27/+0
* No longer on the 'go' branchRunxi Yu2025-03-292-1/+5
* Properly format files...v0.1.4Runxi Yu2025-03-292-4/+2
* Fix CIRunxi Yu2025-03-291-0/+1
* Fix out of bounds read on finding merge basesv0.1.3Runxi Yu2025-03-291-0/+7
* Fix merge request indexRunxi Yu2025-03-291-2/+2
* Makefile: No $(shell)Runxi Yu2025-03-291-1/+1
* Don't error out because the symlink existsRunxi Yu2025-03-291-1/+5
* Make git_hooks_handle portable ish?Runxi Yu2025-03-292-0/+338
* hookc: Fix variable placementRunxi Yu2025-03-291-2/+2
* Attempt to make hookc.c portableRunxi Yu2025-03-291-6/+57