gitea/services/gitdiff
Giteabot dd661e92df
Some checks failed
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Fix incorrect comment diff hunk parsing, fix github asset ID nil panic (#35046) (#35055)
Backport #35046 by lunny

* Fix missing the first char when parsing diff hunk header
* Fix #35040
* Fix #35049

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-07-12 15:12:02 +08:00
..
csv_test.go Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
csv.go
git_diff_tree_test.go Add go wrapper around git diff-tree --raw -r -M (#33369) 2025-02-07 00:58:28 +00:00
git_diff_tree.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
gitdiff_test.go Full-file syntax highlighting for diff pages (#33766) 2025-03-09 12:51:58 +08:00
gitdiff.go Fix incorrect comment diff hunk parsing, fix github asset ID nil panic (#35046) (#35055) 2025-07-12 15:12:02 +08:00
highlightdiff_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
highlightdiff.go enable staticcheck QFxxxx rules (#34064) 2025-03-29 17:32:28 -04:00
main_test.go
submodule_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
submodule.go add submodule diff links (#33097) 2025-01-08 01:38:30 +00:00