117 Commits (664522ec6bcb383ccc64b06f94889d079c1eed75)

Author SHA1 Message Date
wxiaoguang c4f5b2b531
Don't use full-file highlight when there is a git diff textconv (#35114) 5 months ago
wxiaoguang d08459820d
Improve submodule relative path handling (#35056) 5 months ago
Lunny Xiao 1352080ef7
Fix incorrect comment diff hunk parsing, fix github asset ID nil panic (#35046) 5 months ago
TheFox0x7 aa9d86745a
enforce explanation for necessary nolints and fix bugs (#34883) 6 months ago
TheFox0x7 eb36a4554e
enforce nolint scope (#34851) 6 months ago
delvh 9a23fe131c
Ignore force pushes for changed files in a PR review (#34837) 6 months ago
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 6 months ago
Kerwin Bryant 2b99a58f54
Mark parent directory as viewed when all files are viewed (#33958) 8 months ago
Lunny Xiao ae0af8ea5b
Refactor Git Attribute & performance optimization (#34154) 8 months ago
wxiaoguang 9d7c02f9f7
Try to figure out attribute checker problem (#33901) 9 months ago
wxiaoguang cb6b33c9cd
Ignore trivial errors when updating push data (#33864) 9 months ago
wxiaoguang 657239b480
Fix material icon & diff highlight (#33844) 9 months ago
Dustin Firebaugh 3f1f808b9e
Full-file syntax highlighting for diff pages (#33766) 9 months ago
wxiaoguang 6422f05a4e
Decouple diff stats query from actual diffing (#33810) 10 months ago
TheFox0x7 ae3a18e01a
Remove context from git struct (#33793) 10 months ago
Lunny Xiao f232d8f530
Performance optimization for pull request files loading comments attachments (#33585) 10 months ago
hiifong b7614e2d2f
Fix parentCommit invalid memory address or nil pointer dereference. (#33204) 11 months ago
Rowan Bohde a8e7caedfa
add submodule diff links (#33097) 11 months ago
wxiaoguang 52b319bc00
Refactor pprof labels and process desc (#32909) 1 year ago
wxiaoguang e524f63d58
Fix git error handling (#32401) 1 year ago
Rowan Bohde 7dcccc3bb1
improve performance of diffs (#32393) 1 year ago
silverwind 4b20b51f82
Update golangci-lint to v1.59.0 (#31221) 2 years ago
wxiaoguang fb1ad920b7
Refactor sha1 and time-limited code (#31023) 2 years ago
wxiaoguang 7c613f100e
Make sure git version&feature are always prepared (#30877) 2 years ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 2 years ago
silverwind 3b99066aa8
Fix incorrect diff expander for deletion of last lines in a file (#29501) 2 years ago
KN4CK3R 4197e28100
Refactor git attributes (#29356) 2 years ago
wxiaoguang 20929edc99
Add option to disable ambiguous unicode characters detection (#28454) 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
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 2 years ago
delvh 707c69f399
Fix successful return value for `SyncAndGetUserSpecificDiff` (#27152) 2 years ago
wxiaoguang 82ea557dd3
Fix stderr usages (#26477) 2 years ago
delvh 8736b134bd
Display human-readable text instead of cryptic filemodes (#26352) 2 years ago
6543 8995046110
Less naked returns (#25713) 2 years ago
hiifong 36f1fa7792
Support displaying diff stats in PR tab bar (#25387) 2 years ago
sebastian-sauer 25455bc670
Show outdated comments in files changed tab (#24936) 3 years ago
Yevhen Pavlov a36c620583
Display file mode for new file and file mode changes (#24966) 3 years ago
wxiaoguang 56ae853ca0
Simplify template helper functions (#24570) 3 years ago
wxiaoguang 6886706f5a
Fix broken code editor diff preview (#23307) 3 years ago
wxiaoguang 6bc3079c00
Refactor git command package to improve security and maintainability (#22678) 3 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
silverwind eec1c71880
Show syntax lexer name in file view/blame (#21814) 3 years ago
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 3 years ago
delvh 6a0330979f
Ignore error when retrieving changed PR review files (#21487) 3 years ago
zeripath 3ccebf7f40
Stop logging CheckPath returns error: context canceled (#21064) 3 years ago
zeripath 99efa02edf
Switch Unicode Escaping to a VSCode-like system (#19990) 3 years ago
wxiaoguang 3310dd1d19
Improve code diff highlight, fix incorrect rendered diff result (#19958) 3 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 4 years ago
wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 4 years ago