439 Commits (a346a8c852a44c9c22eeb06701a384bb17a7ac0b)

Author SHA1 Message Date
  techknowlogick a346a8c852
bump to use go 1.22 (#29119) 3 months ago
  wxiaoguang d0183dfa49
Refactor git version functions and check compatibility (#29155) 3 months ago
  Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954) 4 months ago
  wxiaoguang a24e1da7e9
Refactor parseSignatureFromCommitLine (#29054) 4 months ago
  Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 4 months ago
  John Olheiser 76bbad4e74
Check for sha256 support to use --object-format flag (#28928) 4 months ago
  wxiaoguang 82acf22d9c
Update go dependencies and fix go-git (#28893) 4 months ago
  Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 4 months ago
  Brecht Van Lommel 1167d523c4
Fix archive creating LFS hooks and breaking pull requests (#28848) 4 months ago
  Lunny Xiao c8ba17c73f
Remove duplicated checkinit on git module (#28824) 4 months ago
  Lunny Xiao 930e38d010
Use refname:strip-2 instead of refname:short when syncing tags (#28797) 4 months ago
  Mihir Joshi 669bbbaf24
Integration Test for Commit Search containing Square Brackets (#28751) 5 months ago
  Mihir Joshi 839cd26b1a
Add -F to commit search to treat keywords as strings (#28744) 5 months ago
  Lunny Xiao e7cb8da2a8
Always enable caches (#28527) 5 months ago
  Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 5 months ago
  wxiaoguang 11f0519ad8
Update go dependencies (#28518) 5 months ago
  wxiaoguang 20929edc99
Add option to disable ambiguous unicode characters detection (#28454) 5 months ago
  Lunny Xiao 408a484224
Adjust object format interface (#28469) 5 months ago
  wxiaoguang 9947af639c
Only use SHA256 feature when git >= 2.42 (#28466) 6 months ago
  Adam Majer cbf923e87b
Abstract hash function usage (#28138) 6 months ago
  Adam Majer d9c19899cd
Make gogit Repository.GetBranchNames consistent (#28348) 6 months ago
  darrinsmart 38a93a0665
Convert git commit summary to valid UTF8. (#28356) 6 months ago
  KN4CK3R 14354e4f8e
Read `previous` info from git blame (#28306) 6 months ago
  silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756) 7 months ago
  Nanguan Lin dc04044716
Replace assert.Fail with assert.FailNow (#27578) 8 months ago
  Eng Zer Jun 13d5d2e711
Remove redundant `len` check around loop (#27464) 8 months ago
  wxiaoguang dfa4e5857f
Fix git 2.11 error when checking IsEmpty (again) (#27399) 8 months ago
  wxiaoguang caef9f9503
Fix git 2.11 error when checking IsEmpty (#27393) 8 months ago
  KN4CK3R ed64f1c2b8
Support `.git-blame-ignore-revs` file (#26395) 9 months ago
  wxiaoguang 4807f7be22
Clarify the git command Stdin hanging problem (#26967) 9 months ago
  Eng Zer Jun ad3cbbc3b1
Remove redundant nil check in `WalkGitLog` (#26773) 9 months ago
  Laurent Cahour b21b63c61a
Add merge files files to GetCommitFileStatus (#20515) 9 months ago
  wxiaoguang c6b92c84fe
Sync repo's IsEmpty status correctly (#26517) 10 months ago
  wxiaoguang 7018659a1d
Close stdout correctly for "git blame" (#26470) 10 months ago
  wxiaoguang 2de0752be7
Make git batch operations use parent context timeout instead of default timeout (#26325) 10 months ago
  Zettat123 8a2f019d69
Support getting changed files when commit ID is `EmptySHA` (#26290) 10 months ago
  delvh bd6ef71854
Show branches and tags that contain a commit (#25180) 10 months ago
  Jason Song aee14b9c0b
Remove `git.FileBlame` (#25841) 11 months ago
  silverwind 887a683af9
Update tool dependencies, lock govulncheck and actionlint (#25655) 11 months ago
  Lunny Xiao 45ac90eb54
Sync branches when mirroring (#25722) 11 months ago
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 11 months ago
  Lunny Xiao f35ea2b09a
Add elapsed time on debug for slow git commands (#25642) 11 months ago
  Lunny Xiao cc3910d8c3
Fix index generation parallelly failure (#25235) 1 year ago
  yp05327 22a39bb961
Fix profile render when the README.md size is larger than 1024 bytes (#25131) 1 year ago
  Lunny Xiao 419804fd4d
Fix compatible for webhook ref type (#25195) 1 year ago
  Lunny Xiao faae819f5d
revert the removed method to fix tmpl break on graph page (#25005) 1 year ago
  wxiaoguang 2f149c5c9d
Use `[git.config]` for reflog cleaning up (#24958) 1 year ago
  Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 year ago
  wxiaoguang 395bb33e4c
Merge different languages for language stats (#24900) 1 year ago
  wxiaoguang 8080ace6fc
Support changing git config through `app.ini`, use `diff.algorithm=histogram` by default (#24860) 1 year ago