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
*
Be a bit more careful handling size integer overflows and such
v0.1.19
Runxi Yu
2025-04-05
3
-6
/
+5
*
HTTP: Use range in for loops over integers
Runxi Yu
2025-04-05
2
-2
/
+2
*
HTTP: Avoid an sprintf
Runxi Yu
2025-04-05
2
-2
/
+2
*
HTML: nosec G203 lint
Runxi Yu
2025-04-05
1
-2
/
+2
*
SQL: Remove purge.sql and test.sql as outdated and unnecessary
v0.1.18
Runxi Yu
2025-04-05
2
-45
/
+0
*
HTTP: Make the tree and raw endpoints use git2d
Runxi Yu
2025-04-05
3
-190
/
+226
*
git2d: Add a basic command for tree
Runxi Yu
2025-04-05
3
-0
/
+128
*
HTML: Broken branches warning
Runxi Yu
2025-04-05
6
-0
/
+40
*
git2d: Add license header
Runxi Yu
2025-04-05
1
-0
/
+5
*
git2d: Factor commands out into their own files
Runxi Yu
2025-04-05
4
-98
/
+125
*
git2d: More sensible variable location
Runxi Yu
2025-04-05
1
-1
/
+1
*
git2d: Add some descriptive comments
Runxi Yu
2025-04-05
1
-5
/
+5
*
git2d: Accept an uint command
Runxi Yu
2025-04-05
2
-8
/
+31
*
git2d: Note to pass integer instead of the string
Runxi Yu
2025-04-05
1
-0
/
+1
*
git2d: Add license headers where missing
Runxi Yu
2025-04-05
4
-0
/
+20
*
git2d: Separate the files a bit
Runxi Yu
2025-04-05
5
-191
/
+206
*
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
3
-11
/
+11
*
Bump dependencies
Runxi Yu
2025-04-04
2
-1
/
+4
*
Makefile: Compile git2d as one compilation unit
Runxi Yu
2025-04-04
1
-1
/
+1
*
Update dependencies
Runxi Yu
2025-04-03
2
-5
/
+6
*
Update go.mod
Runxi Yu
2025-04-03
1
-3
/
+3
*
HTML: cd {{ .repo_name }} instead of hardcoding powxy...
Runxi Yu
2025-04-03
1
-1
/
+1
*
HTML: Repo patch mailing list should not include final slash
v0.1.17
Runxi Yu
2025-04-03
1
-1
/
+1
*
HTML: Add contribution guidelines in the MR tab
v0.1.16
Runxi Yu
2025-04-03
3
-9
/
+18
*
README: Update status on patch conversions
Runxi Yu
2025-04-03
1
-1
/
+2
*
CSS: Remove .commit-list-small .event's border
v0.1.15
Runxi Yu
2025-04-03
1
-1
/
+0
*
git2d: Only show last three commits in index page
v0.1.14
Runxi Yu
2025-04-03
1
-1
/
+1
*
HTML: Don't use <table> for the repo index page's commit list
Runxi Yu
2025-04-03
2
-30
/
+73
*
HTTP: Serve raw blobs with application/octet-stream
Runxi Yu
2025-04-03
1
-0
/
+1
*
man: Update lindenii-forge.5 for daemon_path
Runxi Yu
2025-04-03
1
-0
/
+4
*
HTML: Fix the repo file page too
v0.1.13
Runxi Yu
2025-04-03
1
-7
/
+7
*
HTML: Use the proper repo_url_root in tree/rawtree
v0.1.12
Runxi Yu
2025-04-03
3
-14
/
+21
*
HTTP: Ref type query errors should be 400, not 500
Runxi Yu
2025-04-03
1
-1
/
+1
*
HTTP: Remove resolved TODO on subgroups
Runxi Yu
2025-04-03
1
-2
/
+0
*
HTML: Branches should link to a summary of that branch
Runxi Yu
2025-04-03
1
-1
/
+1
*
HTTP: Fix old commit hash field on commit page
v0.1.11
Runxi Yu
2025-04-03
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
*
Automatically deploy and run git2d
Runxi Yu
2025-04-03
4
-2
/
+47
*
HTML: Fix authorship fields
Runxi Yu
2025-04-03
1
-2
/
+2
*
HTTP: Use Go-style comments for Go, not C-style comments
Runxi Yu
2025-04-03
1
-2
/
+2
*
lint: Disable dogsled
Runxi Yu
2025-04-03
1
-0
/
+1
*
HTTP: Use git2d for the repo index
Runxi Yu
2025-04-03
3
-78
/
+76
*
Rename commitDisplay to commitDisplayOld
Runxi Yu
2025-04-03
3
-8
/
+8
*
HTTP: Make README rendering more composable
Runxi Yu
2025-04-03
1
-36
/
+31
*
resources: Embed git2d
Runxi Yu
2025-04-03
1
-1
/
+3
*
config: Add git.socket for git2d
Runxi Yu
2025-04-03
3
-0
/
+8
*
git2d: Initialize the path to zeros
Runxi Yu
2025-04-03
1
-1
/
+1
[next]