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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
repo_index.html: Move the repo description before the clone URLs
Runxi Yu
2025-02-18
1
-6
/
+6
|
*
repo_commit.html: Move the commit message out of the table
Runxi Yu
2025-02-18
1
-4
/
+3
|
*
repo_index: Add HTTP clone along with SSH
Runxi Yu
2025-02-16
1
-2
/
+5
|
*
templates: *.html.tmpl -> *.tmpl
Runxi Yu
2025-02-15
12
-0
/
+0
|
*
repo_index: Make readme scrollable just in case
Runxi Yu
2025-02-14
1
-1
/
+1
|
*
style.css, repo_index: Use div, not table, for expandables
Runxi Yu
2025-02-14
2
-22
/
+8
|
*
*: Use Makefile, and generate a version
Runxi Yu
2025-02-14
1
-1
/
+1
|
*
reop_commit: Fix immediate newlines after <pre>
Runxi Yu
2025-02-14
1
-3
/
+3
|
*
*: Make the forge title configurable
Runxi Yu
2025-02-14
10
-19
/
+19
|
*
repo_log: Use parameters for refspec
Runxi Yu
2025-02-14
2
-2
/
+2
|
*
repo_index: Allow refspecs
Runxi Yu
2025-02-14
1
-2
/
+3
|
*
http_*: Refactor to reduce duplication
Runxi Yu
2025-02-14
5
-11
/
+11
|
*
repo_*_{dir,file}: Add ref params if not head
Runxi Yu
2025-02-13
3
-3
/
+7
|
*
repo_{raw,tree}_dir: Only display "on $ref" if necessary
Runxi Yu
2025-02-13
2
-2
/
+2
|
*
group_repos: Fix table rows
Runxi Yu
2025-02-13
1
-6
/
+8
|
*
repo_tree_file: Add padding
Runxi Yu
2025-02-13
1
-4
/
+6
|
*
group_index: Use table list
Runxi Yu
2025-02-13
1
-8
/
+15
|
*
repo_log: Scrollable view
Runxi Yu
2025-02-13
1
-25
/
+27
|
*
index: Reformat the page
Runxi Yu
2025-02-13
1
-14
/
+30
|
*
repo_index: Add repo descriptions
Runxi Yu
2025-02-13
1
-0
/
+10
|
*
_repo_header.html: Purge
Runxi Yu
2025-02-13
7
-28
/
+0
|
|
|
|
We'll integrate this into the main header in the future
*
_header.html: Format the main header
Runxi Yu
2025-02-13
9
-34
/
+20
|
*
handle_user: Stub
Runxi Yu
2025-02-13
1
-1
/
+1
|
*
login: Implement password validation
Runxi Yu
2025-02-13
1
-0
/
+1
|
*
login: Stub login page
Runxi Yu
2025-02-13
1
-0
/
+54
|
*
_header.html: Add header
Runxi Yu
2025-02-13
10
-1
/
+36
|
*
{ssh,global}.go, index.html: Add global data containing ssh fp
Runxi Yu
2025-02-12
1
-3
/
+19
|
*
repo_index: Add clone instructions
Runxi Yu
2025-02-12
1
-0
/
+15
|
*
repo_log: Fix anchor
Runxi Yu
2025-02-12
1
-1
/
+1
|
*
_footer.html: Fix upstream link
Runxi Yu
2025-02-12
1
-1
/
+1
|
*
repo_tree_file: Fix link to CSS
Runxi Yu
2025-02-12
1
-1
/
+1
|
*
*: Migrate to the new path scheme
Runxi Yu
2025-02-12
5
-8
/
+8
|
*
repo_tree_file: Don't treespec when it's head
Runxi Yu
2025-02-12
1
-1
/
+1
|
*
render_readme.go: Render plain READMEs too
Runxi Yu
2025-02-12
2
-4
/
+2
|
*
repo_commit: Use /dev/null, not {a,b}/NULL, for empty files
Runxi Yu
2025-02-12
1
-2
/
+10
|
*
_repo_header.html: Add /g/
Runxi Yu
2025-02-11
1
-0
/
+2
|
*
_repo_header.html: Add link to root
Runxi Yu
2025-02-11
1
-0
/
+2
|
*
*.html: Add a simple repo header
Runxi Yu
2025-02-11
7
-0
/
+25
|
*
repo_commit: Don't crash when viewing the first commit
Runxi Yu
2025-02-11
1
-2
/
+2
|
*
*: Use URL params to specify commits/branches/tags
Runxi Yu
2025-02-11
3
-4
/
+4
|
*
repo_commit: Add patch view
Runxi Yu
2025-02-11
1
-0
/
+4
|
*
repo_commit: Properly format patchsets
Runxi Yu
2025-02-11
1
-13
/
+24
|
*
repo_commit: Show chunks
Runxi Yu
2025-02-11
1
-3
/
+16
|
*
repo_index.html, style.css: CSS state machines
Runxi Yu
2025-02-11
3
-25
/
+6
|
*
*.html: Fix body class
Runxi Yu
2025-02-11
3
-3
/
+3
|
*
style.css, *.html: Scrolling behavior
Runxi Yu
2025-02-11
5
-12
/
+14
|
*
repo_{index,tree_dir}.html, style.css: No inner margins on README td's
Runxi Yu
2025-02-11
2
-4
/
+4
|
*
repo_commit: Add commit message
Runxi Yu
2025-02-11
1
-1
/
+9
|
*
repo_{index,log}: Link commits to their pages
Runxi Yu
2025-02-11
2
-2
/
+2
|
*
repo_index: Don't display commit IDs
Runxi Yu
2025-02-11
1
-3
/
+1
|
[next]