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
/
templates
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2025-02-12
repo_tree_file: Don't treespec when it's head
Runxi Yu
1
-1
/
+1
2025-02-12
render_readme.go: Render plain READMEs too
Runxi Yu
2
-4
/
+2
2025-02-12
repo_commit: Use /dev/null, not {a,b}/NULL, for empty files
Runxi Yu
1
-2
/
+10
2025-02-11
_repo_header.html: Add /g/
Runxi Yu
1
-0
/
+2
2025-02-11
_repo_header.html: Add link to root
Runxi Yu
1
-0
/
+2
2025-02-11
*.html: Add a simple repo header
Runxi Yu
7
-0
/
+25
2025-02-11
repo_commit: Don't crash when viewing the first commit
Runxi Yu
1
-2
/
+2
2025-02-11
*: Use URL params to specify commits/branches/tags
Runxi Yu
3
-4
/
+4
2025-02-11
repo_commit: Add patch view
Runxi Yu
1
-0
/
+4
2025-02-11
repo_commit: Properly format patchsets
Runxi Yu
1
-13
/
+24
2025-02-11
repo_commit: Show chunks
Runxi Yu
1
-3
/
+16
2025-02-11
repo_index.html, style.css: CSS state machines
Runxi Yu
3
-25
/
+6
2025-02-11
*.html: Fix body class
Runxi Yu
3
-3
/
+3
2025-02-11
style.css, *.html: Scrolling behavior
Runxi Yu
5
-12
/
+14
2025-02-11
repo_{index,tree_dir}.html, style.css: No inner margins on README td's
Runxi Yu
2
-4
/
+4
2025-02-11
repo_commit: Add commit message
Runxi Yu
1
-1
/
+9
2025-02-11
repo_{index,log}: Link commits to their pages
Runxi Yu
2
-2
/
+2
2025-02-11
repo_index: Don't display commit IDs
Runxi Yu
1
-3
/
+1
2025-02-11
repo_commit: Add a commit info page
Runxi Yu
1
-0
/
+44
2025-02-11
repo_index: Link to repo log
Runxi Yu
1
-1
/
+1
2025-02-11
_{head,footer}.html: Add underscore to indicate that it's partial
Runxi Yu
2
-0
/
+0
2025-02-11
repo_log: Add a log
Runxi Yu
1
-0
/
+41
2025-02-11
repo_tree: Add link to raw
Runxi Yu
1
-1
/
+1
2025-02-11
repo_raw: Serve raw files
Runxi Yu
1
-0
/
+44
2025-02-11
group_{index,repos}: Rename files too
Runxi Yu
1
-0
/
+0
2025-02-10
style.css, *.html: Lighthouse accessibility
Runxi Yu
5
-5
/
+5
2025-02-10
index: Categories -> groups again
Runxi Yu
1
-3
/
+3
2025-02-10
*.html.tmpl: Rename from *.html
Runxi Yu
7
-0
/
+0
2025-02-10
footer.html: Add link to Lindenii Forge
Runxi Yu
6
-0
/
+18
2025-02-10
main: Prefix group names with /g/
Runxi Yu
1
-1
/
+1
2025-02-10
*: category -> group
Runxi Yu
4
-7
/
+7
2025-02-10
repo_tree: Fix URL and anchor issues
Runxi Yu
1
-3
/
+3
2025-02-10
category_index -> category_repos
Runxi Yu
2
-4
/
+4
2025-02-10
repo_{index,tree_dir}.html, style.css: Darker table title row
Runxi Yu
2
-5
/
+5
2025-02-10
*: Some simple styling with tables
Runxi Yu
2
-10
/
+47
2025-02-10
*.html: Add "– Lindenii Forge" to the title
Runxi Yu
5
-5
/
+5
2025-02-10
head.html: Add a common head template
Runxi Yu
7
-31
/
+10
I tried to define a base.html and extend it from there, but Go's templating system doesn't support that.
2025-02-10
*.html: Reindent
Runxi Yu
5
-149
/
+149
2025-02-10
base.html: Initialize for later use
Runxi Yu
1
-0
/
+26
2025-02-10
repo_tree: Add chroma.css
Runxi Yu
1
-0
/
+1
2025-02-10
handle_repo_tree: Syntax highlighting
Runxi Yu
1
-1
/
+1
2025-02-10
{category_,}index: Add heading
Runxi Yu
2
-1
/
+7
2025-02-10
*: project -> category
Runxi Yu
3
-3
/
+3
2025-02-10
category_index: Add a repo index for each category
Runxi Yu
1
-0
/
+20
2025-02-10
index: List categories
Runxi Yu
1
-0
/
+20
2025-02-10
repo_tree_{dir,file}: Fix body class
Runxi Yu
2
-2
/
+2
2025-02-10
repo_tree: Add anchors to entries
Runxi Yu
1
-1
/
+3
2025-02-10
repo_tree: Display files too
Runxi Yu
1
-0
/
+15
2025-02-10
repo_tree_dir: Fix path_spec
Runxi Yu
1
-1
/
+4
2025-02-10
repo_index: Add / to directories in name listings
Runxi Yu
1
-1
/
+1
[next]