Commit Graph

28 Commits (f6c992974edaf04a7bd07aa00902915af25e6727)

Author SHA1 Message Date
wxiaoguang 509d811243
Upgrade required git version to 2.0 (#19577) 2 years ago
zeripath a7f0ce6207
Add uploadpack.allowAnySHA1InWant to allow --filter=blob:none with older git clients (#19430) 2 years ago
wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 3 years ago
wxiaoguang b877504b03
Refactor `git.Command.Run*`, introduce `RunWithContextString` and `RunWithContextBytes` (#19266) 3 years ago
6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 3 years ago
Gusted f87d5ea9ee
Remove go 1.15 support (#18511) 3 years ago
6543 80adbebbc8
Unexport git.GlobalCommandArgs (#18376) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
Gusted 4b3bfd7e89
Enable partial clone by default (#18195) 3 years ago
zeripath 01b9d35f1a
Disable core.protectNTFS (#17300) 3 years ago
a1012112796 3705168837
Add agit flow support in gitea (#14295) 3 years ago
Lunny Xiao e3c626834b
Let package git depend on setting but not opposite (#15241) 3 years ago
6543 3ef23d5411
Use gitea logging module for git module (#16243) 3 years ago
6543 2b4a08e962
Migrations: Use Process Manager to create own Context (#13792) 4 years ago
zeripath de6e427a01
go-version constraints ignore pre-releases (#13234) 4 years ago
6543 bc11caff94
[Vendor] Switch go-version lib (#12719) 4 years ago
John Olheiser 43a397ce9a
Initial support for push options (#12169) 4 years ago
zeripath ae3cfa8449
Only write to global gitconfig if necessary (#11876) 4 years ago
zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745) 4 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213) 5 years ago
zeripath 9d663dfde6 On windows set core.longpaths true (#8776) 5 years ago
Mura Li f88aa1d215 Support git.PATH entry in app.ini (#6772) 5 years ago
Lunny Xiao d741316aae add commitgraph support global default true when git version >= 2.18 (#7313) 5 years ago
Lunny Xiao 8ec659722d Only check and config git on web subcommand but not others (#7236) 5 years ago
Lunny Xiao 710245e81e
Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 5 years ago
Mura Li 2a9806bfc6 Pre-calculate the absolute path of git (#6575) 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
Duncan Ogilvie 551f3cbe42 Memory usage improvements (#3013) 7 years ago
Lunny Xiao 91d64656a4 update git which fixes #1133 (#1614) 8 years ago
Lunny Xiao 47a7529d96 update code.gitea.io/git (#450) 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
Thomas Boerger 1ebb35b988
Added all required dependencies 8 years ago