163 Commits (main)

Author SHA1 Message Date
silverwind 852bf5e2a5
Add git.DIFF_RENAME_SIMILARITY_THRESHOLD option (#36164) 13 hours ago
wxiaoguang 7190519fb3
Fix code highlighting on blame page (#36157) 4 days ago
Lunny Xiao 29057ea55f
Fix bug when viewing the commit diff page with non-ANSI files (#36149) 4 days ago
bytedream ede7f1a069
Fix incorrect viewed files counter if file has changed (#36009) 3 weeks ago
wxiaoguang 0fb3be7f0e
Fix diff blob excerpt expansion (#35922) 1 month ago
Lunny Xiao de26c8acce
Fix viewed files number is not right if not all files loaded (#35821) 1 month ago
Bryan Mutai c30d74d0f9
feat(diff): Enable commenting on expanded lines in PR diffs (#35662) 2 months ago
Lunny Xiao 69f5ee970c
Move some functions to gitrepo package (#35543) 2 months ago
Aleksandr Denisovich efc48c36ff
Added button to copy file name in PR files (#35509) 3 months ago
Lunny Xiao 1f32170060
Move some functions to gitrepo package (#35503) 3 months ago
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483) 3 months ago
wxiaoguang 0cbaa0b662
Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
wxiaoguang 60246730b5
Remove wrong "git.DefaultContext" (#35364) 4 months ago
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
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 9 months ago
TheFox0x7 0fde8ecd55
Enable testifylint rules (#34075) 9 months ago
TheFox0x7 2a59dfbd47
enable staticcheck QFxxxx rules (#34064) 9 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) 9 months ago
TheFox0x7 ae3a18e01a
Remove context from git struct (#33793) 10 months ago
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
Lunny Xiao f232d8f530
Performance optimization for pull request files loading comments attachments (#33585) 10 months ago
Alexander McRae a1f1bccd7a
Add go wrapper around git diff-tree --raw -r -M (#33369) 10 months ago
wxiaoguang fa0c8ae50f
Refactor gitdiff test (#33507) 11 months ago
Rowan Bohde ac2d97cb61
Link to tree views of submodules if possible (#33424) 11 months ago
hiifong b7614e2d2f
Fix parentCommit invalid memory address or nil pointer dereference. (#33204) 11 months ago
TheFox0x7 2a02734f93
Refactor older tests to use testify (#33140) 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
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 1 year ago
Rowan Bohde 68731c07c5
Reduce integration test overhead (#32475) 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