index
:
forge.git
broken
hare
master
[WIP] Some random software forge
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump dependencies
v0.1.39
Runxi Yu
2025-04-07
2
-6
/
+19
*
forge.scfg: Use tcp addr for tcp net
v0.1.38
Runxi Yu
2025-04-06
1
-1
/
+1
*
Makefile: Fix version spec
v0.1.37
Runxi Yu
2025-04-06
1
-1
/
+1
*
Remove tenv from scfg's linters
v0.1.36
Runxi Yu
2025-04-06
1
-0
/
+1
*
Replace PtrTo with PointerTo
Runxi Yu
2025-04-06
3
-3
/
+3
*
HTTP: git log should stop on context done
v0.1.35
Runxi Yu
2025-04-06
2
-3
/
+11
*
CSS: Make lists in the README a bit more sparse
Runxi Yu
2025-04-06
1
-0
/
+4
*
CSS: Remove --light-text-color from pull-right for accessibility
Runxi Yu
2025-04-06
1
-1
/
+0
*
Makefile: Don't overwrite forged/internal/embed/.gitignore
Runxi Yu
2025-04-06
1
-0
/
+3
*
Import cmap from lindenii-common
v0.1.34
Runxi Yu
2025-04-06
5
-4
/
+986
*
Remove org-mode support for now, due to dependency issues
Runxi Yu
2025-04-06
3
-10
/
+0
*
Import argon2id
Runxi Yu
2025-04-06
4
-12
/
+186
*
bare: Zero-copy []byte and string conversions
Runxi Yu
2025-04-06
2
-2
/
+6
*
Update go.sum
Runxi Yu
2025-04-06
1
-6
/
+0
*
Import BARE
Runxi Yu
2025-04-06
11
-2
/
+1176
*
Add the Apache license
Runxi Yu
2025-04-06
1
-0
/
+203
*
Don't report memory stats to the template
Runxi Yu
2025-04-06
1
-6
/
+0
*
Don't use humanize as a dependency
Runxi Yu
2025-04-06
2
-1
/
+35
*
irc: Move everything from lindenii-irc
Runxi Yu
2025-04-06
7
-6
/
+235
*
Add more documentation comments
Runxi Yu
2025-04-06
14
-3
/
+56
*
Fix load ordering issue that causes the forge title to disappear
v0.1.33
Runxi Yu
2025-04-06
1
-4
/
+4
*
Restructure static/templates into forged
Runxi Yu
2025-04-06
35
-4
/
+6
*
Move the Go stuff to ./forged/
v0.1.32
Runxi Yu
2025-04-06
76
-51
/
+50
*
git2c, git2d: Rename cmd1 and cmd2 descriptively
v0.1.31
Runxi Yu
2025-04-06
9
-11
/
+11
*
Makefile: Silence that bunch of mkdir and cp
Runxi Yu
2025-04-06
1
-2
/
+2
*
Add missing license headers
v0.1.30
Runxi Yu
2025-04-06
14
-1
/
+39
*
Add package descriptions
Runxi Yu
2025-04-06
10
-0
/
+15
*
Fix missing initialization of globalData and ircBot
v0.1.29
Runxi Yu
2025-04-06
1
-1
/
+4
*
Add BDS, GPL, and MIT licenses
Runxi Yu
2025-04-06
6
-3
/
+718
*
Move stuff into internal/unsorted
v0.1.28
Runxi Yu
2025-04-06
43
-62
/
+83
*
Slight refactor on NewServer
Runxi Yu
2025-04-06
3
-13
/
+10
*
Ensure server is ready before Run()
Runxi Yu
2025-04-06
1
-2
/
+10
*
oldgit: Separate some go-git stuff into here
Runxi Yu
2025-04-06
4
-38
/
+46
*
irc: Factor the IRC stuff into its own package
Runxi Yu
2025-04-06
6
-53
/
+66
*
Hooks, git2d: Simplify deployment logic
v0.1.27
Runxi Yu
2025-04-06
6
-108
/
+37
*
LMTP: Fix sed mistake
Runxi Yu
2025-04-06
1
-1
/
+1
*
scfg: Handle two errors
Runxi Yu
2025-04-06
1
-2
/
+6
*
scfg: Add .golangci.yaml
Runxi Yu
2025-04-06
1
-0
/
+25
*
templates shall no longer be a global variable
Runxi Yu
2025-04-05
16
-92
/
+93
*
scfg: Remove tests for now
Runxi Yu
2025-04-05
4
-594
/
+0
*
ansiec: Use const, not var
Runxi Yu
2025-04-05
3
-4
/
+4
*
database: Separate opening the database into its own package
Runxi Yu
2025-04-05
3
-8
/
+20
*
Move trivial template functions into misc
Runxi Yu
2025-04-05
2
-6
/
+6
*
Export functions intended to be used in HTML templates
Runxi Yu
2025-04-05
2
-19
/
+19
*
misc: Move IterSeqLimit to misc
Runxi Yu
2025-04-05
1
-2
/
+2
*
Remove unused types/functions
Runxi Yu
2025-04-05
3
-144
/
+0
*
web: Separate HTTP error pages into its own package
Runxi Yu
2025-04-05
13
-71
/
+85
*
Remove an unnecessary nolint:gochecknoglobals
Runxi Yu
2025-04-05
1
-1
/
+1
*
scfg: Reformat
Runxi Yu
2025-04-05
1
-3
/
+1
*
Makefile: Fix version linker flag
v0.1.26
Runxi Yu
2025-04-05
1
-1
/
+1
[next]