{{- with .Data.Link}}
Repository
Static archive for: {{.}}
Branches
{{- range $i, $item := $list}}{{.Name}}
{{- with and (len .Commits) (index .Commits 0) }}- Author
- {{.Author.Name}} <{{.Author.Email}}>
- Date
- Commit
- {{.Hash}}
- Subject
- {{.Subject}}
Branch: {{.Name}}
Date | Commit | Subject | Author |
---|---|---|---|
{{.Abbr}} | {{.Subject}} | {{.Author.Name}} |
Branch: {{.Branch}}
- Author
- {{.Author.Name}} <{{.Author.Email}}>
- Date
- {{.Date.Format "Jan. 02 '06 15:04:05"}}
- Commit
- {{.Hash}} {{- range .Parents }}
- Parent
- {{.}} « diff {{- end }} {{- with .Body }}
- Message
{{.}}
{{- end }}
{{diffstatbodyparser .}}
{{- end }}
Branch: {{.Commit.Branch}}
- Author
- {{.Commit.Author.Name}} <{{.Commit.Author.Email}}>
- Date
- {{.Commit.Date.Format "Jan. 02 '06 15:04:05"}}
- Commit
- {{.Commit.Hash}}
- Parent
- {{$.Data.Diff.Parent}}
{{diffbodyparser .}}
{{- range . -}} {{printf "%*d" (len $l) .}} |
{{- end}}
{{- if .Bin}}
No text preview is available for {{.Path}}. |
{{- else}}
{{.Body}} |
{{- end}}