Commit Graph

25 Commits (crystal/ssh-key-fix-test)

Author SHA1 Message Date
wxiaoguang 6bc3079c00
Refactor git command package to improve security and maintainability () 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files () 2 years ago
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used () 2 years ago
wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests () 3 years ago
wxiaoguang a0051634b9
Refactor git module, make Gitea use internal git config () 3 years ago
wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` () 3 years ago
Martin Scholz 26718a785a
Change git.cmd to RunWithContext () 3 years ago
6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() () 3 years ago
Gusted ff2fd08228
Simplify parameter types () 3 years ago
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. () 3 years ago
zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag () 4 years ago
zeripath de6e427a01
go-version constraints ignore pre-releases () 4 years ago
zeripath 4979f15c3f
Add configurable Trust Models () 4 years ago
6543 bc11caff94
[Vendor] Switch go-version lib () 4 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key () 5 years ago
zeripath 5e759b60cc Restore functionality for early gits () 5 years ago
zeripath 7ad67109d7
Be more strict with git arguments () 6 years ago
zeripath a4b7a4f2f8 Correct wrong datetime format for git () 6 years ago
Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions () 6 years ago
zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload () 6 years ago
Filip Navara dbb0c9658c Fix : Allow git.GetTree to take both commit and tree names () 6 years ago
Filip Navara 2af67f6044 Improve listing performance by using go-git () 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git () 6 years ago
Unknwon 9a2e43bff2 move out git module and send push hook 9 years ago
Unknwon 8dd07c0ddd New UI merge in progress 11 years ago