aboutsummaryrefslogtreecommitdiff
path: root/internal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing license headersv0.1.30Runxi Yu2025-04-0614-1/+39
|
* Add package descriptionsRunxi Yu2025-04-0610-0/+15
|
* Fix missing initialization of globalData and ircBotv0.1.29Runxi Yu2025-04-061-1/+4
|
* Add BDS, GPL, and MIT licensesRunxi Yu2025-04-062-2/+2
|
* Move stuff into internal/unsortedv0.1.28Runxi Yu2025-04-0641-1/+3800
|
* oldgit: Separate some go-git stuff into hereRunxi Yu2025-04-062-0/+95
|
* irc: Factor the IRC stuff into its own packageRunxi Yu2025-04-062-0/+170
|
* Hooks, git2d: Simplify deployment logicv0.1.27Runxi Yu2025-04-063-7/+31
|
* scfg: Handle two errorsRunxi Yu2025-04-061-2/+6
|
* scfg: Add .golangci.yamlRunxi Yu2025-04-061-0/+25
|
* scfg: Remove tests for nowRunxi Yu2025-04-053-593/+0
|
* ansiec: Use const, not varRunxi Yu2025-04-053-4/+4
|
* database: Separate opening the database into its own packageRunxi Yu2025-04-051-0/+16
|
* Move trivial template functions into miscRunxi Yu2025-04-051-0/+48
|
* misc: Move IterSeqLimit to miscRunxi Yu2025-04-051-0/+23
|
* web: Separate HTTP error pages into its own packageRunxi Yu2025-04-051-0/+48
|
* scfg: ReformatRunxi Yu2025-04-051-3/+1
|
* scfg: Error out when required directives are missingv0.1.25Runxi Yu2025-04-051-0/+14
|
* Move scfg into the repo and don't error out on unknown fieldsRunxi Yu2025-04-058-0/+1362
|
* Add missing copyright headersRunxi Yu2025-04-0510-0/+30
|
* Move things to internal/v0.1.23Runxi Yu2025-04-0513-0/+526