{{ template "head.html" . }}
there has been too much violence

overview - files - changes {{ if .Filename }}

history for file: {{ template "path.html" . }}

view - history - annotated - download {{ else }}

{{ $startTag := .StartTag }} {{ $endTag := .EndTag }}
{{ end }}

{{ $reponame := .Repo }}

{{ range .Changes }} {{ with .Changeset }}
{{ .Num }}:{{ .Hex }}{{ end }} on {{ .Date }} by {{ .User }} {{ if .Branch }}
Branch: {{ .Branch }}{{ end }} {{ if .Tag }}
Tagged: {{ .Tag }}{{ end }} {{ range .Parents }}
Parent: {{ .Num }}:{{ .Hex }}{{ end }}

{{ range .Message }}{{.}}
{{end}} {{ end }}