28 Commits (ad49b7bf31416682317f02ddf13c40d975febd20)

Author SHA1 Message Date
wxiaoguang 525265c1a8
Refactor ls-tree and git path related problems (#35858) 1 month ago
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
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 6 months ago
TheFox0x7 ae3a18e01a
Remove context from git struct (#33793) 10 months ago
Steffen Schröter 57eb9d0b64
Inherit submodules from template repository content (#16237) 12 months ago
Lunny Xiao f4ccbd38dc
Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from latest commit cache (#32987) 12 months 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 dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 3 years ago
wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 4 years ago
6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 4 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 4 years ago
6543 b26c3b482f
Add TestPrepareWikiFileName (#16487) 4 years ago
zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag (#13673) 5 years ago
Lauris BH 43c09134a9
Migrate to go-git/go-git v5.0.0 (#10735) 6 years ago
Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557) 6 years ago
Filip Navara dbb0c9658c Fix #6813: Allow git.GetTree to take both commit and tree names (#6816) 7 years ago
Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478) 7 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 7 years ago
Lunny Xiao ecefa9e724 Add single commit API support (#5843) 7 years ago
Michael Kuhn 0222623be9 Explicitly disable Git credential helper (#5367) 7 years ago
Ethan Koenig 6eaeb01ecf Update code.gitea.io/git (#3482) 8 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