index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
embedded.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: use errors.New to replace fmt.Errorf with no parameters will much bett...
Cheng
2024-04-28
1
-3
/
+3
*
Refactor to use urfave/cli/v2 (#25959)
wxiaoguang
2023-07-21
1
-23
/
+27
*
Do not prepare oauth2 config if it is not enabled, do not write config in som...
wxiaoguang
2023-06-28
1
-2
/
+2
*
Refactor path & config system (#25330)
wxiaoguang
2023-06-21
1
-5
/
+0
*
Rewrite logger system (#24726)
wxiaoguang
2023-05-22
1
-7
/
+1
*
Merge setting.InitXXX into one function with options (#24389)
Lunny Xiao
2023-05-04
1
-2
/
+3
*
Use a general approach to access custom/static/builtin assets (#24022)
wxiaoguang
2023-04-12
1
-70
/
+52
*
Refactor the setting to make unit test easier (#22405)
Lunny Xiao
2023-02-19
1
-1
/
+2
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
1
-2
/
+1
*
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
delvh
2022-10-24
1
-9
/
+9
*
Share HTML template renderers and create a watcher framework (#20218)
zeripath
2022-08-28
1
-1
/
+1
*
Remove legacy `+build:` constraint (#19582)
wxiaoguang
2022-05-02
1
-1
/
+0
*
format with gofumpt (#18184)
6543
2022-01-20
1
-6
/
+7
*
Improve install code to avoid low-level mistakes. (#17779)
wxiaoguang
2021-12-01
1
-1
/
+1
*
Add bundle download for repository (#14538)
John Olheiser
2021-08-24
1
-0
/
+1
*
Retry rename on lock induced failures (#16435)
zeripath
2021-07-15
1
-1
/
+2
*
Implement "embedded" command to extract static resources (#9982)
guillep2k
2020-02-02
1
-0
/
+332