index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
agit
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(agit): run full pr checks on force-push
Michael Kriese
2024-08-12
1
-0
/
+9
*
fix(hook): ignore unknown push options instead of failing
Twenty Panda
2024-07-02
1
-4
/
+5
*
Use the database object format name but not read from git repoisitory everyti...
Lunny Xiao
2024-02-26
1
-4
/
+1
*
[FEAT] Check if commit is already present in target branch
Gusted
2024-02-23
1
-0
/
+15
*
[REFACTOR] Refactor the AGit code
Gusted
2024-02-19
1
-55
/
+47
*
agit: Automatically fill in the description
Gergely Nagy
2024-02-14
1
-11
/
+17
*
Adjust object format interface (#28469)
Lunny Xiao
2023-12-17
1
-2
/
+2
*
Abstract hash function usage (#28138)
Adam Majer
2023-12-13
1
-2
/
+4
*
Penultimate round of `db.DefaultContext` refactor (#27414)
JakobDev
2023-10-11
1
-1
/
+1
*
Move notification interface to services layer (#26915)
Lunny Xiao
2023-09-05
1
-3
/
+3
*
Add context parameter to some database functions (#26055)
Lunny Xiao
2023-07-22
1
-1
/
+1
*
Use the type RefName for all the needed places and fix pull mirror sync bugs ...
Lunny Xiao
2023-05-26
1
-2
/
+2
*
add user rename endpoint to admin api (#22789)
techknowlogick
2023-03-14
1
-2
/
+2
*
Rename almost all Ctx functions (#22071)
Lunny Xiao
2022-12-10
1
-1
/
+1
*
refactor some functions to support ctx as first parameter (#21878)
Lunny Xiao
2022-12-03
1
-2
/
+2
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
1
-2
/
+1
*
Add `context.Context` to more methods (#21546)
KN4CK3R
2022-11-19
1
-5
/
+5
*
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
delvh
2022-10-24
1
-9
/
+9
*
Refactor git command arguments and make all arguments to be safe to be used (...
wxiaoguang
2022-10-23
1
-1
/
+1
*
Add more linters to improve code readability (#19989)
Wim
2022-06-20
1
-2
/
+2
*
move agit dependcy (#19998)
Lunny Xiao
2022-06-17
1
-59
/
+16
*
Move issues related files into models/issues (#19931)
Lunny Xiao
2022-06-13
1
-10
/
+11
*
Fix spelling mistake in ProcReceive (#19853)
zeripath
2022-06-01
1
-2
/
+2
*
more context for models (#19511)
6543
2022-04-28
1
-1
/
+1
*
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)
wxiaoguang
2022-04-01
1
-1
/
+1
*
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)
6543
2022-02-06
1
-1
/
+1
*
Propagate context and ensure git commands run in request context (#17868)
zeripath
2022-01-20
1
-4
/
+4
*
Fix various typos (#18219)
luzpaz
2022-01-10
1
-1
/
+1
*
Move user related model into models/user (#17781)
Lunny Xiao
2021-11-24
1
-3
/
+4
*
Return correct error response for agit force-push (#16989)
a1012112796
2021-09-08
1
-1
/
+1
*
Fix spelling of HookProcReceiveResult (#16690)
Lunny Xiao
2021-08-14
1
-9
/
+9
*
Add agit flow support in gitea (#14295)
a1012112796
2021-07-28
1
-0
/
+288