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
*
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
*
git2d: Clean up commit author date/etc handling, and add email
Runxi Yu
2025-04-03
1
-12
/
+14
*
git2d: Report recent commits too
Runxi Yu
2025-04-03
1
-15
/
+68
*
git2d: Use BARE to send contents too, instead of using raw write
Runxi Yu
2025-04-03
3
-23
/
+47
*
CSS: Remove Comic Sans
Runxi Yu
2025-04-03
1
-4
/
+0
*
git2d: Ignore SIGPIPE
Runxi Yu
2025-04-03
1
-0
/
+3
*
gti2d: Set umask to 0077 to secure the UNIX domain socket
Runxi Yu
2025-04-03
1
-0
/
+3
*
git2d: Slight cleanup; print error integers to connection for now
Runxi Yu
2025-04-03
1
-7
/
+5
*
git2d: Specify socket path as argument instead of hardcoding
Runxi Yu
2025-04-03
1
-3
/
+7
*
git2d: Accept path from UDS with bare_get_data instead of hardcoding
Runxi Yu
2025-04-03
1
-8
/
+34
*
Disable CI for now
Runxi Yu
2025-04-03
2
-32
/
+0
*
git2d: Use extern inline for utf8_decode
Runxi Yu
2025-04-03
3
-3
/
+6
*
git2d: Import BARE and UTF-8 utilities
Runxi Yu
2025-04-03
5
-1
/
+529
*
README: Remove the note about the Hare implementation
Runxi Yu
2025-04-03
1
-6
/
+0
*
git2d: Slight code style adjustment
Runxi Yu
2025-04-03
1
-2
/
+1
*
git2d: Initialize
Runxi Yu
2025-04-03
3
-1
/
+146
*
README: Add instructions to email patches
Runxi Yu
2025-04-02
1
-1
/
+7
*
LMTP: Fix patch handling (\r\n, mbox format, double-Wait)
v0.1.10
Runxi Yu
2025-04-02
3
-26
/
+34
*
DB: Grammar
v0.1.9
Runxi Yu
2025-04-02
1
-1
/
+1
*
Git: Simplify/lint
Runxi Yu
2025-04-02
1
-10
/
+3
*
Git: Fix command leak (need cmd.Wait())
Runxi Yu
2025-04-02
1
-0
/
+6
*
Git: Fix writeTree ordering
Runxi Yu
2025-04-02
1
-2
/
+22
*
Add missing "s" in 400_colon
Runxi Yu
2025-04-02
1
-1
/
+1
*
LMTP: Actually apply patches from email
Runxi Yu
2025-04-02
2
-34
/
+247
*
LMTP: Fix mistake in command arguments
Runxi Yu
2025-04-02
1
-1
/
+4
*
LMTP: Stub patch application
Runxi Yu
2025-04-02
5
-4
/
+83
*
Git: Return fsPath from OpenRepo
Runxi Yu
2025-04-02
2
-4
/
+2
*
LMTP: Add an SMTP request context
Runxi Yu
2025-04-02
1
-3
/
+11
*
LMTP: Return 550 on errors
Runxi Yu
2025-04-01
1
-1
/
+9
*
README: s#/:/#/-/#g
Runxi Yu
2025-04-01
1
-4
/
+4
*
HTTP: Clarify 400 colon page
Runxi Yu
2025-04-01
1
-1
/
+1
*
LMTP: Fix error scoping
Runxi Yu
2025-04-01
1
-2
/
+3
*
Fix colon warning page's headers
Runxi Yu
2025-04-01
1
-7
/
+7
[next]