18 Commits (852bf5e2a5f1e7d83e3b155411d878355d800e3d)

Author SHA1 Message Date
Lunny Xiao 69f5ee970c
Move some functions to gitrepo package (#35543) 2 months ago
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483) 3 months ago
Denys Konovalov 9a071a596f
Add API endpoint to request contents of multiple files simultaniously (#34139) 8 months ago
TheFox0x7 ae3a18e01a
Remove context from git struct (#33793) 10 months ago
Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 2 years ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 4 years ago
Martin Scholz 26718a785a
Change git.cmd to RunWithContext (#18693) 4 years ago
6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 4 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 4 years ago
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 4 years ago
zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag (#13673) 5 years ago
Richard Mahn cd96dee982 Fixes #7292 - API File Contents bug (#7301) 7 years ago
zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672) 7 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 7 years ago
Lunny Xiao 47a7529d96 update code.gitea.io/git (#450) 9 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 9 years ago
Thomas Boerger 1ebb35b988
Added all required dependencies 9 years ago