aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* git2d: Initialize the path to zerosRunxi Yu2025-04-031-1/+1
* git2d: Clean up commit author date/etc handling, and add emailRunxi Yu2025-04-031-12/+14
* git2d: Report recent commits tooRunxi Yu2025-04-031-15/+68
* git2d: Use BARE to send contents too, instead of using raw writeRunxi Yu2025-04-033-23/+47
* CSS: Remove Comic SansRunxi Yu2025-04-031-4/+0
* git2d: Ignore SIGPIPERunxi Yu2025-04-031-0/+3
* gti2d: Set umask to 0077 to secure the UNIX domain socketRunxi Yu2025-04-031-0/+3
* git2d: Slight cleanup; print error integers to connection for nowRunxi Yu2025-04-031-7/+5
* git2d: Specify socket path as argument instead of hardcodingRunxi Yu2025-04-031-3/+7
* git2d: Accept path from UDS with bare_get_data instead of hardcodingRunxi Yu2025-04-031-8/+34
* Disable CI for nowRunxi Yu2025-04-032-32/+0
* git2d: Use extern inline for utf8_decodeRunxi Yu2025-04-033-3/+6
* git2d: Import BARE and UTF-8 utilitiesRunxi Yu2025-04-035-1/+529
* README: Remove the note about the Hare implementationRunxi Yu2025-04-031-6/+0
* git2d: Slight code style adjustmentRunxi Yu2025-04-031-2/+1
* git2d: InitializeRunxi Yu2025-04-033-1/+146
* README: Add instructions to email patchesRunxi Yu2025-04-021-1/+7
* LMTP: Fix patch handling (\r\n, mbox format, double-Wait)v0.1.10Runxi Yu2025-04-023-26/+34
* DB: Grammarv0.1.9Runxi Yu2025-04-021-1/+1
* Git: Simplify/lintRunxi Yu2025-04-021-10/+3
* Git: Fix command leak (need cmd.Wait())Runxi Yu2025-04-021-0/+6
* Git: Fix writeTree orderingRunxi Yu2025-04-021-2/+22
* Add missing "s" in 400_colonRunxi Yu2025-04-021-1/+1
* LMTP: Actually apply patches from emailRunxi Yu2025-04-022-34/+247
* LMTP: Fix mistake in command argumentsRunxi Yu2025-04-021-1/+4
* LMTP: Stub patch applicationRunxi Yu2025-04-025-4/+83
* Git: Return fsPath from OpenRepoRunxi Yu2025-04-022-4/+2
* LMTP: Add an SMTP request contextRunxi Yu2025-04-021-3/+11
* LMTP: Return 550 on errorsRunxi Yu2025-04-011-1/+9
* README: s#/:/#/-/#gRunxi Yu2025-04-011-4/+4
* HTTP: Clarify 400 colon pageRunxi Yu2025-04-011-1/+1
* LMTP: Fix error scopingRunxi Yu2025-04-011-2/+3
* Fix colon warning page's headersRunxi Yu2025-04-011-7/+7
* Change /: in templatesRunxi Yu2025-04-015-9/+9
* More segments fixesRunxi Yu2025-04-013-6/+6
* Adjust headRunxi Yu2025-04-011-1/+1
* Remind visitors of the changeRunxi Yu2025-04-013-0/+38
* Change the main separator from : to -Runxi Yu2025-04-013-6/+6
* LMTP: Patch handling stubRunxi Yu2025-04-014-9/+75
* Remove unnecessary clause in the MakefileRunxi Yu2025-04-011-1/+1
* Rename man pages to start with lindenii-forge-Runxi Yu2025-04-015-17/+17
* Add forge-mail(5) and update forge(5) for LMTPRunxi Yu2025-04-013-1/+46
* LMTP configuration updateRunxi Yu2025-04-013-2/+20
* Basic debugging LMTP handlerRunxi Yu2025-04-016-3/+138
* Stub LMTP listenerRunxi Yu2025-04-015-52/+97
* 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