results_feed/lib/src/components/blamelist_component.html [4:9]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{c.title}}
{{c.hash.substring(0,6)}}
{{formattedEmail(c.author)}}
{{formattedDate(c.created)}}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
results_feed/lib/src/components/blamelist_picker.html [6:11]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{c.title}}
{{c.hash.substring(0,6)}}
{{formattedEmail(c.author)}}
{{formattedDate(c.created)}}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -