drone/git/parser
Marko Gaćeša 8c5e7546c3 feat: [CODE-2567]: improve git commit message handling (#2849)
* make the change backward compatible
* improve git commit message handling
2024-10-24 10:08:36 +00:00
..
commit_message.go feat: [CODE-2567]: improve git commit message handling (#2849) 2024-10-24 10:08:36 +00:00
commit_message_test.go feat: [CODE-2567]: improve git commit message handling (#2849) 2024-10-24 10:08:36 +00:00
diff_cut.go Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
diff_cut_test.go Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
diff_headers.go fix: [CODE-1858]: fix reading too long lines in diff hunk headers (#2036) 2024-05-16 11:37:38 +00:00
diff_headers_extended.go Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
diff_headers_test.go fix: [CODE-1858]: fix reading too long lines in diff hunk headers (#2036) 2024-05-16 11:37:38 +00:00
diff_raw.go
errors.go Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
hunk.go
scanner.go Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
scanner_test.go Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
text.go Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
text_test.go Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00