2 Commits (ad49b7bf31416682317f02ddf13c40d975febd20)

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
wxiaoguang 60246730b5
Remove wrong "git.DefaultContext" (#35364) 4 months ago
ChristopherHX c9505a26b9
Improve instance wide ssh commit signing (#34341) 6 months ago
Lunny Xiao ae0af8ea5b
Refactor Git Attribute & performance optimization (#34154) 8 months ago
charles a7594969b6
Fix the issue with error message logging for the `check-attr` command on Windows OS. (#34035) 9 months ago
wxiaoguang 9d7c02f9f7
Try to figure out attribute checker problem (#33901) 9 months ago
TheFox0x7 ae3a18e01a
Remove context from git struct (#33793) 10 months ago
wxiaoguang 7069369e03
Support performance trace (#32973) 11 months ago
wxiaoguang e709cc76da
Make Gitea always use its internal config, ignore `/etc/gitconfig` (#33076) 12 months ago
wxiaoguang 52b319bc00
Refactor pprof labels and process desc (#32909) 1 year ago
wxiaoguang 4734d43e14
Support repo code search without setting up an indexer (#29998) 2 years ago
charles 423372d84a
Add a check for when the command is canceled by the program on Window… (#29538) 2 years ago
wxiaoguang 20929edc99
Add option to disable ambiguous unicode characters detection (#28454) 2 years ago
wxiaoguang 4807f7be22
Clarify the git command Stdin hanging problem (#26967) 2 years ago
Lunny Xiao f35ea2b09a
Add elapsed time on debug for slow git commands (#25642) 2 years ago
wxiaoguang e422342eeb
Allow adding new files to an empty repo (#24164) 3 years ago
wxiaoguang 334c899f7b
Improve git log for debugging (#24095) 3 years ago
wxiaoguang 542cec98f8
Refactor merge/update git command calls (#23366) 3 years ago
wxiaoguang 6bc3079c00
Refactor git command package to improve security and maintainability (#22678) 3 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
zeripath d9ba7f7442
Prevent panic in doctor command when running default checks (#21791) 3 years ago
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 3 years ago
wxiaoguang 677af6ac57
Follow improve code quality (#21465) 3 years ago
wxiaoguang d98c5db58f
alternative to PR "improve code quality" (#21464) 3 years ago
parnic 27789908d8
Use request timeout for git service rpc (#20689) 3 years ago
wxiaoguang 496b8e3990
Use git.HOME_PATH for Git HOME directory (#20114) 3 years ago
wxiaoguang a0051634b9
Refactor git module, make Gitea use internal git config (#19732) 4 years ago
zeripath 1d04e8641d
Set Setpgid on child git processes (#19865) 4 years ago
wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 4 years ago
wxiaoguang b877504b03
Refactor `git.Command.Run*`, introduce `RunWithContextString` and `RunWithContextBytes` (#19266) 4 years ago
wxiaoguang c83168104b
Use a more general (and faster) method to sanitize URLs with credentials (#19239) 4 years ago
Lunny Xiao c29fbc6d23
Hide sensitive content on admin panel progress monitor (#19218) 4 years ago
zeripath 41b60d94db
Do not include global arguments in process manager (#19226) 4 years ago
6543 efd10f1ab4
git backend ignore replace objects (#18979) 4 years ago
6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 4 years ago
Gusted f87d5ea9ee
Remove go 1.15 support (#18511) 4 years ago
6543 80adbebbc8
Unexport git.GlobalCommandArgs (#18376) 4 years ago
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 4 years ago
Lunny Xiao f9acad82ca
Add proxy settings and support for migration and webhook (#16704) 4 years ago
zeripath 19ac575d57
Limit stdout tracelog to actual stdout (#16258) 5 years ago
Lunny Xiao e3c626834b
Let package git depend on setting but not opposite (#15241) 5 years ago
6543 3ef23d5411
Use gitea logging module for git module (#16243) 5 years ago
Norwin a137ee7a68
git migration: don't prompt interactively for clone credentials (#15902) 5 years ago
zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag (#13673) 5 years ago
zeripath 80a299d307
Always wait for the cmd to finish (#14006) 5 years ago
techknowlogick 9a17e2830b
refactor repo_stats to use os.pipe (#11726) 5 years ago
6543 bc11caff94
[Vendor] Switch go-version lib (#12719) 5 years ago
zeripath bda9e51fef
Remove async pre-empt hack if go >= 1.15 (#12718) 5 years ago
techknowlogick bd7d6a3d73
go1.15 (#12475) 5 years ago