Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move sql to inside forged | Runxi Yu | 36 hours | 1 | -2/+2 |
| | |||||
* | Add sqlc | Runxi Yu | 37 hours | 1 | -1/+2 |
| | |||||
* | Fix make clean | Runxi Yu | 2 days | 1 | -1/+1 |
| | |||||
* | More build system updates | Runxi Yu | 2 days | 1 | -3/+1 |
| | |||||
* | Simplify build process | Runxi Yu | 2 days | 1 | -15/+12 |
| | |||||
* | Remove colb | Runxi Yu | 7 days | 1 | -3/+1 |
| | |||||
* | Makefile: Remove source tarball generation | Runxi Yu | 9 days | 1 | -6/+2 |
| | |||||
* | forged/cmd/forge -> forgedv0.1.46 | Runxi Yu | 2025-05-11 | 1 | -1/+1 |
| | | | | | We're already separating everything related to the main forge daemon in forged/ so the cmd structure is just a bit redundant at this point. | ||||
* | Makefile: Fix version specv0.1.37 | Runxi Yu | 2025-04-06 | 1 | -1/+1 |
| | |||||
* | Makefile: Don't overwrite forged/internal/embed/.gitignore | Runxi Yu | 2025-04-06 | 1 | -0/+3 |
| | |||||
* | Restructure static/templates into forged | Runxi Yu | 2025-04-06 | 1 | -1/+1 |
| | |||||
* | Move the Go stuff to ./forged/v0.1.32 | Runxi Yu | 2025-04-06 | 1 | -4/+3 |
| | |||||
* | Makefile: Silence that bunch of mkdir and cp | Runxi Yu | 2025-04-06 | 1 | -2/+2 |
| | |||||
* | Add BDS, GPL, and MIT licenses | Runxi Yu | 2025-04-06 | 1 | -1/+1 |
| | |||||
* | Move stuff into internal/unsortedv0.1.28 | Runxi Yu | 2025-04-06 | 1 | -2/+8 |
| | |||||
* | Makefile: Fix version linker flagv0.1.26 | Runxi Yu | 2025-04-05 | 1 | -1/+1 |
| | |||||
* | Use cmd/forge for the entry point | Runxi Yu | 2025-04-05 | 1 | -1/+1 |
| | |||||
* | Don't vendor dependencies for now | Runxi Yu | 2025-04-05 | 1 | -3/+2 |
| | |||||
* | Remove man pages | Runxi Yu | 2025-04-05 | 1 | -8/+2 |
| | | | | They're better documented on the Web | ||||
* | git2d: Separate the files a bit | Runxi Yu | 2025-04-05 | 1 | -1/+1 |
| | |||||
* | Makefile: Statically build Go | Runxi Yu | 2025-04-05 | 1 | -1/+1 |
| | |||||
* | Makefile: Note on GNUisms | Runxi Yu | 2025-04-05 | 1 | -0/+6 |
| | |||||
* | Makefile: Cleanup and utilize dependencies correctly | Runxi Yu | 2025-04-05 | 1 | -10/+8 |
| | |||||
* | Makefile: Compile git2d as one compilation unit | Runxi Yu | 2025-04-04 | 1 | -1/+1 |
| | |||||
* | Makefile: Put libraries after the source | Runxi Yu | 2025-04-03 | 1 | -1/+1 |
| | |||||
* | Makefile: Add git2d to the daemon's dependencies | Runxi Yu | 2025-04-03 | 1 | -1/+1 |
| | |||||
* | git2d: Use extern inline for utf8_decode | Runxi Yu | 2025-04-03 | 1 | -2/+2 |
| | |||||
* | git2d: Import BARE and UTF-8 utilities | Runxi Yu | 2025-04-03 | 1 | -1/+1 |
| | |||||
* | git2d: Initialize | Runxi Yu | 2025-04-03 | 1 | -1/+4 |
| | |||||
* | Remove unnecessary clause in the Makefile | Runxi Yu | 2025-04-01 | 1 | -1/+1 |
| | |||||
* | Rename man pages to start with lindenii-forge- | Runxi Yu | 2025-04-01 | 1 | -1/+1 |
| | |||||
* | Add forge-mail(5) and update forge(5) for LMTP | Runxi Yu | 2025-04-01 | 1 | -1/+1 |
| | |||||
* | Add a forge(1) man page | Runxi Yu | 2025-03-31 | 1 | -1/+1 |
| | |||||
* | Replace FileContributor with FileCopyrightText | Runxi Yu | 2025-03-31 | 1 | -1/+1 |
| | |||||
* | Serve tarball of source rather than using individual source files | Runxi Yu | 2025-03-31 | 1 | -3/+6 |
| | |||||
* | Add colb from June McEnroe | Runxi Yu | 2025-03-31 | 1 | -2/+4 |
| | |||||
* | Mandoc more | Runxi Yu | 2025-03-31 | 1 | -2/+5 |
| | |||||
* | mandoc in Makefile and forge.5 | Runxi Yu | 2025-03-30 | 1 | -2/+8 |
| | |||||
* | Makefile: No $(shell) | Runxi Yu | 2025-03-29 | 1 | -1/+1 |
| | |||||
* | One more blank line for version.go | Runxi Yu | 2025-03-27 | 1 | -1/+1 |
| | |||||
* | Attempt to fix that lint issue | Runxi Yu | 2025-03-27 | 1 | -1/+1 |
| | |||||
* | Revert "Add gohtmplgen to the build process" | Runxi Yu | 2025-03-19 | 1 | -2/+0 |
| | | | | This reverts commit c00fbc1189c44b6d3d8c79033a3044deaf1c4ca1. | ||||
* | Add gohtmplgen to the build process | Runxi Yu | 2025-03-19 | 1 | -0/+2 |
| | |||||
* | git_hooks_client -> hookc | Runxi Yu | 2025-03-18 | 1 | -2/+2 |
| | |||||
* | Makefile: Don't need to statically link Go files | Runxi Yu | 2025-03-07 | 1 | -1/+1 |
| | |||||
* | Add SPDX license headers to Makefile, SQL, and CSS | Runxi Yu | 2025-03-03 | 1 | -0/+3 |
| | |||||
* | Makefile: Compile static Go binary | Runxi Yu | 2025-02-17 | 1 | -1/+1 |
| | |||||
* | Makefile: Don't use --long in git-describe | Runxi Yu | 2025-02-17 | 1 | -1/+1 |
| | | | | We don't need the commit ID if it is known to match a tag. | ||||
* | *: Restructure build system | Runxi Yu | 2025-02-17 | 1 | -1/+5 |
| | |||||
* | Makefile: Don't remove vendor when building | Runxi Yu | 2025-02-16 | 1 | -2/+1 |
| |