summaryrefslogtreecommitdiffstats
path: root/modules/structs/repo_note.go
Commit message (Collapse)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
| | | | | | | | | Change all license headers to comply with REUSE specification. Fix #16132 Co-authored-by: flynnnnnnnnnn <flynnnnnnnnnn@github> Co-authored-by: John Olheiser <john.olheiser@gmail.com>
* Add an api endpoint to fetch git notes (#15373) (#16649)nitul19912021-08-111-0/+11
close #15373