index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
cmd.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor to use urfave/cli/v2 (#25959)
wxiaoguang
2023-07-21
1
-3
/
+12
*
Fix sub-command log level (#25537)
wxiaoguang
2023-06-28
1
-1
/
+17
*
Refactor path & config system (#25330)
wxiaoguang
2023-06-21
1
-1
/
+1
*
Rewrite logger system (#24726)
wxiaoguang
2023-05-22
1
-1
/
+16
*
Merge setting.InitXXX into one function with options (#24389)
Lunny Xiao
2023-05-04
1
-2
/
+1
*
Refactor the setting to make unit test easier (#22405)
Lunny Xiao
2023-02-19
1
-3
/
+4
*
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
-1
/
+1
*
fix: some typos (#19956)
yutotnh
2022-06-13
1
-1
/
+1
*
Fix flag validation (#19046)
Norwin
2022-03-10
1
-1
/
+1
*
Improve install code to avoid low-level mistakes. (#17779)
wxiaoguang
2021-12-01
1
-7
/
+10
*
Fix bug on admin subcommand (#17533)
Lunny Xiao
2021-11-07
1
-5
/
+4
*
Rename db Engines related functions (#17481)
Lunny Xiao
2021-10-30
1
-1
/
+1
*
Move db related basic functions to models/db (#17075)
Lunny Xiao
2021-09-19
1
-2
/
+2
*
Second attempt at preventing zombies (#16326)
zeripath
2021-07-14
1
-0
/
+26
*
Sendmail command (#13079)
Maxim Zhiburt
2020-10-24
1
-0
/
+20
*
Move database settings from models to setting (#7806)
Lunny Xiao
2019-08-24
1
-1
/
+1
*
Disallow empty titles (#5785)
Lanre Adelowo
2019-01-21
1
-2
/
+3
*
Make sure argsSet verifies string isn't empty too (#4980)
Lanre Adelowo
2018-12-27
1
-0
/
+5
*
Create AuthorizedKeysCommand (#5236)
zeripath
2018-11-01
1
-1
/
+5
*
General refactor of the cmd package (#3328)
Morgan Bazalgette
2018-01-12
1
-0
/
+38
*
Use cli Flags directly and not some helper funcs
Matthias Loibl
2016-11-09
1
-42
/
+0
*
codegangsta/cli => urfave/cli (#3546)
Kim "BKC" Carlbäcker
2016-08-30
1
-1
/
+1
*
fix api broken
Unknwon
2015-11-15
1
-0
/
+42