418 Commits (f4923854f660c75f75592b9506c0471475ecc7cf)

Author SHA1 Message Date
  wxiaoguang 4807f7be22
Clarify the git command Stdin hanging problem (#26967) 9 months ago
  Eng Zer Jun ad3cbbc3b1
Remove redundant nil check in `WalkGitLog` (#26773) 10 months ago
  Laurent Cahour b21b63c61a
Add merge files files to GetCommitFileStatus (#20515) 10 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) 11 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
  wxiaoguang 4647660776
Rewrite logger system (#24726) 1 year ago
  Yarden Shoham 4810fe55e3
Add status indicator on main home screen for each repo (#24638) 1 year ago
  Matthew Walowski ff5629268c
Pass 'not' to commit count (#24473) 1 year ago
  oliverpool 75ea0d5dba
Faster git.GetDivergingCommits (#24482) 1 year ago
  Matthew Walowski f766b00293
Add ability to specify '--not' from GetAllCommits (#24409) 1 year ago
  KN4CK3R f1173d6879
Use more specific test methods (#24265) 1 year ago
  wxiaoguang b39a5bbbd6
Make wiki title supports dashes and improve wiki name related features (#24143) 1 year ago
  wxiaoguang e422342eeb
Allow adding new files to an empty repo (#24164) 1 year ago
  wxiaoguang 334c899f7b
Improve git log for debugging (#24095) 1 year ago
  ChristopherHX 17623bba0d
Remove `Repository.getFilesChanged` to fix Actions `paths` and `paths-ignore` filter (#23920) 1 year ago
  wxiaoguang 0df81b9e0d
Add git dashes separator to some "log" and "diff" commands (#23606) 1 year ago
  Kirill Bolashev 4938945668
Handle files starting with colons in WalkGitLog (#22935) 1 year ago
  Philip Peterson 757b4c17e9
Support reflogs (#22451) 1 year ago
  Brecht Van Lommel 8bdc0acf97
Fix pull request update showing too many commits with multiple branches (#22856) 1 year ago
  wxiaoguang 542cec98f8
Refactor merge/update git command calls (#23366) 1 year ago
  zeripath 8598356df1
Refactor and tidy-up the merge/update branch code (#22568) 1 year ago
  zeripath 5c4075e16d
Fix GetFilesChangedBetween if the file name may be escaped (#23272) 1 year ago
  silverwind ea1d09718c
Fix commit retrieval by tag (#21804) 1 year ago
  Philip Peterson cbbd3726b4
Pass `--global` when calling `git config --get`, for consistency with `git config --set` (#23157) 1 year ago
  zeripath 1319ba6742
Use minio/sha256-simd for accelerated SHA256 (#23052) 1 year ago
  wxiaoguang dc9cebdf45
Use `--message=%s` for git commit message (#23028) 1 year ago
  Nick 618c9118c1
Remember to attach the parent tree when converting TreeEntry() -> Tree() (#22902) 1 year ago
  Nick e1aca7cbdd
Deduplicate findReadmeFile() (#22177) 1 year ago
  Gusted 1cb8d14bf7
Use proxy for pull mirror (#22771) 1 year ago
  Brecht Van Lommel 87261f3fb9
Fix blame view missing lines (#22826) 1 year ago
  wxiaoguang 50111c71c3
Refactor legacy strange git operations (#22756) 1 year ago
  wxiaoguang 6bc3079c00
Refactor git command package to improve security and maintainability (#22678) 1 year ago
  Lunny Xiao efa708501b
Use git command instead of exec.Cmd in blame (#22098) 1 year ago
  Jason Song 6cf09ccab4
Use complete SHA to create and query commit status (#22244) 1 year ago