25 Commits (main)

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
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 6 months ago
Lunny Xiao 32b97b3ce8
Uniform all temporary directories and allow customizing temp path (#32352) 8 months ago
TheFox0x7 ae3a18e01a
Remove context from git struct (#33793) 10 months ago
Lunny Xiao feca8802b8
Fix clean tmp dir (#32360) 1 year ago
Brecht Van Lommel b88e5fc72d
Fix slow patch checking with commits that add or remove many files (#31548) 1 year ago
Lunny Xiao e84e5db6de
Lazy load object format with command line and don't do it in OpenRepository (#29712) 2 years ago
Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 2 years ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 2 years ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 2 years ago
silverwind 887a683af9
Update tool dependencies, lock govulncheck and actionlint (#25655) 2 years ago
Jason Song 6cf09ccab4
Use complete SHA to create and query commit status (#22244) 3 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
Wim cb50375e2b
Add more linters to improve code readability (#19989) 4 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
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 4 years ago
zeripath 3c4724d70e
Add .gitattribute assisted language detection to blame, diff and render (#17590) 4 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 4 years ago
zeripath 248b96d8a3
Use git attributes to determine generated and vendored status for language stats and diffs (#16773) 4 years ago
zeripath 7ad67109d7
Be more strict with git arguments (#7715) 6 years ago
zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672) 7 years ago