index
:
forge.git
hare
master
native-go-git-transports
[WIP] Some random software forge
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
http_handle_repo_commit.go
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2025-02-13
repo_index: Add repo descriptions
Runxi Yu
1
-1
/
+2
2025-02-13
http_handle_*.go: Use fmt.Fprintln, not w.Write
Runxi Yu
1
-7
/
+8
2025-02-13
_header.html: Add header
Runxi Yu
1
-11
/
+8
2025-02-13
*.go: Mass rename files for clarity
Runxi Yu
1
-0
/
+0
2025-02-12
{ssh,global}.go, index.html: Add global data containing ssh fp
Runxi Yu
1
-0
/
+1
2025-02-12
*.go: Use the database for repo info, and fix ssh cloning repo
Runxi Yu
1
-1
/
+1
2025-02-12
*: Migrate to the new path scheme
Runxi Yu
1
-2
/
+2
2025-02-12
repo_commit: Add missing error check
Runxi Yu
1
-0
/
+4
2025-02-12
repo_commit: Fix format_patch handling of root commits
Runxi Yu
1
-27
/
+2
2025-02-12
repo_commit: Add TODO to prepend "+"/"-"/" "
Runxi Yu
1
-0
/
+1
2025-02-12
repo_commit: Use /dev/null, not {a,b}/NULL, for empty files
Runxi Yu
1
-1
/
+1
2025-02-11
repo_commit: Reformat
Runxi Yu
1
-2
/
+6
2025-02-11
repo_commit: Don't crash when viewing the first commit
Runxi Yu
1
-8
/
+23
2025-02-11
repo_commit: Don't crash on null from/to files
Runxi Yu
1
-0
/
+28
2025-02-11
*.go: Reformat
Runxi Yu
1
-1
/
+1
2025-02-11
*.go: Remove extra TODOs
Runxi Yu
1
-1
/
+0
2025-02-11
repo_commit: Redirect faulty URLs
Runxi Yu
1
-6
/
+11
2025-02-11
repo_commit: Add patch view
Runxi Yu
1
-2
/
+16
2025-02-11
repo_commit: Properly format patchsets
Runxi Yu
1
-0
/
+1
2025-02-11
repo_commit: Show chunks
Runxi Yu
1
-5
/
+17
2025-02-11
repo_commit: Add a commit info page
Runxi Yu
1
-0
/
+53