Commit Graph

447 Commits (d557fbc5a715a1920a2860cb04ae6c8fe2225182)

Author SHA1 Message Date
KN4CK3R f79c9e817a
Use `crypto/sha256` (#29386) 9 months ago
KN4CK3R ad0a34b492
Add `io.Closer` guidelines (#29387) 9 months ago
wxiaoguang 1ef87773b1
Refactor modules/git global variables (#29376) 9 months ago
KN4CK3R 4197e28100
Refactor git attributes (#29356) 9 months ago
KN4CK3R 553d46e6f6
Do not double close reader (#29354) 9 months ago
KN4CK3R 2a278b996f
Add support for `linguist-detectable` and `linguist-documentation` (#29267) 9 months ago
KN4CK3R d6811baf88
Discard unread data of `git cat-file` (#29297) 9 months ago
KN4CK3R f74c869221
Prevent double use of `git cat-file` session. (#29298) 9 months ago
techknowlogick a346a8c852
bump to use go 1.22 (#29119) 9 months ago
wxiaoguang d0183dfa49
Refactor git version functions and check compatibility (#29155) 9 months ago
Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954) 9 months ago
wxiaoguang a24e1da7e9
Refactor parseSignatureFromCommitLine (#29054) 9 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 10 months ago
John Olheiser 76bbad4e74
Check for sha256 support to use --object-format flag (#28928) 10 months ago
wxiaoguang 82acf22d9c
Update go dependencies and fix go-git (#28893) 10 months ago
Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 10 months ago
Brecht Van Lommel 1167d523c4
Fix archive creating LFS hooks and breaking pull requests (#28848) 10 months ago
Lunny Xiao c8ba17c73f
Remove duplicated checkinit on git module (#28824) 10 months ago
Lunny Xiao 930e38d010
Use refname:strip-2 instead of refname:short when syncing tags (#28797) 10 months ago
Mihir Joshi 669bbbaf24
Integration Test for Commit Search containing Square Brackets (#28751) 10 months ago
Mihir Joshi 839cd26b1a
Add -F to commit search to treat keywords as strings (#28744) 10 months ago
Lunny Xiao e7cb8da2a8
Always enable caches (#28527) 11 months ago
Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 11 months ago
wxiaoguang 11f0519ad8
Update go dependencies (#28518) 11 months ago
wxiaoguang 20929edc99
Add option to disable ambiguous unicode characters detection (#28454) 11 months ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 11 months ago
wxiaoguang 9947af639c
Only use SHA256 feature when git >= 2.42 (#28466) 11 months ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 11 months ago
Adam Majer d9c19899cd
Make gogit Repository.GetBranchNames consistent (#28348) 11 months ago
darrinsmart 38a93a0665
Convert git commit summary to valid UTF8. (#28356) 12 months ago
KN4CK3R 14354e4f8e
Read `previous` info from git blame (#28306) 12 months ago
silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
Nanguan Lin dc04044716
Replace assert.Fail with assert.FailNow (#27578) 1 year ago
Eng Zer Jun 13d5d2e711
Remove redundant `len` check around loop (#27464) 1 year ago
wxiaoguang dfa4e5857f
Fix git 2.11 error when checking IsEmpty (again) (#27399) 1 year ago
wxiaoguang caef9f9503
Fix git 2.11 error when checking IsEmpty (#27393) 1 year ago
KN4CK3R ed64f1c2b8
Support `.git-blame-ignore-revs` file (#26395) 1 year ago
wxiaoguang 4807f7be22
Clarify the git command Stdin hanging problem (#26967) 1 year ago
Eng Zer Jun ad3cbbc3b1
Remove redundant nil check in `WalkGitLog` (#26773) 1 year ago
Laurent Cahour b21b63c61a
Add merge files files to GetCommitFileStatus (#20515) 1 year ago
wxiaoguang c6b92c84fe
Sync repo's IsEmpty status correctly (#26517) 1 year ago
wxiaoguang 7018659a1d
Close stdout correctly for "git blame" (#26470) 1 year ago
wxiaoguang 2de0752be7
Make git batch operations use parent context timeout instead of default timeout (#26325) 1 year ago
Zettat123 8a2f019d69
Support getting changed files when commit ID is `EmptySHA` (#26290) 1 year ago
delvh bd6ef71854
Show branches and tags that contain a commit (#25180) 1 year ago
Jason Song aee14b9c0b
Remove `git.FileBlame` (#25841) 1 year ago
silverwind 887a683af9
Update tool dependencies, lock govulncheck and actionlint (#25655) 1 year ago
Lunny Xiao 45ac90eb54
Sync branches when mirroring (#25722) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
Lunny Xiao f35ea2b09a
Add elapsed time on debug for slow git commands (#25642) 1 year ago