aboutsummaryrefslogtreecommitdiffstats
path: root/services/gitdiff/csv.go
Commit message (Expand)AuthorAgeFilesLines
* Use Go 1.21 and update dependencies (#26878)wxiaoguang2023-09-031-3/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* format with gofumpt (#18184)65432022-01-201-4/+6
* Simplify parameter types (#18006)Gusted2021-12-201-3/+3
* Prevent NPE in CSV diff rendering when column removed (#17018)Richard Mahn2021-10-201-110/+201
* Add Tabular Diff for CSV files (#14661)KN4CK3R2021-03-291-0/+379