115 次程式碼提交 (abb330e6139c37f3c1d84b30625c1f5495a4eb49)

作者 SHA1 備註 提交日期
  silverwind 3b99066aa8
Fix incorrect diff expander for deletion of last lines in a file (#29501) 3 月之前
  KN4CK3R 4197e28100
Refactor git attributes (#29356) 4 月之前
  wxiaoguang 20929edc99
Add option to disable ambiguous unicode characters detection (#28454) 6 月之前
  Lunny Xiao 408a484224
Adjust object format interface (#28469) 6 月之前
  Adam Majer cbf923e87b
Abstract hash function usage (#28138) 6 月之前
  JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 8 月之前
  Lunny Xiao 673cf6af76
make writing main test easier (#27270) 9 月之前
  delvh 707c69f399
Fix successful return value for `SyncAndGetUserSpecificDiff` (#27152) 9 月之前
  Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 9 月之前
  wxiaoguang fc039167d2
Use Go 1.21 and update dependencies (#26878) 9 月之前
  wxiaoguang 82ea557dd3
Fix stderr usages (#26477) 10 月之前
  delvh 8736b134bd
Display human-readable text instead of cryptic filemodes (#26352) 10 月之前
  6543 8995046110
Less naked returns (#25713) 11 月之前
  hiifong 36f1fa7792
Support displaying diff stats in PR tab bar (#25387) 1 年之前
  sebastian-sauer 25455bc670
Show outdated comments in files changed tab (#24936) 1 年之前
  Yevhen Pavlov a36c620583
Display file mode for new file and file mode changes (#24966) 1 年之前
  wxiaoguang 56ae853ca0
Simplify template helper functions (#24570) 1 年之前
  silverwind 8dc6eabbc0
Update go tool dependencies, restructure lint targets (#24239) 1 年之前
  wxiaoguang 6886706f5a
Fix broken code editor diff preview (#23307) 1 年之前
  wxiaoguang 6bc3079c00
Refactor git command package to improve security and maintainability (#22678) 1 年之前
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 年之前
  silverwind eec1c71880
Show syntax lexer name in file view/blame (#21814) 1 年之前
  wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 1 年之前
  delvh 6a0330979f
Ignore error when retrieving changed PR review files (#21487) 1 年之前
  zeripath 3ccebf7f40
Stop logging CheckPath returns error: context canceled (#21064) 1 年之前
  silverwind ec0a06e52c
Upgrade chroma to v2.3.0 (#21259) 1 年之前
  Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 1 年之前
  zeripath 99efa02edf
Switch Unicode Escaping to a VSCode-like system (#19990) 1 年之前
  wxiaoguang 3310dd1d19
Improve code diff highlight, fix incorrect rendered diff result (#19958) 1 年之前
  Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 年之前
  wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 2 年之前
  Lunny Xiao d91d4db344
Move tests as seperate sub packages to reduce duplicated file names (#19951) 2 年之前
  Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 年之前
  Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 2 年之前
  Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 年之前
  KN4CK3R a9ca4b4100
Calculate filename hash only once (#19654) 2 年之前
  delvh 5ca224a789
Allow to mark files in a PR as viewed (#19007) 2 年之前
  Lunny Xiao b8911fb456
Use a struct as test options (#19393) 2 年之前
  wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2 年之前
  6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 2 年之前
  techknowlogick 0b15a729cf
rm .sample hooks which aren't used (#19101) 2 年之前
  zeripath 4482f62a26
Prevent dangling GetAttribute calls (#18754) 2 年之前
  Viktor Suprun 4d939845d2
Added auto-save whitespace behavior if it changed manually (#15566) 2 年之前
  6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2 年之前
  Gusted c2e13fb763
Fix partial cloning a repo (#18373) 2 年之前
  Lunny Xiao 35fdefc1ff
Always use git command but not os.Command (#18363) 2 年之前
  6543 54e9ee37a7
format with gofumpt (#18184) 2 年之前
  Jelle Hulter bbd30787d3
Updated Chroma to v0.10.0 (#18270) 2 年之前
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 2 年之前
  luzpaz 8c647bf0f6
Fix various typos (#18219) 2 年之前