Commit Graph

7 Commits (crystal/ci-bp-merge)

Author SHA1 Message Date
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) () 2 years ago
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used () 2 years ago
Lunny Xiao 110fc57cbc
Move some code into models/git () 3 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context () 3 years ago
wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` () 3 years ago
zeripath e69b7a92ed
Allow API to create file on empty repo () 3 years ago
zeripath eb748f5f3c
Add apply-patch, basic revert and cherry-pick functionality () 3 years ago