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
*
Avoid allocations by using unsafe strinng/bytes conversions
Runxi Yu
2025-03-30
8
-8
/
+28
*
Add basic tabs to repo index
Runxi Yu
2025-03-30
2
-1
/
+53
*
Ignore static/index.html
Runxi Yu
2025-03-30
1
-0
/
+2
*
Remove tree from repo index page
Runxi Yu
2025-03-30
1
-27
/
+0
*
No longer on the 'go' branch
Runxi Yu
2025-03-29
2
-1
/
+5
*
Properly format files...
v0.1.4
Runxi Yu
2025-03-29
2
-4
/
+2
*
Fix CI
Runxi Yu
2025-03-29
1
-0
/
+1
*
Fix out of bounds read on finding merge bases
v0.1.3
Runxi Yu
2025-03-29
1
-0
/
+7
*
Fix merge request index
Runxi Yu
2025-03-29
1
-2
/
+2
*
Makefile: No $(shell)
Runxi Yu
2025-03-29
1
-1
/
+1
*
Don't error out because the symlink exists
Runxi Yu
2025-03-29
1
-1
/
+5
*
Make git_hooks_handle portable ish?
Runxi Yu
2025-03-29
2
-0
/
+338
*
hookc: Fix variable placement
Runxi Yu
2025-03-29
1
-2
/
+2
*
Attempt to make hookc.c portable
Runxi Yu
2025-03-29
1
-6
/
+57
*
Add builds.sr.ht status to README
Runxi Yu
2025-03-28
1
-0
/
+2
*
Update CI again
v0.1.2
Runxi Yu
2025-03-28
1
-1
/
+1
*
Attempt to fix CI
v0.1.1
Runxi Yu
2025-03-28
1
-1
/
+1
*
Fix secret uuid
Runxi Yu
2025-03-28
1
-1
/
+1
*
Add artifact uploads
v0.1.0
Runxi Yu
2025-03-28
1
-0
/
+12
*
One more blank line for version.go
Runxi Yu
2025-03-27
1
-1
/
+1
*
Don't use extra source in CI
Runxi Yu
2025-03-27
1
-5
/
+3
*
Attempt to fix that lint issue
Runxi Yu
2025-03-27
1
-1
/
+1
*
Lint and add CI
Runxi Yu
2025-03-27
3
-2
/
+21
*
Lint
Runxi Yu
2025-03-27
3
-18
/
+15
*
Fix out of bounds in commit path handling
Runxi Yu
2025-03-25
1
-0
/
+4
*
Fix index page padding wrapper containment
Runxi Yu
2025-03-25
1
-22
/
+21
*
Add 403 and 501 pages
Runxi Yu
2025-03-25
7
-8
/
+68
*
Remove unnecessary whitespace in branches template
Runxi Yu
2025-03-25
1
-2
/
+2
*
Further remove .rounded and .rounded-footed
Runxi Yu
2025-03-25
11
-50
/
+14
*
Remove test message in IRC
Runxi Yu
2025-03-25
1
-5
/
+0
*
Remove round corners for now
Runxi Yu
2025-03-25
1
-4
/
+0
*
Bump dependencies
Runxi Yu
2025-03-25
2
-3
/
+3
*
Reindent HTML template
Runxi Yu
2025-03-25
1
-29
/
+23
*
Responsive grid for commit and repo info
Runxi Yu
2025-03-25
3
-58
/
+124
*
Navbar slashes
Runxi Yu
2025-03-25
2
-1
/
+6
*
Better nav bar
Runxi Yu
2025-03-25
2
-4
/
+41
*
Separate cache into separate files
Runxi Yu
2025-03-25
5
-74
/
+102
*
Fix group path trailing slash
Runxi Yu
2025-03-25
4
-2
/
+7
*
Use cache for raw files too
Runxi Yu
2025-03-25
2
-1
/
+45
*
Cache file view
Runxi Yu
2025-03-25
2
-8
/
+33
*
Cache dir view in tree view
Runxi Yu
2025-03-25
2
-31
/
+51
*
Cache commit logs on the repo index page
Runxi Yu
2025-03-25
7
-15
/
+95
*
Revert "Add prometheus"
Runxi Yu
2025-03-25
3
-29
/
+0
*
Fix regression in tree/raw dir handling
Runxi Yu
2025-03-25
1
-2
/
+12
*
Add prometheus
Runxi Yu
2025-03-24
3
-0
/
+29
*
Reuse the cache for /tree
Runxi Yu
2025-03-22
3
-69
/
+112
*
Cache tree-building
Runxi Yu
2025-03-22
3
-9
/
+63
*
Support X-Forwarded-For for reverse proxies
Runxi Yu
2025-03-22
3
-2
/
+21
*
Configurable timeout
Runxi Yu
2025-03-22
3
-3
/
+10
*
Actually incrementally generate the git log
Runxi Yu
2025-03-22
1
-4
/
+4
[next]