index
:
gitea
base-activitypub
feature-activitypub
feature-activitypub-old
feature-go-ap-inbox-outbox
feature-go-fed
feature-inbox-outbox
feature-manual-inbox-outbox
feature-manual-inbox-outbox-old
gitea
libreplanet-federation-demo
main
old
release/v1.10
release/v1.11
release/v1.12
release/v1.13
release/v1.14
release/v1.15
release/v1.16
release/v1.8
release/v1.9
Development moved to Codeberg
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
agit
Age
Commit message (
Expand
)
Author
2022-12-10
Rename almost all Ctx functions (#22071)
Lunny Xiao
2022-12-03
refactor some functions to support ctx as first parameter (#21878)
Lunny Xiao
2022-11-27
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-19
Add `context.Context` to more methods (#21546)
KN4CK3R
2022-10-24
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
delvh
2022-10-23
Refactor git command arguments and make all arguments to be safe to be used (...
wxiaoguang
2022-06-20
Add more linters to improve code readability (#19989)
Wim
2022-06-17
move agit dependcy (#19998)
Lunny Xiao
2022-06-13
Move issues related files into models/issues (#19931)
Lunny Xiao
2022-06-01
Fix spelling mistake in ProcReceive (#19853)
zeripath
2022-04-28
more context for models (#19511)
6543
2022-04-01
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)
wxiaoguang
2022-02-06
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)
6543
2022-01-19
Propagate context and ensure git commands run in request context (#17868)
zeripath
2022-01-10
Fix various typos (#18219)
luzpaz
2021-11-24
Move user related model into models/user (#17781)
Lunny Xiao
2021-09-08
Return correct error response for agit force-push (#16989)
a1012112796
2021-08-14
Fix spelling of HookProcReceiveResult (#16690)
Lunny Xiao
2021-07-28
Add agit flow support in gitea (#14295)
a1012112796